[FFmpeg-devel] [PATCH] Documentation: -vf colormatrix options

Katherine Frances Nagels kfnagels at gmail.com
Sat Mar 11 22:49:37 EET 2017


Hi ffmpeg-devel,

This is my first time submitting a patch, so I hope I'm on the right track.

I noticed that not all of the -vf colormatrix options described in ffmpeg
-h filter=colormatrix are included in the docs at
https://ffmpeg.org/ffmpeg-all.html#colormatrix.
Therefore, I've added the missing options.

I've attached the patch (via git format-patch -1), here are the contents
directly:

>From 0bdaddb3ab2d96a975ac29307ecd2bd7a3ab177c Mon Sep 17 00:00:00 2001
> From: Katherine Nagels <kfnagels at gmail.com>
> Date: Sun, 12 Mar 2017 09:39:47 +1300
> Subject: [PATCH] Update colormatrix values ---
> doc/filters.texi | 15 ++++++++++++---
> 1 file changed, 12 insertions(+), 3 deletions(-) diff --git
> a/doc/filters.texi b/doc/filters.texi
> index 192a81a..950ff81 100644
> --- a/doc/filters.texi
> +++ b/doc/filters.texi
> @@ -5260,15 +5260,24 @@ The accepted values are:
> @item bt709
> BT.709
>
> + at item fcc
> +FCC
> +
> @item bt601
> BT.601
>
> + at item bt470
> +BT.470
> +
> + at item bt470bg
> +BT.470BG
> +
> + at item smpte170m
> +SMPTE-170M
> +
> @item smpte240m
> SMPTE-240M
>
> - at item fcc
> -FCC
> -
> @item bt2020
> BT.2020
> @end table
> --
> 2.7.4


Thank you.

Best, Katherine
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Update-colormatrix-values.patch
Type: text/x-patch
Size: 705 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170312/525ea023/attachment.bin>


More information about the ffmpeg-devel mailing list