Re: Nuke colorconfig - View "None" is "raw" in OCIO
mikael....@...
Not really - it happens outside Nuke using the ocio GPU support: OCIO::DisplayTransform::create() displayTransform->setInputColorSpace( "sRGB" ) displayTransform->setDisplay( "display" ) displayTransform->setView( "None" ) … + LUT data and GPU shader generation This applies only to non-linear input colorspaces, if None is set as view then the input colorspace will not transformed to linear, right? I modified the Nuke profile: displays: default: - !<View> {name: None, colorspace: linear} <= instead of raw To match the viewerProcess drop-down in nuke. With this setup you'll get a linear representation if None is used as view (in this example sRGB => linear). I may not be right here :-) but I hope so. Guess it's more of a question about when the actual color transformation happens in nuke and ocio. Mikael Den onsdagen den 23:e juli 2014 kl. 01:33:31 UTC+2 skrev Mark Boorer:
|
|