Crazy Homeless Guy Posted January 14, 2011 Share Posted January 14, 2011 (edited) This stems from a post I had several months ago… Maybe others have already solved this, but I had not. http://forums.cgarchitect.com/62536-exr-burned-gamma.html About a 6 months ago we started rendering to a gamma of 1.8 more often than not. We were previously working more or less in linear color space with a gamma of 2.2. When we switched to 1.8, we were saving our images as 16bit TIFF files instead of 16bit EXR files. As you know EXR’s are vastly superior in terms of file size compared to TIFF’s coming out of 3dsMax. Often it can be 40% of the size of the TIF, which is huge in terms of data storage, and the amount of network traffic when retrieving those frames the server. It is a given that EXR’s are floating point color that are typically written out at 1.0, and then are displayed in Photoshop correctly with a gamma of 2.2. When working with at a gamma of 1.8 in Max, and saving at a gamma of 1.0, the image becomes overcorrected and washed out when opened in Photoshop. This was very predictable. Which is the reason we went back to TIF’s, work at 1.8, output set to 1.8, perfect color match between Photoshop and Max. So maybe, you know where I am going with this… It just dawned on me today that I could set a ratio up between the output gamma in Max, and the correct display of floating point color in Photoshop. What this means that if I set the output gamma in Max’s preferences to be 0.818, and then save as an EXR, my image displays perfectly when opened in Photoshop. This works because the ratio of correction is the same. So, …a couple of tests on which compression is best when working with EXR’s. EXR w ZIP Compression stored as scanline is the clear winner on this test. I don’t visually notice any difference between the compression types, and I don’t know the ins and outs of each compression type, or why there are so many. Maybe someone else can chime in? The EXR saved in this format for my test case is 2.3 times as efficient with disk storage as the TIF file is. As far as I know only the last 3 in the list were lossy compressors. This leaves me to believe that the others are lossless compressors. Disclaimers: 1) I don’t use tiled EXR’s but I do know they have a benefit in some instances, but I think it is geared more to pulling high res textures for efficient use. 2) I don’t store render channels in my EXR’s. If you are doing this, you may find different results. 3) I use the Max frame buffer, and not the Vray frame buffer because we write out several Render Elements when putting together an image. Edited January 16, 2011 by Crazy Homeless Guy Link to comment Share on other sites More sharing options...
re vit Posted January 16, 2011 Share Posted January 16, 2011 Hi CHG! Could you explain disclaimer #3? Why not to 'write out several Render Elements' in one proexr file? Link to comment Share on other sites More sharing options...
Crazy Homeless Guy Posted January 17, 2011 Author Share Posted January 17, 2011 Hi CHG! Could you explain disclaimer #3? Why not to 'write out several Render Elements' in one proexr file? You could and if you can, then do. But it all depends on how your workflow. The majority of my work goes straight into Photoshop, and Photoshop can't read render elements off of a EXR, at least not without ProEXR. I don't use ProEXR, so I am not sure how file size and render elements relate when it comes to the compression of the EXR file. I would guess that the way they effect files is fairly linear in terms of file size. Link to comment Share on other sites More sharing options...
peprgb Posted June 21, 2011 Share Posted June 21, 2011 Tricky topic.... thank you for sharing this, i was wondering how could i save to 1.8 with EXR and here is the solution. So is right that EXR applies automatically a 2.2 correction, isn't? Thanks!! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now