File tree Expand file tree Collapse file tree
aces_1.0.0/python/aces_ocio/colorspaces Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -614,7 +614,7 @@ def create_Dolby_PQ_scaled(aces_ctl_directory,
614614 ctls = [os .path .join (
615615 aces_ctl_directory ,
616616 'utilities' ,
617- 'ACESlib.OCIOShaper_to_lin_param .a1.0.0.ctl' )]
617+ 'ACESlib.OCIOshaper_to_lin_param .a1.0.0.ctl' )]
618618 lut = '%s_to_linear.spi1d' % name
619619
620620 lut = sanitize (lut )
@@ -1181,10 +1181,10 @@ def create_ODTs(aces_ctl_directory,
11811181 dolby_pq_scaled_shaper_name ,
11821182 os .path .join ('%s' ,
11831183 'utilities' ,
1184- 'ACESlib.OCIOShaper_to_Lin_param .a1.0.0.ctl' ),
1184+ 'ACESlib.OCIOshaper_to_Lin_param .a1.0.0.ctl' ),
11851185 os .path .join ('%s' ,
11861186 'utilities' ,
1187- 'ACESlib.Lin_to_OCIOShaper_param .a1.0.0.ctl' ),
1187+ 'ACESlib.Lin_to_OCIOshaper_param .a1.0.0.ctl' ),
11881188 1.0 ,
11891189 log2_params ]
11901190
You can’t perform that action at this time.
0 commit comments