[Libav-user] Decoding specific formats?

Patrick Zielinski dzeesea at gmail.com
Wed Feb 22 15:16:23 CET 2012


When I decode the display renders big gray rectangles that fill the screen,
it keeps reading and alerting "No frame" until eventually it just stops
decoding, probably because it has nothing to decode anymore.

On Wed, Feb 22, 2012 at 4:38 AM, Andrey Utkin <
andrey.krieger.utkin at gmail.com> wrote:

> 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
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20120222/7b59299f/attachment.html>


More information about the Libav-user mailing list