[Libav-user] Packet reading issue after seeking

Tilak Varisetty vtilakece at gmail.com
Tue Jul 22 10:40:14 CEST 2014


Hi Ankush,

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.

Regards,
Tilak.


On Tue, Jul 22, 2014 at 7:41 AM, Ankush <wadkes93 at gmail.com> wrote:

>
>
> i am using ffmpeg in my application, everything so far is working fine
> except when i flush the buffer after seeking, my av_read_frame function
> cant find the video packet for almost 170 attempts which dosent alow the
> playing to work real time.
> is there any way i can find video packets quicker after a av_seek_frame
> and then avcodec_flush_buffers.
>
> Thank you
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20140722/da21c059/attachment.html>


More information about the Libav-user mailing list