From bfbe1342f7f9eebaf0fce7237f92e94987411528 Mon Sep 17 00:00:00 2001 From: Niklas Haas Date: Mon, 30 Mar 2015 14:54:52 +0200 Subject: csputils: add some missing colorspaces With target-prim and target-trc it makes sense to include some common colorspaces that aren't strictly speaking used for video. --- DOCS/man/vo.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'DOCS/man/vo.rst') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index 4b8c3d100c..e235aa9d70 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -616,6 +616,14 @@ Available video output drivers are: ITU-R BT.709 (HD), IEC 61966-2-4 (sRGB), SMPTE RP177 Annex B bt2020 ITU-R BT.2020 (UHD) + apple + Apple RGB + adobe + Adobe RGB (1998) + prophoto + ProPhoto RGB (ROMM) + cie1931 + CIE 1931 RGB (not to be confused with CIE XYZ) ``target-trc=`` Specifies the transfer characteristics (gamma) of the display. Video @@ -629,8 +637,14 @@ Available video output drivers are: IEC 61966-2-4 (sRGB) linear Linear light output + gamma18 + Pure power curve (gamma 1.8), also used for Apple RGB gamma22 Pure power curve (gamma 2.2) + gamma28 + Pure power curve (gamma 2.8), also used for BT.470-BG + prophoto + ProPhoto RGB (ROMM) ``icc-profile=`` Load an ICC profile and use it to transform linear RGB to screen output. -- cgit v1.2.3