<div dir="ltr">Hi Ankush, <div><br></div><div>I am also using ffmpeg and ffserver for streaming. I would like to know what you meant by 170 attempts? There is somehow a delay due to constant reading of read_av_frame function which is called often...In case of streaming, I assume it uses the dynamic buffer.</div>
<div><br></div><div>Regards,</div><div>Tilak. </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 22, 2014 at 7:41 AM, Ankush <span dir="ltr"><<a href="mailto:wadkes93@gmail.com" target="_blank">wadkes93@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>
<div>
<div style="FONT-SIZE:11pt;FONT-FAMILY:Calibri,sans-serif"><br><br>i am using ffmpeg in my application, everything so far is working fine <br>except when i flush the buffer after seeking, my av_read_frame function <br>cant find the video packet for almost 170 attempts which dosent alow the <br>
playing to work real time.<br>is there any way i can find video packets quicker after a av_seek_frame <br>and then avcodec_flush_buffers.<br><br>Thank you</div></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></div>