[FFmpeg-devel] [PATCH] AAC fatetests

Reimar Döffinger Reimar.Doeffinger
Sat Jul 10 23:02:34 CEST 2010


On Sat, Jul 10, 2010 at 10:44:45PM +0200, Michael Niedermayer wrote:
> if so that would be a very lame design, because the basic algorithm doesnt
> use the previous blocks being able to recover in case of damage would
> have been a nice feature

You can recover, but you still have to parse everything before to seek.
More efficient than decoding, but still O(n) seeking, I think you'd rather
not want the demuxer to read the index at the end if it's not necessary...



More information about the ffmpeg-devel mailing list