Eilef Sandnæs
Heileif
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
Light linker questions (unstable behavior with Redshift) April 6, 2025, 3:06 p.m.
I had problems with both. Using light linker as last resort now.
Customize the Title Bar April 2, 2025, 7:05 a.m.
I'm just curious. What do you want to change it to and why?
Render Stats Report March 31, 2025, 8:35 p.m.
Something like this should work.
"C:/Program Files/Side Effects Software/Houdini 20.5.445/bin/renderstatsoverlay.bat" --color-space "your color space of choice" "path/to/exr" "path/to/jpeg" --overlay --template "path/to/template"
Your issue is probably the space between Program Files. Need to use " at the start and the end of the path when a space exist.
"C:/Program Files/Side Effects Software/Houdini 20.5.445/bin/renderstatsoverlay.bat" --color-space "your color space of choice" "path/to/exr" "path/to/jpeg" --overlay --template "path/to/template"
Your issue is probably the space between Program Files. Need to use " at the start and the end of the path when a space exist.