X-Git-Url: http://users.mur.at/ms/git/gitweb/?p=OpenColorIO-Configs.git;a=blobdiff_plain;f=iif%2Fconfig.ocio;h=d36444989e284d9e4c61349ffb2f5bbaf69fbc4e;hp=34ee856af0ae5a445426fa3e82a8804f6e068e29;hb=3b239e6199813ed31dc3323c45bc235dbbf7cae3;hpb=fff3c2ac0ff6972bef79a8de8ba1c3f93f49ddd8 diff --git a/iif/config.ocio b/iif/config.ocio index 34ee856..d364449 100644 --- a/iif/config.ocio +++ b/iif/config.ocio @@ -45,6 +45,15 @@ colorspaces: allocationvars: [-8.5, 5] - ! + name: raw + family: raw + equalitygroup: + bitdepth: 32f + isdata: true + allocation: uniform + allocationvars: [0, 1] + + - ! name: adx10 family: adx equalitygroup: @@ -64,6 +73,22 @@ colorspaces: - ! {src: exp_to_aces.spimtx, interpolation: linear} - ! + name: slog10 + family: slog + equalitygroup: + bitdepth: 10ui + description: | + Sony 10-bit S-Log/S-Gamut cameras, such as the F35. + + isdata: false + allocation: uniform + allocationvars: [0, 1] + to_reference: ! + children: + - ! {src: slog10.spi1d, interpolation: linear} + - ! {src: slog_to_aces.spimtx, interpolation: linear} + + - ! name: log family: log equalitygroup: @@ -81,23 +106,20 @@ colorspaces: - ! {allocation: lg2, vars: [-8.5, 5]} - ! - name: slog10 - family: slog + name: rrt_srgb + family: rrt equalitygroup: - bitdepth: 10ui - description: | - Sony 10-bit S-Log/S-Gamut cameras, such as the F35. - + bitdepth: 32f isdata: false allocation: uniform allocationvars: [0, 1] - to_reference: ! + from_reference: ! children: - - ! {src: slog10.spi1d, interpolation: linear} - - ! {src: slog_to_aces.spimtx, interpolation: linear} + - ! {allocation: lg2, vars: [-8.5, 5]} + - ! {src: spi_32_lattice_rrtut33_sRGB.spi3d, interpolation: linear} - ! - name: rrt_srgb + name: rrt_rec709 family: rrt equalitygroup: bitdepth: 32f @@ -107,7 +129,7 @@ colorspaces: from_reference: ! children: - ! {allocation: lg2, vars: [-8.5, 5]} - - ! {src: spi_32_lattice_rrtut33_sRGB.spi3d, interpolation: linear} + - ! {src: spi_32_lattice_rrtut33_rec709.spi3d, interpolation: linear} - ! name: rrt_p3dci @@ -123,7 +145,7 @@ colorspaces: - ! {src: spi_32_lattice_rrtut33_p3dci.spi3d, interpolation: linear} - ! - name: rrt_xyz + name: rrt_p3d60 family: rrt equalitygroup: bitdepth: 32f @@ -133,13 +155,18 @@ colorspaces: from_reference: ! children: - ! {allocation: lg2, vars: [-8.5, 5]} - - ! {src: spi_32_lattice_rrtut33_smpte_rp.spi3d, interpolation: linear} + - ! {src: spi_32_lattice_rrtut33_p3d60.spi3d, interpolation: linear} - ! - name: raw - family: raw + name: rrt_xyz + family: rrt equalitygroup: bitdepth: 32f - isdata: true + isdata: false allocation: uniform allocationvars: [0, 1] + from_reference: ! + children: + - ! {allocation: lg2, vars: [-8.5, 5]} + - ! {src: spi_32_lattice_rrtut33_smpte_rp.spi3d, interpolation: linear} +