X-Git-Url: http://users.mur.at/ms/git/gitweb/?p=OpenColorIO-Configs.git;a=blobdiff_plain;f=aces_1.0.0%2Fpython%2Faces_ocio%2Fcolorspaces%2Fsony.py;h=8cdc923d84b455379b5b2b30fdfb5785abef2360;hp=1d4e059ce772e903689b471607a56fc669e62828;hb=cad9d48a0f1067769435904348e9fffeffd25eb9;hpb=60ea234c1a9c7be5898ba35a6f548357d6deb874 diff --git a/aces_1.0.0/python/aces_ocio/colorspaces/sony.py b/aces_1.0.0/python/aces_ocio/colorspaces/sony.py index 1d4e059..8cdc923 100644 --- a/aces_1.0.0/python/aces_ocio/colorspaces/sony.py +++ b/aces_1.0.0/python/aces_ocio/colorspaces/sony.py @@ -61,6 +61,11 @@ def create_s_log(gamut, cs.family = 'Input/Sony' cs.is_data = False + if gamut and transfer_function: + cs.aces_transform_id = "IDT.Sony.%s_%s_10i.a1.v1" % ( + transfer_function.replace('-', ''), + gamut.replace('-', '').replace(' ', '_')) + # A linear space needs allocation variables if transfer_function == '': cs.allocation_type = ocio.Constants.ALLOCATION_LG2