manpage: update colormatrix property description

This commit is contained in:
wm4 2015-04-27 17:51:06 +02:00
parent 1e2e504349
commit 0c70f94c53
2 changed files with 10 additions and 9 deletions

View File

@ -1167,17 +1167,18 @@ Property list
``field-dominance`` (RW) ``field-dominance`` (RW)
See ``--field-dominance`` See ``--field-dominance``
``colormatrix`` (RW) ``colormatrix`` (R)
See ``--colormatrix``. Redirects to ``video-params/colormatrix``. This parameter (as well as
similar ones) can be overridden with the ``format`` video filter.
``colormatrix-input-range`` (RW) ``colormatrix-input-range`` (R)
See ``--colormatrix-input-range``. See ``colormatrix``.
``colormatrix-output-range`` (RW) ``colormatrix-output-range`` (R)
See ``--colormatrix-output-range``. See ``colormatrix``.
``colormatrix-primaries`` (RW) ``colormatrix-primaries`` (R)
See ``--colormatrix-primaries``. See ``colormatrix``.
``ontop`` (RW) ``ontop`` (RW)
See ``--ontop``. See ``--ontop``.

View File

@ -198,7 +198,7 @@ Available filters are:
``<aspect>`` ``<aspect>``
Force an aspect ratio. Force an aspect ratio.
``format[=fmt[:outfmt]]`` ``format=fmt=<value>:colormatrix=<value>:...``
Restricts the color space for the next filter without doing any conversion. Restricts the color space for the next filter without doing any conversion.
Use together with the scale filter for a real conversion. Use together with the scale filter for a real conversion.