Custom ACES config not working with Arnold
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I've been trying to get some Houdini OCIO rules working with Arnold, but they appear to be ignored.
Noticed there was an recent update that I thought would fix it but it didn't.
"OCIO environment variable priority: The OCIO environment variable now takes priority over the configuration file set in the Arnold OCIO color manager as well as the builtin OCIO configuration file. A new ignore_environment_variable parameter on the OCIO color manager causes Arnold to ignore the value of the environment variable and restores the previous behavior. The OCIO environment variable is also now taken into account by maketx. (ARNOLD-9012)"
Example texture naming:
plant_baseColor_ACEScg.1001.exr
Example Auto-TX result:
pricklyPearA_plant_baseColor_ACEScg.1001_raw.exr.tx
Makes it "_raw" but it should be in this case "_ACEScg"
As far as I can see it's all setup correctly.
Example file rules:
file_rules:
- !<Rule> {name: ACEScg_exr, colorspace: ACEScg, pattern: "*ACEScg*", extension: exr}
- !<Rule> {name: ACEScg_png, colorspace: ACEScg, pattern: "*ACEScg*", extension: png}
- !<Rule> {name: ACEScg_tif, colorspace: ACEScg, pattern: "*ACEScg*", extension: tif}
- !<Rule> {name: Raw_exr, colorspace: Raw, pattern: "*Raw*", extension: exr}
- !<Rule> {name: Raw_png, colorspace: Raw, pattern: "*Raw*", extension: png}
- !<Rule> {name: Raw_tif, colorspace: Raw, pattern: "*Raw*", extension: tif}
- !<Rule> {name: srgb_texture, colorspace: sRGB - Texture, pattern: "*srgb_texture*", extension: exr}
- !<Rule> {name: Default, colorspace: ACES2065-1}
And registered correctly in Houdini
Thanks,
amwilkins
--
Houdini Core Version 20.0.653
Arnold Core: 7.3.1.0
HotA: 6.3.1.0
CPU: AMD Ryzen TR 3990x
RAM: 128GB
GPU: NVIDIA RTX 4090
OS: Windows