[Libav-user] Decoding specific formats?

Andrey Utkin andrey.krieger.utkin at gmail.com
Wed Feb 22 10:38:44 CET 2012


2012/2/21 Patrick Zielinski <dzeesea at gmail.com>:
> [h264 @ 05f32a80] no frame!
>
> I've encoded  the mkv's with x264 so I'm having a hard time understand how
> it cannot find a frame, it occurs when I call
>
> avcodec_decode_video2(pCodecCtx, pFrame, &gotFrame, &packet);
>
>
> What kind of details am I missing, because the different structs seem to
> have correct data.

Try ignoring such situation, and decode further.

-- 
Andrey Utkin


More information about the Libav-user mailing list