summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vf.rst
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2024-02-11 00:50:02 +0100
committerDudemanguy <random342@airmail.cc>2024-03-09 05:58:52 +0000
commit024edb29913cbef676ebdc234afe91193849de20 (patch)
tree5cf681de82bfe5c55cb5aa7d306e628cb7fd7347 /DOCS/man/vf.rst
parentd9c1e9bc5c8ca5e4a75b197789b77890375cb8e2 (diff)
downloadmpv-024edb29913cbef676ebdc234afe91193849de20.tar.bz2
mpv-024edb29913cbef676ebdc234afe91193849de20.tar.xz
vf_format: add hdr10plus sub-parameter to format video filter
Diffstat (limited to 'DOCS/man/vf.rst')
-rw-r--r--DOCS/man/vf.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index 1d067e31f4..59175e79ef 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -316,6 +316,10 @@ Available mpv-only filters are:
Whether or not to include Dolby Vision metadata (default: yes). If
disabled, any Dolby Vision metadata will be stripped from frames.
+ ``<hdr10plus=yes|no>``
+ Whether or not to include HDR10+ metadata (default: yes). If
+ disabled, any HDR10+ metadata will be stripped from frames.
+
``<film-grain=yes|no>``
Whether or not to include film grain metadata (default: yes). If
disabled, any film grain metadata will be stripped from frames.