[FFmpeg-user] Extract image every x frames?

Nicolas George nicolas.george at normalesup.org
Tue Aug 7 10:53:08 CEST 2012


Le primidi 21 thermidor, an CCXX, Peter B. a écrit :
> I've tried with:
> //---------------------
> $ ffmpeg -i video.avi -vf select='not(mod(n\,1500))' -f image2 -sameq
> -vsync 0 delme_images/%03d.jpg
> //---------------------
> 
> Same result: Gets stuck at frame #1500 and exports 100 images.

This command works for me. I can not help you more without the full console
output.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20120807/37dd7ebd/attachment.asc>


More information about the ffmpeg-user mailing list