On 21/02/12 11:39, Martin Storsjö wrote: > In nonseekable files, we already stop parsing the toplevel atoms > after finding moov and one mdat. In large seekable files (or files > that are seekable, but slowly, e.g. http), reading all the fragments > at the start can take a considerable amount of time. This allows > opting out from this behaviour. > > If there's some generic AVFormatContext field that could be used > for this, that might be a good idea, but if using e.g. > max_analyze_duration for this, we would never get a proper > duration set for sensibly fragmented mp4 files.
Nice =) lu -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
