Black AOV's in EXR file

Black AOV's in EXR file

lizGYM66
Advocate Advocate
510 Views
4 Replies
Message 1 of 5

Black AOV's in EXR file

lizGYM66
Advocate
Advocate

I'm exporting AOV's to a multipart exr. When I open the EXR in AE the contact sheet shows the beauty and crptomatte passes, but the other tiles which have the other AOV's in are black. 

 

I have a separate display driver set to save to .exr with Merge AOV's enabled.

0 Likes
511 Views
4 Replies
Replies (4)
Message 2 of 5

peter_horvath
Autodesk
Autodesk

I did a quick test and all AOVs in my EXR were correct. 

Do the AOVs show up properly if you render a regular EXR (Merge AOVs on, but Multipart off)?


// Peter Horvath
// C4DtoA developer
0 Likes
Message 3 of 5

lizGYM66
Advocate
Advocate

I must be doing it wrong. I have a separate driver setup with a few AOVs, set to merge AOV's. When imported in to AE the AOV's are black on the contact sheet. I've tried putting an exposure on them and cranking the value up but it's still black.

 

 

0 Likes
Message 4 of 5

lizGYM66
Advocate
Advocate

What I see in AE.

0 Likes
Message 5 of 5

peter_horvath
Autodesk
Autodesk

Have you tried other viewers? For instance you can open a standard multi-layer exr in Cinema 4D's Picture Viewer, to verify that the content is fine.

It does not support multipart exrs though. Those you can verify with oiiotool from the Terminal. This command splits the multipart exr into separate images, which you can then open in the Picture Viewer individually.

/Applications/Maxon\ Cinema\ 4D\ 2025/arnold/bin/oiiotool mymultipart.exr -sisplit -o:all=1 sub%d.exr

// Peter Horvath
// C4DtoA developer
0 Likes