summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-04-27 17:51:06 +0200
committerwm4 <wm4@nowhere>2015-04-27 17:51:06 +0200
commit0c70f94c53d2152005427cc142598c1636764317 (patch)
tree03320a810e29a49d042399ee2e5cebe02ff42002 /DOCS/man/input.rst
parent1e2e5043496aaf55c29e89289582f9fbf8001f8c (diff)
downloadmpv-0c70f94c53d2152005427cc142598c1636764317.tar.bz2
mpv-0c70f94c53d2152005427cc142598c1636764317.tar.xz
manpage: update colormatrix property description
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst17
1 files changed, 9 insertions, 8 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 633f6a8308..640796fe5e 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1167,17 +1167,18 @@ Property list
``field-dominance`` (RW)
See ``--field-dominance``
-``colormatrix`` (RW)
- See ``--colormatrix``.
+``colormatrix`` (R)
+ Redirects to ``video-params/colormatrix``. This parameter (as well as
+ similar ones) can be overridden with the ``format`` video filter.
-``colormatrix-input-range`` (RW)
- See ``--colormatrix-input-range``.
+``colormatrix-input-range`` (R)
+ See ``colormatrix``.
-``colormatrix-output-range`` (RW)
- See ``--colormatrix-output-range``.
+``colormatrix-output-range`` (R)
+ See ``colormatrix``.
-``colormatrix-primaries`` (RW)
- See ``--colormatrix-primaries``.
+``colormatrix-primaries`` (R)
+ See ``colormatrix``.
``ontop`` (RW)
See ``--ontop``.