<div dir="rtl"><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div style="" dir="ltr">That won't help me, what I'm trying to achieve is minimum latency and currently the libav introduces 2 frames of latency on the transport alone, before the decoding. That's what I'm trying to solve</div>
<div style="" dir="ltr"><br></div><div style="" dir="ltr">Carmel</div></blockquote><div style="direction: ltr;"><br></div><div class="gmail_quote"><div dir="ltr">2011/7/26 Alex Cohn <span dir="ltr"><<a href="mailto:alexcohn@netvision.net.il">alexcohn@netvision.net.il</a>></span></div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr"><div class="im">On Tuesday, July 26, 2011, כרמל מגן <<a href="mailto:carmel.work@gmail.com" target="_blank">carmel.work@gmail.com</a>> wrote:<br>
> I don't have b-frames in the stream, and anyway, since I do the decoding myself, and not through the libav, I want it to leave the logic to me and just pass everything as it arrives. Is there anyway to cause it to work that way?<br>
> Carmel<br><br></div>Send the first frame to decoder in a loop until you receive output.<br><br>בהצלחה<br><font color="#888888">Alex Cohn
</font></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></div>