<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type></HEAD>
<BODY>
<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></BODY></HTML>