[Libav-user] How to decode arbitrary frame

James Board jpboard2 at yahoo.com
Thu Jul 18 14:42:33 CEST 2013


I have the doc/examples programs compiled and running.  I use 
the program demuxing.c to decode an AVI file.  From the source 
code, it looks it calls its own subroutine decode_packet() to decode
the next video or audio packet, and that subroutine calls
avcodec_ecode_video2()to decode the next frame.  But they all decode
sequential frames.  How can I decode an arbitrary frame in the
video stream?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130718/008efcdf/attachment.html>


More information about the Libav-user mailing list