[FFmpeg-devel] [PATCH] flv forward seeking

Alexandre Guion aguion
Tue Oct 16 02:13:25 CEST 2007


Forward seeking in flv files doesn't seem to work when we haven't reached that position in the file.
Here's a proposition for a patch getting the last timestamp we know, and then getting as many packets as we need to reach the right keyframe. It doesn't work that well on remote files, but at least works on local files.
I was looking to get the packet directly instead of getting all the packets in between. Does anybody has an idea on how to do this ?

-----------------------
Alex Guion

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-flv.diff
Type: application/octet-stream
Size: 1174 bytes
Desc: patch-flv.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071015/29213aad/attachment.obj>



More information about the ffmpeg-devel mailing list