What lines of code do I need to change in libavformat/movenc.c file to
enable all audio tracks, and timecode track (basically all tracks) in a
quicktime mov file please? I searched through the list and found the
answer, but it related to a much older version of ffmpeg, so didn't relate.
Kind regar
Hi, I believe that currently the colormatrix filter only supports up to 8-bit
input files. Is there any chance it will, in the future, support high-bit-depth
input files (10-bit)?
Kind regards.
_
Hi, I believe that currently the colormatrix filter only supports up to 8-bit
input files. Is there any chance it will, in the future, support high-bit-depth
input files (10-bit)?
Kind regards.
___
ffmpeg-devel maili
> To: ffmpeg-devel@ffmpeg.org
> From: ceho...@ag.or.at
> Date: Wed, 3 Jun 2015 22:53:09 +
> Subject: Re: [FFmpeg-devel] colormatrix high-bit-depth input support
>
> Kevin Wells hotmail.co.uk> writes:
>
>> Hi, I believe
n.wikipedia.org/wiki/Rec._2020
>
> https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.2020-1-201406-I!!PDF-E.pdf
>
> There are two bit depths in BT.2020: 10 bits and 12 bits. There are also two
> screen resolutions, known informally as "4k" and "8k".
>
> Date: Wed, 8 Jul 2015 05:34:42 +
> From: one...@gmail.com
> To: ffmpeg-devel@ffmpeg.org
> Subject: Re: [FFmpeg-devel] [PATCH] avfilter/vf_colormatrix: add yuv444p
> support
>
> On 7/6/15, Paul B Mahol wrote:
> > Signed-off-by: Paul B Mahol
> > ---
> > libavfilter/vf_colormatrix.c |
I am looking for a patch so that when using the below Channel layout flags, the
FC comes out flagged as 'Center', not Mono, and also the DL and DR comes out as
'Left Total' 'Right Total'. Currently these 3 are coming out as 'Mono'. Is
there a patch / command / flag to get these flagged correctly