- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
C4DtoA 2.5.2.1
Arnold core 5.3.1.1
New blank c4d scene with a light and some primitives spread around. I have a driver_png object. Its active AOV list consists of P, N, and Z (and beauty was removed). The driver_png object's parameters are all set to default except the File Path which is set to custom and the path is /render/$AOV.png
Having a display driver with the same AOVs and then using the IPR shows P, N, and Z are all correct. Nothing wrong so far. Clicking "Render to Picture Viewer" brings up the Picture Viewer, renders the current frame, but now the problem: ONLY the Z AOV is rendered to the path. The P.png and N.png files are non-existent. Z.png is a completely white image with no depth data at all (I double checked the pixels in nuke).
Simply switching the driver object from driver_png to driver_tiff mode and re-rendering produces the previously missing P and N files as .tiff files and they are now correct. Z.tiff is also still completely white with no depth data. driver_exr has equivalent results as driver_tiff.
What is going on? I just want these AOVs to be rendered as seperate .png files.
Solved! Go to Solution.