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.<br>
<br><div class="gmail_quote">On Wed, Feb 22, 2012 at 4:38 AM, Andrey Utkin <span dir="ltr"><<a href="mailto:andrey.krieger.utkin@gmail.com">andrey.krieger.utkin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2012/2/21 Patrick Zielinski <<a href="mailto:dzeesea@gmail.com">dzeesea@gmail.com</a>>:<br>
<div class="im">> [h264 @ 05f32a80] no frame!<br>
><br>
> I've encoded  the mkv's with x264 so I'm having a hard time understand how<br>
> it cannot find a frame, it occurs when I call<br>
><br>
> avcodec_decode_video2(pCodecCtx, pFrame, &gotFrame, &packet);<br>
><br>
><br>
> What kind of details am I missing, because the different structs seem to<br>
> have correct data.<br>
<br>
</div>Try ignoring such situation, and decode further.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Andrey Utkin<br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
<br>
</font></span></blockquote></div><br>