summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.dev>2021-11-07 23:47:55 +0100
committerNiklas Haas <github-daiK1o@haasn.dev>2021-11-08 20:57:54 +0100
commit4470eaf5e5caefc5c68440babb9b4e5b23c4627a (patch)
treed55c53dd8f8955e9bdbb54b04c8adf267463f252 /DOCS/man
parent3cf614736802695b47b7691ec25dccfd869c47fb (diff)
downloadmpv-4470eaf5e5caefc5c68440babb9b4e5b23c4627a.tar.bz2
mpv-4470eaf5e5caefc5c68440babb9b4e5b23c4627a.tar.xz
vo_gpu_next: implement HDR passthrough
Completely untested, since Linux still can't into HDR in 2021. Somebody please make sure it works. Technically covers #8219, since gpu-context=drm can be combined with vo=gpu-next.
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/options.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 254321d6ce..d03ec08f0d 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -6172,6 +6172,11 @@ them.
Fully replaces the color decoding. A LUT of this type should ingest the
image's native colorspace and output normalized non-linear RGB.
+``--target-colorspace-hint```
+ Automatically configure the output colorspace of the display to pass
+ through the input values of the stream (e.g. for HDR passthrough), if
+ possible. Requires a supporting driver and ``--vo=gpu-next``.
+
``--target-prim=<value>``
Specifies the primaries of the display. Video colors will be adapted to
this colorspace when ICC color management is not being used. Valid values