-
Notifications
You must be signed in to change notification settings - Fork 128
Houdini: OCIO support #4836
Comments
What would be a decent default colorspace to set for the review output files. What setting should we obey to? |
I was reviewing this issue #4833 As far as I know, Houdini requires setting OCIO profiles (and other options) manually as Houdini nodes don't inherit color management settings like in Maya. I can think of two solutions
For the mentioned example There's also another problem in houdini that not all nodes have explicit colorspace parameters, and they will use what do you think ? |
I am not sure if we should touch explicit set colorspaces. My guess is that productions usually assume that colorspaces that are explicitly set remains so, but I don't know. Maybe we should implement is when requested and it could be done as in Nuke perhaps? Otherwise the way with |
This overlaps a lot with #67 @MustafaJafar still relevant? |
The associated internal ticket was closed by ondrej so it's fair to close this one. For reference, it's related to |
Is there an existing issue for this?
Please describe the feature you have in mind and explain what the current shortcomings are?
We need to enhance OCIO support of AYON inside Houdini. With #4700 OCIO is correctly passed to Houdini, but setting OCIO profiles (and other options) on relevant nodes needs to be done manually. Like these options in OpenGL ROP (introduced by #3839):
This is somehow similar to #4833.
There might be other places to set.
How would you imagine the implementation of the feature?
It should be done as it is already done in Nuke, where you can set color spaces like this:
Are there any labels you wish to add?
Describe alternatives you've considered:
No response
Additional context:
No response
[cuID:OP-5602]
The text was updated successfully, but these errors were encountered: