summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2023-10-06 23:54:37 +0200
committerNiklas Haas <github-daiK1o@haasn.dev>2023-10-25 11:55:56 +0200
commit869faadc68b0dedce25527f096b3e370785ce0f3 (patch)
tree4d9eca6f5f16bcaf579c4955e125427f8df72c4b /DOCS/man/options.rst
parent06c26e37edbea4a9deb3c55f6f7b8ea10fea69e8 (diff)
downloadmpv-869faadc68b0dedce25527f096b3e370785ce0f3.tar.bz2
mpv-869faadc68b0dedce25527f096b3e370785ce0f3.tar.xz
options: disable --allow-delayed-peak-detect by default
Peak detection greatly increases HDR experience. Performance hit of non-delayed detection is not that significant and is in line with current default settings.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 79171dc5dc..5d89bcb77c 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -6698,7 +6698,7 @@ them.
frame when beneficial for performance. In particular, this is required to
avoid an unnecessary FBO indirection when no advanced rendering is required
otherwise. Has no effect if there already is an indirect pass, such as when
- advanced scaling is enabled. Defaults to on. (Only affects
+ advanced scaling is enabled. Defaults to no. (Only affects
``--vo=gpu-next``, note that ``--vo=gpu`` always delays the peak.)
``--hdr-peak-percentile=<0.0..100.0>``