summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorNiklas Haas <git@nand.wakku.to>2014-03-26 23:00:09 +0100
committerwm4 <wm4@nowhere>2014-06-22 19:02:00 +0200
commit204fed4d5b4aa20b5a6b5824f5d4e71ccbaf87fb (patch)
tree60605dd0ae0de7bb2a3b5ad45203a8d68fba293f /DOCS
parentef6db24366da2974cdee1d9578cf91910b5faa9c (diff)
downloadmpv-204fed4d5b4aa20b5a6b5824f5d4e71ccbaf87fb.tar.bz2
mpv-204fed4d5b4aa20b5a6b5824f5d4e71ccbaf87fb.tar.xz
video: Support BT.2020 constant luminance system
Signed-off-by: wm4 <wm4@nowhere>
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 92dd35d0cf..018be5919d 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -537,7 +537,8 @@ OPTIONS
:auto: automatic selection (default)
:BT.601: ITU-R BT.601 (SD)
:BT.709: ITU-R BT.709 (HD)
- :BT.2020-NC: ITU-R BT.2020 non-constant luminance system
+ :BT.2020-NCL: ITU-R BT.2020 non-constant luminance system
+ :BT.2020-CL: ITU-R BT.2020 constant luminance system
:SMPTE-240M: SMPTE-240M
``--colormatrix-input-range=<color-range>``