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
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to