0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00

DOCS/options: fix target-colorspace-hint typo

This commit is contained in:
Mehul Mittal 2021-11-14 21:20:02 +05:30 committed by Niklas Haas
parent 31780a6db5
commit b66120a75d

View File

@ -6172,7 +6172,7 @@ them.
Fully replaces the color decoding. A LUT of this type should ingest the Fully replaces the color decoding. A LUT of this type should ingest the
image's native colorspace and output normalized non-linear RGB. image's native colorspace and output normalized non-linear RGB.
``--target-colorspace-hint``` ``--target-colorspace-hint``
Automatically configure the output colorspace of the display to pass Automatically configure the output colorspace of the display to pass
through the input values of the stream (e.g. for HDR passthrough), if through the input values of the stream (e.g. for HDR passthrough), if
possible. Requires a supporting driver and ``--vo=gpu-next``. possible. Requires a supporting driver and ``--vo=gpu-next``.