X-Git-Url: http://users.mur.at/ms/git/gitweb/?a=blobdiff_plain;f=iif%2Fconfig.ocio;h=34ee856af0ae5a445426fa3e82a8804f6e068e29;hb=fff3c2ac0ff6972bef79a8de8ba1c3f93f49ddd8;hp=ab0371aedb091dc43d86731473d270a30fff3715;hpb=08489c8c7354c13941542eca6b616f70ed2f20a5;p=OpenColorIO-Configs.git diff --git a/iif/config.ocio b/iif/config.ocio index ab0371a..34ee856 100644 --- a/iif/config.ocio +++ b/iif/config.ocio @@ -1,41 +1,53 @@ ---- ocio_profile_version: 1 search_path: luts strictparsing: true luma: [0.2126, 0.7152, 0.0722] +description: RRT version ut33 + roles: color_picking: raw color_timing: adx10 compositing_log: adx10 data: raw default: raw + matte_paint: raw reference: aces scene_linear: aces + texture_paint: raw displays: - p3d60: + p3dci: - ! {name: Raw, colorspace: raw} - - ! {name: RRT, colorspace: rrt_odt_p3d60} + - ! {name: Log, colorspace: adx10} + - ! {name: RRT, colorspace: rrt_p3dci} sRGB: - ! {name: Raw, colorspace: raw} - - ! {name: RRT, colorspace: rrt_odt_r709} -active_displays: [sRGB, p3d60] -active_views: [RRT, Raw] + - ! {name: Log, colorspace: adx10} + - ! {name: RRT, colorspace: rrt_srgb} + xyz: + - ! {name: Raw, colorspace: raw} + - ! {name: Log, colorspace: adx10} + - ! {name: RRT, colorspace: rrt_xyz} + +active_displays: [sRGB, p3dci, xyz] +active_views: [RRT, Log, Raw] colorspaces: - ! name: aces family: aces + equalitygroup: bitdepth: 32f isdata: false allocation: lg2 - allocationvars: [-12, 6] + allocationvars: [-8.5, 5] - ! name: adx10 family: adx + equalitygroup: bitdepth: 10ui isdata: false allocation: uniform @@ -52,32 +64,81 @@ colorspaces: - ! {src: exp_to_aces.spimtx, interpolation: linear} - ! - name: rrt_odt_p3d60 - family: rrt_odt_p3d60 + name: log + family: log + equalitygroup: + bitdepth: 32f + description: | + A mathematically idealized log space, which spans the dynamic range + currently being utilized by the ACES RRT. Note: this does not correspond + to scanned plates, adx10 is preferred for that purpose. + + isdata: false + allocation: uniform + allocationvars: [0, 1] + from_reference: ! + children: + - ! {allocation: lg2, vars: [-8.5, 5]} + + - ! + 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: rrt_srgb + family: rrt + equalitygroup: + bitdepth: 32f + isdata: false + allocation: uniform + allocationvars: [0, 1] + from_reference: ! + children: + - ! {allocation: lg2, vars: [-8.5, 5]} + - ! {src: spi_32_lattice_rrtut33_sRGB.spi3d, interpolation: linear} + + - ! + name: rrt_p3dci + family: rrt + equalitygroup: bitdepth: 32f isdata: false allocation: uniform allocationvars: [0, 1] from_reference: ! children: - - ! {allocation: lg2, vars: [-10.4739, 5.52607]} - - ! {src: aceslg2_to_P3D60.cube, interpolation: linear} + - ! {allocation: lg2, vars: [-8.5, 5]} + - ! {src: spi_32_lattice_rrtut33_p3dci.spi3d, interpolation: linear} - ! - name: rrt_odt_r709 - family: rrt_odt_r709 + name: rrt_xyz + family: rrt + equalitygroup: bitdepth: 32f isdata: false allocation: uniform allocationvars: [0, 1] from_reference: ! children: - - ! {allocation: lg2, vars: [-10.4739, 5.52607]} - - ! {src: aceslg2_to_Rec709.cube, interpolation: linear} + - ! {allocation: lg2, vars: [-8.5, 5]} + - ! {src: spi_32_lattice_rrtut33_smpte_rp.spi3d, interpolation: linear} - ! name: raw family: raw + equalitygroup: bitdepth: 32f isdata: true allocation: uniform