summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/vf.rst8
-rw-r--r--DOCS/man/vo.rst7
2 files changed, 12 insertions, 3 deletions
diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index 40c499cb5a..b4e4438f78 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -312,6 +312,14 @@ Available filters are:
:prophoto: ProPhoto RGB (ROMM) curve
:st2084: SMPTE ST2084 (HDR) curve
+ ``<peak>``
+ Reference peak illumination for the video file. This is mostly
+ interesting for HDR, but it can also be used tone map SDR content
+ to a darker or brighter exposure.
+
+ The default of 0.0 will default to the display's reference brightness
+ for SDR and the source's reference brightness for HDR.
+
``<stereo-in>``
Set the stereo mode the video is assumed to be encoded in. Takes the
same values as the ``--video-stereo-mode`` option.
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 717c4738a9..3b16e74ae8 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -1061,9 +1061,10 @@ Available video output drivers are:
``target-brightness=<1..100000>``
Specifies the display's approximate brightness in cd/m^2. When playing
- HDR content, video colors will be tone mapped to this target brightness
- using the algorithm specified by ``hdr-tone-mapping``. The default of
- 250 cd/m^2 corresponds to a typical consumer display.
+ HDR content on a SDR display (or SDR content on an HDR display), video
+ colors will be tone mapped to this target brightness using the
+ algorithm specified by ``hdr-tone-mapping``. The default of 250 cd/m^2
+ corresponds to a typical consumer display.
``hdr-tone-mapping=<value>``
Specifies the algorithm used for tone-mapping HDR images onto the