[x264-devel] How extract I-Frames from a video stream?

amir.rouhi at rmit.edu.au amir.rouhi at rmit.edu.au
Fri Feb 10 04:50:29 CET 2012


I know that ffmpeg or x264 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? Or do you how x264 can extract I-Frames?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20120210/aaed6ee9/attachment.html>


More information about the x264-devel mailing list