It seems that ExtractOIIOTranscode
depends on the colorspaceData
key to exist on representations, and from my understanding that happens in ExtractColorspaceData
(this might happen elsewhere). However the oiiotranscode has the order of extractor + 0.019
while colorspace extraction is at extractor + 0.49
so it always happens after the transcode?
I guess I’m missing where the colorspaceData
is harvested before the transcode?
For context I’m thinking about publishing plates from the traypublisher and applying a color transform to those dudes.