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. 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
