summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/interface-changes.rst1
-rw-r--r--DOCS/man/options.rst9
2 files changed, 10 insertions, 0 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index 34f3e180fb..b6fbb0c516 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -27,6 +27,7 @@ Interface changes
::
--- mpv 0.36.0 ---
+ - add `--target-contrast`
- Target luminance value is now also applied when ICC profile is used.
`--icc-use-luma` has been added to use ICC profile luminance value.
If target luminance and ICC luminance is not used, old behavior apply,
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 46dd39373a..a9684b2b50 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -6487,6 +6487,15 @@ them.
In such a configuration, we highly recommend setting ``--tone-mapping``
to ``mobius`` or even ``clip``.
+``--target-contrast=<auto|10-1000000|inf>``
+ Specifies the measured contrast of the output display. ``--target-contrast``
+ in conjunction with ``--target-peak`` value is used to calculate display
+ black point. Used in black point compensation during HDR tone-mapping.
+ ``auto`` is the default and assumes 1000:1 contrast as a typical SDR display
+ would have or an infinite contrast when HDR ``--target-trc`` is used.
+ ``inf`` contrast specifies display with perfect black level, in practice OLED.
+ (Only for ``--vo=gpu-next``)
+
``--target-lut=<file>``
Specifies a custom LUT file (in Adobe .cube format) to apply to the colors
before display on-screen. This LUT is fed values in normalized RGB, after