[FFmpeg-devel] [PATCH] provide an input parameter to specify 3d stereo format for mkv/webm 3d videos
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Apr 24 11:39:09 CEST 2011
On Sun, Apr 24, 2011 at 12:56:37PM +0400, Kirill Gavrilov wrote:
> - this flag is written per video track, but your patch writes the *common
> * flag for ALL video tracks; this is wrong, but if it is simplest way to
> save this flag using existing API...;
I don't think so, if you just use metadata to pass it, it should be rather easy.
It also would keep the information when converting from/to formats that only
support generic metadata but not this specific one.
More information about the ffmpeg-devel
mailing list