[FFmpeg-devel] [PATCH 1/2] add support for generic seeking by reading timestamps in nuv
Joakim Plate
elupus at ecce.se
Mon Sep 12 16:12:48 CEST 2011
Reimar Döffinger <Reimar.Doeffinger <at> gmx.de> writes:
>
> Not a proper review yet, but your approach is inefficient.
> You should not scan bytewise, but instead always read a 32 bit block and look
for jjjj - once you have a match,
> check for a full RTjjjjjjjj...
> I thought I had seen this implemented somewhere (in MPlayer? Or maybe just one
of the things I never finished.
This patch has done several round already. Seems the last version in that thread
is not what we still had applied locally. You intended to look at it seems:
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/68778/focus=68794
More information about the ffmpeg-devel
mailing list