summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.xyz>2020-06-19 08:03:46 +0200
committerNiklas Haas <git@haasn.xyz>2020-06-19 08:09:19 +0200
commitdc24a437fb9ba2485bc8c5866542bd36254410d4 (patch)
tree35a8090178cc19bc4e302389a46b006c8cf75845 /DOCS/man/options.rst
parentae5ac7e90a96c02f66b3eb5b63ed960bfffa3fdb (diff)
downloadmpv-dc24a437fb9ba2485bc8c5866542bd36254410d4.tar.bz2
mpv-dc24a437fb9ba2485bc8c5866542bd36254410d4.tar.xz
vo_gpu: add better gamut clipping option
See https://code.videolan.org/videolan/libplacebo/-/commit/d63eeb1ecc204 Enabled by default because I think it looks better. YMMV.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 209b857850..e5e43bfb7f 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -6167,6 +6167,13 @@ The following video options are currently all specific to ``--vo=gpu`` and
well with ICC profiles, since the 3DLUTs are always generated against the
source color space and have chromatically-accurate clipping built in.
+``--gamut-clipping``
+ If enabled (default: yes), mpv will colorimetrically clip out-of-gamut
+ colors by desaturating them (preserving luma), rather than hard-clipping
+ each component individually. This should make playback of wide gamut
+ content on typical (standard gamut) monitors look much more aesthetically
+ pleasing and less blown-out.
+
``--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