The only color transformation support currently modeled in OTIO right now is CDL info. This is stored in a metadata dictionary.
Color transformations should be modeled as otio.schema.Effect.
This might include:
- ASC CDL (Saturation and slope, offset, power)
- CUBE LUTs
- (your suggestion here!)
The only color transformation support currently modeled in OTIO right now is CDL info. This is stored in a metadata dictionary.
Color transformations should be modeled as
otio.schema.Effect.This might include: