summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiklas Haas <git@nand.wakku.to>2015-03-31 06:52:38 +0200
committerNiklas Haas <git@nand.wakku.to>2015-04-04 15:41:15 +0200
commit57040556354ad0245a93ac5ebabff12c0d2f9d6f (patch)
tree15883e2b2acd9e3d0d29bca1b80d9d72e16461c1
parent8876572e2c60e8c5e59f2e8376096099aa3a8d7f (diff)
downloadmpv-57040556354ad0245a93ac5ebabff12c0d2f9d6f.tar.bz2
mpv-57040556354ad0245a93ac5ebabff12c0d2f9d6f.tar.xz
man/vf: update vf_format documentation
Brings it in line with changes to vo_opengl options.
-rw-r--r--DOCS/man/vf.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index fc598ec75d..f0c5a88b43 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -278,12 +278,11 @@ Available filters are:
``<primaries>``
RGB primaries the source file was encoded with. Normally this should be set
in the file header, but when playing broken or mistagged files this can be
- used to override the setting. By default, when unset, BT.709 is used for
- all files except those tagged with a BT.2020 color matrix.
+ used to override the setting.
This option only affects video output drivers that perform color
- management, for example ``opengl`` with the ``srgb`` or ``icc-profile``
- suboptions set.
+ management, for example ``opengl`` with the ``target-prim`` or
+ ``icc-profile`` suboptions set.
If this option is set to ``auto`` (which is the default), the video's
primaries flag will be used. If that flag is unset, the color space will