AcademySoftwareFoundation / openfx

OpenFX effects API
Other
393 stars 119 forks source link

WIP: Colorspace example #162

Open garyo opened 1 month ago

revisionfx commented 1 month ago

@john-paulsmith No one has answered me about having a role_only mode (e.g. "scene_linear", "sdr" ) so reasking here. @garyo says it was facultative, so can we just have a special mode for that only (no OCIO strings to set). All I want in generic case is to query in render call is which of: linear, sdr, hdr, log, data - nothing else and I assume if I don't set in clip preferences log, then I won't get that.