Hi all,
in the 'Render Animation' window the output only allows for the .png file type.
Is there a way of changing this to .exr? (as available when rendering still images)
cheers,
Steve
animation output format
Forum rules
Please add your OS and Hardware Configuration in your signature, it makes it easier for us to help you analyze problems. Example: Win 7 64 | Geforce GTX680 | i7 3770 | 16GB
Please add your OS and Hardware Configuration in your signature, it makes it easier for us to help you analyze problems. Example: Win 7 64 | Geforce GTX680 | i7 3770 | 16GB
- stratified
- Posts: 945
- Joined: Wed Aug 15, 2012 6:32 am
- Location: Auckland, New Zealand
yep, change this
We should have it configurable but we haven't got around it yet.
cheers,
Thomas
octane.render.saveImage(thisFile, octane.render.imageType.PNG8)
(line 469) to this octane.render.saveImage(thisFile, octane.render.imageType.EXR)
.We should have it configurable but we haven't got around it yet.
cheers,
Thomas