aces updated to v0.1.1 RRT/ODTs
[OpenColorIO-Configs.git] / aces / config.ocio
index eb418cd..8ea1911 100644 (file)
@@ -92,20 +92,52 @@ colorspaces:
         - !<FileTransform> {src: adx_exp_to_aces.spimtx}
 
   - !<ColorSpace>
-    name: slog
-    family: slog
+    name: slogf35
+    family: sony
     equalitygroup: 
     bitdepth: 10ui
     description: |
-      Sony 10-bit S-Log/S-Gamut cameras, such as the F35.
+      Sony 10-bit S-Log, with f35 color primaries
       
     isdata: false
     allocation: uniform
     allocationvars: [0, 1]
     to_reference: !<GroupTransform>
       children:
-        - !<FileTransform> {src: slog10.spi1d, interpolation: linear}
-        - !<FileTransform> {src: slog_to_aces.spimtx, interpolation: linear}
+        - !<FileTransform> {src: sony/slog1_10.spi1d, interpolation: linear}
+        - !<FileTransform> {src: sony/slogf35_to_aces.spimtx, interpolation: linear}
+
+  - !<ColorSpace>
+    name: slogf65_3200
+    family: sony
+    equalitygroup: 
+    bitdepth: 10ui
+    description: |
+      Sony 10-bit S-Log, with f65 color primaries
+      
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: sony/slog2_10.spi1d, interpolation: linear}
+        - !<FileTransform> {src: sony/slogf65_to_aces_3200.spimtx, interpolation: linear}
+
+  - !<ColorSpace>
+    name: slogf65_5500
+    family: sony
+    equalitygroup: 
+    bitdepth: 10ui
+    description: |
+      Sony 10-bit S-Log, with f65 color primaries
+      
+    isdata: false
+    allocation: uniform
+    allocationvars: [0, 1]
+    to_reference: !<GroupTransform>
+      children:
+        - !<FileTransform> {src: sony/slog2_10.spi1d, interpolation: linear}
+        - !<FileTransform> {src: sony/slogf65_to_aces_5500.spimtx, interpolation: linear}
 
   - !<ColorSpace>
     name: logc
@@ -151,7 +183,7 @@ colorspaces:
     from_reference: !<GroupTransform>
       children:
         - !<AllocationTransform> {allocation: lg2, vars: [-8.5, 5]}
-        - !<FileTransform> {src: rrt_ut33_sRGB.spi3d, interpolation: linear}
+        - !<FileTransform> {src: rrt/rrt_v0_1_1_sRGB.spi3d, interpolation: linear}
 
   - !<ColorSpace>
     name: rrt_rec709
@@ -164,7 +196,7 @@ colorspaces:
     from_reference: !<GroupTransform>
       children:
         - !<AllocationTransform> {allocation: lg2, vars: [-8.5, 5]}
-        - !<FileTransform> {src: rrt_ut33_rec709.spi3d, interpolation: linear}
+        - !<FileTransform> {src: rrt/rrt_v0_1_1_rec709.spi3d, interpolation: linear}
 
   - !<ColorSpace>
     name: rrt_p3dci
@@ -177,7 +209,7 @@ colorspaces:
     from_reference: !<GroupTransform>
       children:
         - !<AllocationTransform> {allocation: lg2, vars: [-8.5, 5]}
-        - !<FileTransform> {src: rrt_ut33_p3dci.spi3d, interpolation: linear}
+        - !<FileTransform> {src: rrt/rrt_v0_1_1_p3dci.spi3d, interpolation: linear}
 
   - !<ColorSpace>
     name: rrt_p3d60
@@ -190,7 +222,7 @@ colorspaces:
     from_reference: !<GroupTransform>
       children:
         - !<AllocationTransform> {allocation: lg2, vars: [-8.5, 5]}
-        - !<FileTransform> {src: rrt_ut33_p3d60.spi3d, interpolation: linear}
+        - !<FileTransform> {src: rrt/rrt_v0_1_1_p3d60.spi3d, interpolation: linear}
 
   - !<ColorSpace>
     name: rrt_xyz
@@ -203,4 +235,4 @@ colorspaces:
     from_reference: !<GroupTransform>
       children:
         - !<AllocationTransform> {allocation: lg2, vars: [-8.5, 5]}
-        - !<FileTransform> {src: rrt_ut33_dcdm.spi3d, interpolation: linear}
+        - !<FileTransform> {src: rrt/rrt_v0_1_1_dcdm.spi3d, interpolation: linear}