Is your feature request related to a problem? Please describe.
The current image extractor requires to set up remapped settings to tell AYON to convert the color profile data to OCIO colorspace data prior to the color transcoding and extract review. This is actually not quite user-friendly as users need to always fill in the blank in terms of the Application native colorspace name(aka color profile name in PS) and the OCIO colorspace name.
Describe the solution you'd like
It might be good idea to make the enum definition for storing color profile names and OCIO colorspace names.
But we need to consider the edge cases where the custom color profile and variation of colorspace names with different OCIO configs.
Describe alternatives you've considered
N/A
Additional context
N/A
Is your feature request related to a problem? Please describe.
The current image extractor requires to set up remapped settings to tell AYON to convert the color profile data to OCIO colorspace data prior to the color transcoding and extract review. This is actually not quite user-friendly as users need to always fill in the blank in terms of the Application native colorspace name(aka color profile name in PS) and the OCIO colorspace name.
Describe the solution you'd like
It might be good idea to make the enum definition for storing color profile names and OCIO colorspace names.
But we need to consider the edge cases where the custom color profile and variation of colorspace names with different OCIO configs.
Describe alternatives you've considered
N/A
Additional context
N/A