[FFmpeg-devel] [PATCH 1/2] add support for generic seeking by?reading timestamps in nuv
Joakim Plate
elupus at ecce.se
Mon Sep 12 19:55:40 CEST 2011
On Mon, 12 Sep 2011 19:51:08 +0200, Joakim Plate wrote:
> Seekbacks seem like a bad idea to me. But maybe searching for jjjjjjjj as a
> 64bit value, remembering last 32bits of last read. When found check if last
> 32bit contain RT somewhere. If it does depending on position do a few byte
> reads to check for given amount of trailing 'j'.. Would be more efficient,
> but way more complex to implement.
Scratch that.. Wasn't thinking straight.
/Joakim
More information about the ffmpeg-devel
mailing list