[Libav-user] Can ffmpeg extract I-Frames from a video stream?

amir.rouhi at rmit.edu.au amir.rouhi at rmit.edu.au
Fri Feb 10 04:46:38 CET 2012


I know that ffmpeg is enable to extract images at any desired time interval
from a video stream. i.e the below command:
ffmpeg -i test.avi -r 1 -s WxH -f image2 test-%03d.jpeg
extract 1 second image interval from test.avi. But i dont know how to
change this command to extract just I-Frames from the stream, regardless of
the frame time position.
Can u help me to find the solution?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20120210/9ddb5e74/attachment.html>


More information about the Libav-user mailing list