From c3bf928751a38768f54d4be6d08312f55647dce9 Mon Sep 17 00:00:00 2001 From: Thomas Wilshaw Date: Sun, 13 Nov 2022 17:53:28 +0000 Subject: [PATCH] config.ocio: Add both Rec.601 spaces --- app/render/ocioconf/config.ocio | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/app/render/ocioconf/config.ocio b/app/render/ocioconf/config.ocio index cca8311c5..b79081811 100755 --- a/app/render/ocioconf/config.ocio +++ b/app/render/ocioconf/config.ocio @@ -310,6 +310,36 @@ colorspaces: children: - ! {src: rec709_to_linear.spi1d, interpolation: linear} + - ! + name: Rec.601 OETF (NTSC) + family: + equalitygroup: + bitdepth: 32f + description: | + Rec.601 Optical-Electro Transfer Function. + isdata: false + allocation: uniform + allocationvars: [0.0, 1.0] + to_reference: ! + children: + - ! {matrix: [0.939542, 0.050181, 0.010277, 0, 0.017772, 0.965793, 0.016435, 0, -0.001622, -0.004370, 1.005991, 0, 0, 0, 0, 1]} + - ! {src: Rec.709 OETF, dst: Linear} + + - ! + name: Rec.601 OETF (PAL) + family: + equalitygroup: + bitdepth: 32f + description: | + Rec.601 Optical-Electro Transfer Function. + isdata: false + allocation: uniform + allocationvars: [0.0, 1.0] + to_reference: ! + children: + - ! {matrix: [1.044043, -0.044043, 0.000000, 0, 0.000000, 1.000000, -0.000000, 0, -0.000000, 0.011793, 0.988207, 0, 0, 0, 0, 1]} + - ! {src: Rec.709 OETF, dst: Linear} + - ! name: Non-Colour Data family: