On Sat, 28 May 2011 18:32:25 +0200, Luca Barbato <[email protected]> wrote:
> On 05/28/2011 06:25 PM, Anton Khirnov wrote:
> > 
> > On Sat, 28 May 2011 09:08:13 +0200, Reinhard Tartler <[email protected]> 
> > wrote:
> >> From: Alok Ahuja <[email protected]>
> >>
> >> Create a stereo_mode metadata tag to specify the stereo 3d video layout
> >> using the StereoMode tag in a matroska/webm video track.
> >> ---
> >>  doc/muxers.texi           |   63 
> >> +++++++++++++++++++++++++++++++++++++++++++++
> >>  libavformat/matroska.h    |   20 +++++++++++++-
> >>  libavformat/matroskaenc.c |   19 +++++++++++++
> >>  3 files changed, 101 insertions(+), 1 deletions(-)
> > 
> > Sorry for being late, but I'm against abusing metadata for those things.
> > We have muxer private AVOptions in place exactly for this kind of
> > functionality
> 
> Not sure, that is a property of the stream not of the muxer.
> 

This needs some matroska-level support, therefore this it is an optional
feature of matroska container. We do NOT use metadata to enable optional
features that have nothing whatsoever to do with metadata.

I'm writing a proper patch atm, will send in a few minutes.

--
Anton Khirnov
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to