mirror of https://github.com/mpv-player/mpv
manpage: fix reference to --tone-mapping by old option name
This commit is contained in:
parent
d8131568c8
commit
d2d7dba6ee
|
@ -5175,7 +5175,7 @@ The following video options are currently all specific to ``--vo=gpu`` and
|
||||||
desaturating everything. Developed by John Hable for use in video
|
desaturating everything. Developed by John Hable for use in video
|
||||||
games. Use this when you care about detail preservation more than
|
games. Use this when you care about detail preservation more than
|
||||||
color/brightness accuracy. This is roughly equivalent to
|
color/brightness accuracy. This is roughly equivalent to
|
||||||
``--hdr-tone-mapping=reinhard --tone-mapping-param=0.24``. If possible,
|
``--tone-mapping=reinhard --tone-mapping-param=0.24``. If possible,
|
||||||
you should also enable ``--hdr-compute-peak`` for the best results.
|
you should also enable ``--hdr-compute-peak`` for the best results.
|
||||||
(Default)
|
(Default)
|
||||||
gamma
|
gamma
|
||||||
|
|
Loading…
Reference in New Issue