X-Git-Url: http://users.mur.at/ms/git/gitweb/?p=OpenColorIO-Configs.git;a=blobdiff_plain;f=spi-anim%2Fconfig.ocio;fp=spi-anim%2Fconfig.ocio;h=32f148c31a67b5fe9321d41cfe1ce49c0c379b95;hp=ee77c3583938ac74258970fa75652324a5754753;hb=3aa727e3dd6640a486334d35a0a649156515b5a4;hpb=beabafbcf3719dc941b3bcbf70f3312ae705e028 diff --git a/spi-anim/config.ocio b/spi-anim/config.ocio index ee77c35..32f148c 100644 --- a/spi-anim/config.ocio +++ b/spi-anim/config.ocio @@ -36,7 +36,6 @@ colorspaces: bitdepth: 32f description: | lnf :linear show space - isdata: false allocation: lg2 allocationvars: [-13, 4] @@ -48,7 +47,6 @@ colorspaces: bitdepth: 16f description: | lnh :linear show space - isdata: false allocation: lg2 allocationvars: [-13, 4] @@ -60,7 +58,6 @@ colorspaces: bitdepth: 16ui description: | lm16 : Log Monitor this space has a log like response and srgb primaries, it is used for color grading - isdata: false allocation: uniform to_reference: ! {src: lm16.spi1d, interpolation: linear} @@ -72,7 +69,6 @@ colorspaces: bitdepth: 10ui description: | lm10 : Log Monitor this space has a log like response and srgb primaries, it is used for color grading - isdata: false allocation: uniform to_reference: ! {src: lm10.spi1d, interpolation: linear} @@ -84,7 +80,6 @@ colorspaces: bitdepth: 32f description: | lmf : Log Monitor this space has a log like response and srgb primaries, it is used as a compositing log - isdata: false allocation: uniform allocationvars: [-0.2, 2.484] @@ -97,7 +92,6 @@ colorspaces: bitdepth: 16ui description: | vd16 : The simple video conversion from a gamma 2.2 srgb space - isdata: false allocation: uniform to_reference: ! @@ -111,7 +105,6 @@ colorspaces: bitdepth: 10ui description: | vd10 : The simple video conversion from a gamma 2.2 srgb space - isdata: false allocation: uniform to_reference: ! @@ -125,7 +118,6 @@ colorspaces: bitdepth: 8ui description: | vd8 : The simple video conversion from a gamma 2.2 srgb space - isdata: false allocation: uniform to_reference: ! @@ -139,7 +131,6 @@ colorspaces: bitdepth: 10ui description: | hd10 : The simple conversion for REC709 - isdata: false allocation: uniform to_reference: ! @@ -154,7 +145,6 @@ colorspaces: bitdepth: 16ui description: | dt16 :diffuse texture conversion - isdata: false allocation: uniform to_reference: ! @@ -169,7 +159,6 @@ colorspaces: bitdepth: 16ui description: | mp16 : conversion for matte painting - isdata: false allocation: uniform to_reference: ! @@ -184,7 +173,6 @@ colorspaces: bitdepth: 32f description: | cpf :video like conversion used for color picking - isdata: false allocation: uniform to_reference: ! {src: cpf.spi1d, interpolation: nearest} @@ -196,7 +184,6 @@ colorspaces: bitdepth: 8ui description: | nc8 :nc,Non-color used to store non-color data such as depth or surface normals - isdata: true allocation: uniform @@ -207,7 +194,6 @@ colorspaces: bitdepth: 10ui description: | nc10 :nc,Non-color used to store non-color data such as depth or surface normals - isdata: true allocation: uniform @@ -218,7 +204,6 @@ colorspaces: bitdepth: 16ui description: | nc16 :nc,Non-color used to store non-color data such as depth or surface normals - isdata: true allocation: uniform @@ -229,7 +214,6 @@ colorspaces: bitdepth: 32f description: | ncf :nc,Non-color used to store non-color data such as depth or surface normals - isdata: true allocation: uniform @@ -240,7 +224,6 @@ colorspaces: bitdepth: 8ui description: | p3dci8 : 8 Bit int rgb display space for gamma 2.6 P3 projection. - isdata: false allocation: uniform from_reference: ! @@ -252,3 +235,19 @@ colorspaces: - ! {src: htr_dlp_tweak.spimtx, interpolation: linear} - ! {value: [2.6, 2.6, 2.6, 1], direction: inverse} - ! {src: correction.spi1d, cccid: forward, interpolation: linear} + + - ! + name: xyz16 + family: xyz + equalitygroup: + bitdepth: 16ui + description: | + xyz16 : 16 Bit int space for DCP creation. + isdata: false + allocation: uniform + from_reference: ! + children: + - ! {src: lnf, dst: p3dci8} + - ! {value: [2.6, 2.6, 2.6, 1]} + - ! {src: p3_to_xyz16_corrected_wp.spimtx, interpolation: unknown} + - ! {value: [2.6, 2.6, 2.6, 1], direction: inverse}