On Tue, Dec 9, 2014 at 8:04 AM, wm4 <[email protected]> wrote: > On Tue, 9 Dec 2014 02:57:01 +0100 > Michael Niedermayer <[email protected]> wrote: > > It seems very wrong to export this info optionally just because > ffmpeg.c is too stupid to handle it correctly.
Not exporting saves a little bit of memory too, since you have to allocate the space where to export this metadata to too. We're often talking about more than hundreds of megabytes. -- Vittorio _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
