Would it be possible to add saving exposure bracketing like a camera as passes? Sure we have the option for light mix but it could be really useful to set a standard image as we do currently then an over and under exposed image with a tone mapping setting for each to avoid too much blow out. I know we can always save in corona format and adjust with the standalone or save as 32 bit but both those options have their drawbacks.
Cheers
You can access the image editor with the command line interface and theres a reference for what you can do somewhere in the help files.
So using that, you could write a short script to make exposure adjustments to a saved CXR and automatically save out several exposure stops for you.
I made a couple in a batch file and added it to the right click context menu for CXR files so whenever i right click on a CXR i have the option to generate a TIF or JPG file. With a few small tweaks im sure you could do what you need.
https://forum.corona-renderer.com/ CXR Conversion in right click menu #msg165630
Thanks Jpjapers.
I’ll be honest I’m not much of a scripter! I was hoping it could be added as a multipass option within corona to save going through CXR. Essentially just an exposure box option asking for a different exposure setting for either the beauty pass or lightmix pass specified by a tick box.
Fair enough. If youre in need of something at the moment, im pretty sure the batch image editor has an example script to change exposure and save a version so if you wanted to tinker with it, it is currently possible to do what you want.