generated from ynput/ayon-addon-template
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Houdini: USD Render wrong colorspace #49
Comments
MustafaJafar
added
type: bug
Something isn't working
sponsored
This is directly sponsored by a client or community member
labels
Jul 19, 2024
So... this does actually work currently: >>> get_color_management_preferences()
{'config': 'P:/Resources/colorspace/studio-config-v1.0.0_aces-v1.3_ocio-v2.1/studio-config-v1.0.0_aces-v1.3_ocio-v2.1.ocio', 'display': 'sRGB - Display', 'view': 'Un-tone-mapped'} Anyway, will look into collecting the colorspace of the renderlayers, etc. |
Also, it's defaulting to the default display/view colorspace:
Which gets the defaults from here: ayon-houdini/client/ayon_houdini/api/colorspace.py Lines 38 to 56 in 7c71563
|
BigRoy
changed the title
Houdini render wrong colorspace
Houdini: USD Render wrong colorspace
Jul 24, 2024
Merged
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
Current Behavior:
Which seems to be the wrong OCIO config?
Also, it reports "colorspace": null for the instance itself, which makes me think it's also not correctly detecting the colorspace of the output product.
You're using Karma XPU?
Yes.
Expected Behavior:
.
Version
1.0.0
What platform you are running on?
Windows
Steps To Reproduce:
..
Are there any labels you wish to add?
Relevant log output:
No response
Additional context:
No response
The text was updated successfully, but these errors were encountered: