[FFmpeg-devel] [PATCH] [RFC] avformat/options_table: do not merge sidedata by default
Nicolas George
george at nsup.org
Wed Nov 27 17:14:38 CET 2013
Le quintidi 5 frimaire, an CCXXII, Reimar Döffinger a écrit :
> I think in most cases that is "none, unless you write your own". Muxing
> support for side-data in FFmpeg is abysmal as far as I can tell, at best
> you might get some basic metadata out, but I don't think anything
> (properly) supports palettes or flv size change
Well, at the very least, the original format should be able to store the
corresponding side data (i.e., flv should be able to support flv size
changes). Beyond that, this is a limitation of the world, it is not ffmpeg's
fault.
> (well, I think nut can just store the full thing? But I wouldn't say that
> counts, since FFmpeg will still be the only thing that can read it
> correctly
I would say it counts: FFmpeg is the only thing that can read it, but at
least, it is obvious at first glance. In other words, if are ok with a file
that can only be read by FFmpeg, you can afford to use nut, and therefore
avoid using an ugly hack.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20131127/9cc70865/attachment.asc>
More information about the ffmpeg-devel
mailing list