summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.dev>2023-07-17 16:37:36 +0200
committerNiklas Haas <github-daiK1o@haasn.dev>2023-07-18 15:22:18 +0200
commit02595011eb11a1f4d22339519205c2e087a45663 (patch)
treee67921cf4d36897fe956ef562a7c62034806d530 /DOCS/man/options.rst
parentac725764ec6dec30aa7c9aa2d4804699c7f6349a (diff)
downloadmpv-02595011eb11a1f4d22339519205c2e087a45663.tar.bz2
mpv-02595011eb11a1f4d22339519205c2e087a45663.tar.xz
vo_gpu_next: add --hdr-contrast-recovery/smoothness
New upstream feature. Disabled by default.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index a9684b2b50..a40d6befb0 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -6713,6 +6713,18 @@ them.
aggressive, up to the limit of the high threshold (at which point the
filter becomes instant).
+``--hdr-contrast-recovery=<0.0..2.0>``, ``--hdr-contrast-smoothness=<1.0..100.0>``
+ Enables the HDR contrast recovery algorithm, which is to designed to
+ enhance contrast of HDR video after tone mapping. The strength (default:
+ 0.0) indicates the degree of contrast recovery, with 0.0 being completely
+ disabled and 1.0 being 100% strength. Values higher than 1.0 are allowed,
+ but may result in excessive sharpening. The smoothness (default: 3.5)
+ indicates the degree to which the HDR source is low-passed in order to
+ obtain contrast information - a value of 2.0 corresponds to 2x downscaling.
+ Users on low DPI displays (<= 100) may want to lower this value, while
+ users on very high DPI displays ("retina") may want to increase it. (Only
+ for ``vo=gpu-next``)
+
``--use-embedded-icc-profile``
Load the embedded ICC profile contained in media files such as PNG images.
(Default: yes). Note that this option only works when also using a display