X-Git-Url: http://users.mur.at/ms/git/gitweb/?a=blobdiff_plain;f=aces_1.0.0%2Fpython%2Faces_ocio%2Fgenerate_config.py;h=13022c076365ff12a5785cd074cc89640d4c519f;hb=0cc52e33a3822b22e7cc30bf44e80e83c6de678f;hp=7d4ea603e003f5992643c0d45ea17a3c0d0410ae;hpb=00b5038051339b435360790792b7422b4b1947f2;p=OpenColorIO-Configs.git diff --git a/aces_1.0.0/python/aces_ocio/generate_config.py b/aces_1.0.0/python/aces_ocio/generate_config.py index 7d4ea60..13022c0 100755 --- a/aces_1.0.0/python/aces_ocio/generate_config.py +++ b/aces_1.0.0/python/aces_ocio/generate_config.py @@ -1134,11 +1134,11 @@ def generate_baked_LUTs(odt_info, odt_name = odt_values['transformUserName'] if odt_name in ['P3-D60 PQ (1000 nits)']: - odt_shaper = shaper_name.replace("48nits", "1000nits") + odt_shaper = shaper_name.replace("48 nits", "1000 nits") elif odt_name in ['P3-D60 PQ (2000 nits)']: - odt_shaper = shaper_name.replace("48nits", "2000nits") + odt_shaper = shaper_name.replace("48 nits", "2000 nits") elif odt_name in ['P3-D60 PQ (4000 nits)']: - odt_shaper = shaper_name.replace("48nits", "4000nits") + odt_shaper = shaper_name.replace("48 nits", "4000 nits") else: odt_shaper = shaper_name @@ -1342,9 +1342,9 @@ def generate_config(aces_ctl_directory, lmt_info = aces.get_LMTs_info(aces_ctl_directory) if shaper_base_name == 'DolbyPQ': - shaper_name = 'Dolby PQ 48nits Shaper' + shaper_name = 'Dolby PQ 48 nits Shaper' else: - shaper_name = 'Log2 48nits Shaper' + shaper_name = 'Log2 48 nits Shaper' config_data = create_config_data(odt_info, lmt_info,