[FFmpeg-devel] [PATCH] provide an input parameter to specify 3d stereo format for mkv/webm 3d videos

Aurelien Jacobs aurel at gnuage.org
Tue May 24 00:55:18 CEST 2011


On Sat, May 21, 2011 at 05:27:35PM +0200, Michael Niedermayer wrote:
> On Sat, May 07, 2011 at 09:44:26PM +0400, Kirill Gavrilov wrote:
> > Hi,
> >
> > I prepare new patch based on Alok. It read and write stereo mode flag using
> > metadata tags.
> > Also it reads combined planes virtual streams and mark them like:
> > stereo_mode -> left_3
> > stereo_mode -> right_3
>
> patches split & applied
> thanks
>
> aurel, if you have comments later, i volunteer to fix the issues you
> find

Sorry for not reviewing the patch earlier, but life has been kind of
crazy lately.
I'm not totally happy with the patch but I will improve on top of it
in the repo by myself, so don't worry.
(mostly the big switch(){} and if()else that I would prefer to replace
by a static const table to reduce the code itself to a simple and small
loop).

Anyway, thanks for taking care of this.

Aurel


More information about the ffmpeg-devel mailing list