X-Git-Url: http://users.mur.at/ms/git/gitweb/?p=OpenColorIO-Configs.git;a=blobdiff_plain;f=spi-anim%2Fconfig.ocio;h=32f148c31a67b5fe9321d41cfe1ce49c0c379b95;hp=ea86125bb8ce251c9fc0b78857307450d9698cfb;hb=8c825fb5e6a8be88fb6a2e9620d35bf88d661377;hpb=fb24764f47878121c1908ad03732c0827c7a0e94 diff --git a/spi-anim/config.ocio b/spi-anim/config.ocio index ea86125..32f148c 100644 --- a/spi-anim/config.ocio +++ b/spi-anim/config.ocio @@ -32,6 +32,7 @@ colorspaces: - ! name: lnf family: ln + equalitygroup: bitdepth: 32f description: | lnf :linear show space @@ -42,6 +43,7 @@ colorspaces: - ! name: lnh family: ln + equalitygroup: bitdepth: 16f description: | lnh :linear show space @@ -52,6 +54,7 @@ colorspaces: - ! name: lm16 family: lm + equalitygroup: bitdepth: 16ui description: | lm16 : Log Monitor this space has a log like response and srgb primaries, it is used for color grading @@ -62,6 +65,7 @@ colorspaces: - ! name: lm10 family: lm + equalitygroup: bitdepth: 10ui description: | lm10 : Log Monitor this space has a log like response and srgb primaries, it is used for color grading @@ -72,6 +76,7 @@ colorspaces: - ! name: lmf family: lm + equalitygroup: bitdepth: 32f description: | lmf : Log Monitor this space has a log like response and srgb primaries, it is used as a compositing log @@ -83,6 +88,7 @@ colorspaces: - ! name: vd16 family: vd + equalitygroup: bitdepth: 16ui description: | vd16 : The simple video conversion from a gamma 2.2 srgb space @@ -95,6 +101,7 @@ colorspaces: - ! name: vd10 family: vd + equalitygroup: bitdepth: 10ui description: | vd10 : The simple video conversion from a gamma 2.2 srgb space @@ -107,6 +114,7 @@ colorspaces: - ! name: vd8 family: vd + equalitygroup: bitdepth: 8ui description: | vd8 : The simple video conversion from a gamma 2.2 srgb space @@ -119,6 +127,7 @@ colorspaces: - ! name: hd10 family: hd + equalitygroup: bitdepth: 10ui description: | hd10 : The simple conversion for REC709 @@ -132,6 +141,7 @@ colorspaces: - ! name: dt16 family: dt + equalitygroup: bitdepth: 16ui description: | dt16 :diffuse texture conversion @@ -145,6 +155,7 @@ colorspaces: - ! name: mp16 family: mp + equalitygroup: bitdepth: 16ui description: | mp16 : conversion for matte painting @@ -158,6 +169,7 @@ colorspaces: - ! name: cpf family: cp + equalitygroup: bitdepth: 32f description: | cpf :video like conversion used for color picking @@ -168,6 +180,7 @@ colorspaces: - ! name: nc8 family: nc + equalitygroup: bitdepth: 8ui description: | nc8 :nc,Non-color used to store non-color data such as depth or surface normals @@ -177,6 +190,7 @@ colorspaces: - ! name: nc10 family: nc + equalitygroup: bitdepth: 10ui description: | nc10 :nc,Non-color used to store non-color data such as depth or surface normals @@ -186,6 +200,7 @@ colorspaces: - ! name: nc16 family: nc + equalitygroup: bitdepth: 16ui description: | nc16 :nc,Non-color used to store non-color data such as depth or surface normals @@ -195,6 +210,7 @@ colorspaces: - ! name: ncf family: nc + equalitygroup: bitdepth: 32f description: | ncf :nc,Non-color used to store non-color data such as depth or surface normals @@ -204,6 +220,7 @@ colorspaces: - ! name: p3dci8 family: p3dci + equalitygroup: bitdepth: 8ui description: | p3dci8 : 8 Bit int rgb display space for gamma 2.6 P3 projection. @@ -218,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}