[Ffmpeg-devel] losing frame after a seek (not aproblem becausethisframe isn't a key frame)

Munier Nicolas Nicolas.Munier
Tue Apr 25 11:22:42 CEST 2006





> you should never set CODEC_FLAG_TRUNCATED, but instead use a AVParser
> libavformat will do that automatically for you if you use it instead
> of another demuxer

Hi,

Thanks for the tip.

Do you know where I can find any sample code using the
AVCodecParserContext and its relative functions to parse a video stream
in frames. I found the declaration and definition of the functions but
I'm not sure of the way to use it (initialisation and retrieving frame).

Regards,

Nicolas





More information about the ffmpeg-devel mailing list