summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorNiklas Haas <git@nand.wakku.to>2014-04-01 00:17:07 +0200
committerwm4 <wm4@nowhere>2014-06-22 19:02:06 +0200
commitfbd35caef830a1d0a25f1ee6e3b5d71453c98a59 (patch)
tree9e0e3a6ec3fcb7bf573ab023b84691cc6d4b8951 /DOCS
parent7f3ea1280228175664241ba5b8edaee48fd33439 (diff)
downloadmpv-fbd35caef830a1d0a25f1ee6e3b5d71453c98a59.tar.bz2
mpv-fbd35caef830a1d0a25f1ee6e3b5d71453c98a59.tar.xz
video: Refactor rendering intent for DCP XYZ and :srgb
Notably, we now conform to SMPTE 428-1-2006 when decoding XYZ12 input, and we can support rendering intents other than colorimetric when converting between BT.709 and BT.2020, like with :srgb or :icc-profile.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/vo.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index dc4f49097c..587cdd2afd 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -505,6 +505,10 @@ Available video output drivers are:
Its size depends on the ``3dlut-size``, and can be very big.
``icc-intent=<value>``
+ Specifies the ICC Intent used for transformations between colorspaces.
+ This affects the rendering when using ``icc-profile`` or ``srgb`` and
+ also affects the way DCP XYZ content gets converted to RGB.
+
0
perceptual
1