you know you can use ffmpeg to decode rtsp frames:<br>url_fopen(&ofc->pb, "rtsp_url", URL_WRONLY);<br><br><div class="gmail_quote">On Fri, Jun 1, 2012 at 9:20 PM, Constantin Savtchenko <span dir="ltr"><<a href="mailto:constantins@neyasystems.com" target="_blank">constantins@neyasystems.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div link="blue" vlink="purple" lang="EN-US"><div><p class="MsoNormal">Hey All,<u></u><u></u></p><p class="MsoNormal">  I am very new to H264 and ffmpeg, so please excuse my lack of experience.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">  I am implementing a quick client to connect to and RTSP stream and decode h264 video.  I am managing the RTSP connection using Live555, and using ffmpeg to decode the h264 frames.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">  My client successfully deals with h263 using ffmpeg.  With h264, I had to add a few modifications to get some type of decoding.  For instance, I had to add 0x00000001 to the beginning of each frame returned by Live555.  However, I am still getting a variety of warnings and errors from the h264 decoder:<u></u><u></u></p>
<p class="MsoNormal">                - “illegal short term buffer state detected.”<u></u><u></u></p><p class="MsoNormal">                - “mmco unref short failure”<u></u><u></u></p><p class="MsoNormal">                - “concealing ## AC, ## MV, ## errors”<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">  I’m having a hard time determining where/what I need to be looking at to deal with these errors or warnings.  Preliminary google searches on the error messages and the mailing list (using google) have turned up no direction.  Could someone direct me to some documentation/source code that would shed light on the causes of these errors so I may work through them?  Thank you.<span class="HOEnZb"><font color="#888888"><u></u><u></u></font></span></p>
<span class="HOEnZb"><font color="#888888"><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Constantin Savtchenko<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p></font></span></div></div><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></blockquote></div><br><br clear="all"><br>-- <br>ArasH<br><br>