Re: [FFmpeg-devel] [PATCH]lavf/mov: Write colour matrix "6" for color_space bt470bg

2015-05-20 Thread Michael Niedermayer
On Wed, May 20, 2015 at 08:13:02PM +0200, Carl Eugen Hoyos wrote: > On Wednesday 20 May 2015 08:02:57 pm Ronald S. Bultje wrote: > > Hi, > > > > On Wed, May 20, 2015 at 12:32 PM, Carl Eugen Hoyos wrote: > > > Our mov demuxer claims that "6" is bt470bg, so write "6" if > > > the user specified bt47

Re: [FFmpeg-devel] [PATCH]lavf/mov: Write colour matrix "6" for color_space bt470bg

2015-05-20 Thread Carl Eugen Hoyos
On Wednesday 20 May 2015 08:02:57 pm Ronald S. Bultje wrote: > Hi, > > On Wed, May 20, 2015 at 12:32 PM, Carl Eugen Hoyos wrote: > > Our mov demuxer claims that "6" is bt470bg, so write "6" if > > the user specified bt470bg. > > [..] > > > } > > switch (track->enc->colorspace) { > >