Recently I needed to render 90 frames for a video and output AOVs, including several Cryptomatte passes. My renders had an alpha channel, but I also needed to get the same sequence as 16-bit images without an alpha channel with tone mapping from Corona VFB.
I rendered in 4K and did not expect the pain in the ass that awaited me.
Firstly, due to the very unfinished implementation of cryptomatte, in order to transfer the finished files to the compositing artist, I had to send 200 GB of .cxr files over the Internet, although I could have gotten by with a couple of GBs if they were separate render elements. Of course, I will not mention the questionable compatibility of .cxr with AE and the need to explain how to import them.
Secondly, when I tried to save several .tif files for a preview sequence using CoronaImageBatch, I realized that no matter what format I output the images in, the alpha will always be there, and if I output a format without an alpha channel, I get 8 bit. I tried adding arguments to the .bat file, but none of them worked. I tried to find documentation for CoronaImageCmd.exe, but there simply isn't any, except for a couple of paragraphs in docs.chaos.com. Plus, it doesn't respond to the -- help command
As a result, I had to manually open each .cxr file and save it in the required format (maybe that's why my request sounds a little irritated).
I understand that Corona Renderer is not intended for serious production and that VRay fills this niche, but this upsets me, because the features themselves exist, they just all feel unfinished.
Yes, you can consider this request as a feature request, but please fix this :'(