| |
|---|
2.5.0 built-in configs | |
Alternatives to built-in transforms | Kevin pointed out that it might be useful to have a mechanism somewhere between FixedFunction and BuiltIn Transforms that would be useful for less-experienced users to add ACES Output Transforms, e.g. for an LED wall that is not quite P3 or has a different gamma. Thomas: Would it help to have a procedural approach driven by enums?
|
2.5.0 library | |
Generating Interop IDs | Doug: We need a way to generate Interop IDs for the built-in configs for color spaces that are not in the CIF lists, for example the camera color spaces. This means they need a namespace prefix, what string should we use? The config name? Kevin: The config name is probably too fine-grained, it updates several times per year but the color spaces themselves don’t change that fast. Though we don’t know what changes any given vendor might make. Remi: Some of the color spaces are in both the Studio and CG configs, so config name is not ideal. Want the same namespace for both configs. Kevin: Of the three (Studio, CG, and Reference) none are a strict superset of the others. Perhaps use just “ocio” to refer to color spaces that have been built into the library? (And should probably list that as a reserved namespace token.) Doug will create an issue to discuss options. UPDATE: We will use this issue to discuss the new Interop IDs.
|
SDR/HDR mid-grey or brightness differences | |