man/vf: update vf_format documentation

Brings it in line with changes to vo_opengl options.
This commit is contained in:
Niklas Haas 2015-03-31 06:52:38 +02:00
parent 8876572e2c
commit 5704055635
1 changed files with 3 additions and 4 deletions

View File

@ -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