Multipart exrs crashing Nuke #3093
-
Hi! I've been building my workflow against the oiiotool.exe that is packed with the version of Arnold I've been using. It appears to be oiiotool version 2.1.0 . Now that I have that working, I wanted to move all my tools up to the latest version, and what I found is that if I try to use any version of oiiotool 2.1.4 or above, the resulting exr will crash Nuke. The image metadata looks correct, the main rgba channels are correct, but trying to view or manipulate any subimage will crash almost instantly. Obviously, my workaround is to just stick with 2.1.0 and call it a day, but I'm curious if something changed between those versions that makes sense of all of this. For the record, my arguments look like this: If I'm reading the changelogs correctly, it uses a newer version of openexr, which I guess I can see causing a problem but I feel like I would not be the first to find that. Is there a different way to structure my arguments that may prevent this or could it be a result of not compiling oiio myself? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
Can you make one of those "broken" exrs and put it someplace where we can download it? I want to see what exactly is wrong with it. I'm a little concerned about that command line that adds subimage name attribute and then immediately erases all attributes. What is that supposed to do? |
Beta Was this translation helpful? Give feedback.
Can you make one of those "broken" exrs and put it someplace where we can download it? I want to see what exactly is wrong with it.
I'm a little concerned about that command line that adds subimage name attribute and then immediately erases all attributes. What is that supposed to do?