From fbd35caef830a1d0a25f1ee6e3b5d71453c98a59 Mon Sep 17 00:00:00 2001 From: Niklas Haas Date: Tue, 1 Apr 2014 00:17:07 +0200 Subject: 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. --- DOCS/man/vo.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man') 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=`` + 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 -- cgit v1.2.3