Man page: fix typo

Man page: fix typo as of https://github.com/mpv-player/mpv/issues/4913
This commit is contained in:
Kranky K. Krackpot 2017-09-29 11:16:41 +03:00 committed by James Ross-Gowan
parent eb69e73eb4
commit 910600a36f
1 changed files with 2 additions and 2 deletions

View File

@ -4851,8 +4851,8 @@ The following video options are currently all specific to ``--vo=gpu`` and
inverted to make them stand out. Note: This option applies after the inverted to make them stand out. Note: This option applies after the
effects of all of mpv's color space transformation / tone mapping options, effects of all of mpv's color space transformation / tone mapping options,
so it's a good idea to combine this with ``--tone-mapping=clip`` and use so it's a good idea to combine this with ``--tone-mapping=clip`` and use
``--target-gamut`` to set the gamut to simulate. For example, ``--target-prim`` to set the gamut to simulate. For example,
``--target-gamut=bt.709`` would make mpv highlight all pixels that exceed the ``--target-prim=bt.709`` would make mpv highlight all pixels that exceed the
gamut of a standard gamut (sRGB) display. This option also does not work gamut of a standard gamut (sRGB) display. This option also does not work
well with ICC profiles, since the 3DLUTs are always generated against the well with ICC profiles, since the 3DLUTs are always generated against the
source color space and have chromatically-accurate clipping built in. source color space and have chromatically-accurate clipping built in.