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
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to