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

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

Reply via email to