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
1 changed files with 1 additions and 1 deletions

View File

@ -6172,7 +6172,7 @@ 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```
``--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``.