In the vray frame buffer image output area I would like exr to be the default output type. I have a problem with some of my artists not specifying exr as the type and it just saves vrimg’s which then have to be converted. Since exr is growing in acceptance and is used by many other programs where vrimg is not I think it might be a reasonable switch.
Yep, probably this is the case now (OpenEXR did not exist back then when we wrote the frame buffer :-)); a problem might be if there are older scenes where people rely on the default format being .vrimg… I could change this to automatically append the extension, but that would change the file name itself.