On Thu, Apr 21, 2022 at 22:28:36 +0800, mikelee164396 wrote: > I want to extract all the pictures in an mp4 video file , but don't repeat it. How to implement it with ffmpeg? For example: $ ffmpeg -i inputvideo -vsync passthrough outputimage.%05d.jpg Cheers, Moritz