summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-03-30 21:28:42 +0200
committerwm4 <wm4@nowhere>2015-03-31 00:09:03 +0200
commit205a2ef16919a6baa6ac37e17098038b0d68df1b (patch)
tree7d673021b1cdc70c25e73b77d7e56d7ead440a4d /DOCS
parent39f6f6b104ea51848ab99dd08e33745a9ad976eb (diff)
downloadmpv-205a2ef16919a6baa6ac37e17098038b0d68df1b.tar.bz2
mpv-205a2ef16919a6baa6ac37e17098038b0d68df1b.tar.xz
csputils: unify names for colorspace/etc. names
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst18
1 files changed, 9 insertions, 9 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index da0012c948..7c42088c8c 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2022,11 +2022,11 @@ Equalizer
Available color spaces are:
:auto: automatic selection (default)
- :BT.601: ITU-R BT.601 (SD)
- :BT.709: ITU-R BT.709 (HD)
- :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
+ :bt.601: ITU-R BT.601 (SD)
+ :bt.709: ITU-R BT.709 (HD)
+ :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>``
YUV color levels used with YUV to RGB conversion. This option is only
@@ -2084,10 +2084,10 @@ Equalizer
Available primaries are:
:auto: automatic selection (default)
- :BT.601-525: ITU-R BT.601 (SD) 525-line systems (NTSC, SMPTE-C)
- :BT.601-625: ITU-R BT.601 (SD) 625-line systems (PAL, SECAM)
- :BT.709: ITU-R BT.709 (HD) (same primaries as sRGB)
- :BT.2020: ITU-R BT.2020 (UHD)
+ :bt.601-525: ITU-R BT.601 (SD) 525-line systems (NTSC, SMPTE-C)
+ :bt.601-625: ITU-R BT.601 (SD) 625-line systems (PAL, SECAM)
+ :bt.709: ITU-R BT.709 (HD) (same primaries as sRGB)
+ :bt.2020: ITU-R BT.2020 (UHD)
Demuxer