Hi
Creating a simple texture atlas.
By default I am rendering out to .exr format(I assume this is OpenEXR 2.0)
Trying to retrieve this sequence in a File SOP in a COP network I get the following error
"There are no input options defined for the OpenEXR format."
Googling this error only turns up this
https://www.sidefx.com/forum/topic/20794/
I then search through preferences but can find nothing pertaining to .exr format
And the documentation doesn't even mention the .exr format other than a reference to converting from .rat to .exr!
http://www.sidefx.com/docs/houdini/io/formats/image_formats
So 2 questions
1- What is causing this error?
2- Should I be using .rat format instead and what are the pros cons vs .exr?