John Prichard
Well-known member
I have read posts that say they can't see a difference between Raw and Jpeg. For the G9 Raw, I have noticed that if the Raw has the same settings that the Jpeg was created from and the pictures haven't been post processed then really nothing is different since the rendering engine to your own eyes is only doing 256 states per color. But if you mess with them ...
Each of the 256 states are represented with an integer. When you change contrast, brightness, or any non-linear process (i.e. you don't do the exact same thing to each brightness step), then you immediately get into fractions i.e. levels in between the 256 states. You can't represent fractions with integers so they are truncated to the nearest integer. This is why you start to see posterization in the histograms long before you can see it with your eyes. You can see some of the 256 states starting to collect more integers and some that aren't just because every operation is doing a little chopping. Note that, the actual chopping/truncation doesn't really happen until you save them out in a format like Jpeg that doesn't have fractional representation. So the histograms are showing what is going to happen when you tie back to 256 states per color.
This is why 16 bit format is so much better for editing ... you have 256 additional states in between every normal Jpeg state. Unfortunately when you started with only 256 states Jpeg you really don't have any real data at these other points so you don't receive the full benefit but ...
When you have Raw (12 bit), you have 16 additional states in between each Jpeg state which helps a significant bunch as many have noticed. As long as you preserve all the data going into Photoshop's larger 16 bit math, you have photos that can resist degradation while you do your curves magic on them. When these photos are converted down to 256 value Jpegs, they look better than the same manipulations done to an 8-bit jpeg from the start.
This fact is independent from the other gotchas of not having sharpening, contrasts, and exposure decisions made by the camera before you ever get the image, a la Jpeg capture. All of these in-camera decisions are not easily reversible once the data has been passed to you at only 256 values per color.
John
Each of the 256 states are represented with an integer. When you change contrast, brightness, or any non-linear process (i.e. you don't do the exact same thing to each brightness step), then you immediately get into fractions i.e. levels in between the 256 states. You can't represent fractions with integers so they are truncated to the nearest integer. This is why you start to see posterization in the histograms long before you can see it with your eyes. You can see some of the 256 states starting to collect more integers and some that aren't just because every operation is doing a little chopping. Note that, the actual chopping/truncation doesn't really happen until you save them out in a format like Jpeg that doesn't have fractional representation. So the histograms are showing what is going to happen when you tie back to 256 states per color.
This is why 16 bit format is so much better for editing ... you have 256 additional states in between every normal Jpeg state. Unfortunately when you started with only 256 states Jpeg you really don't have any real data at these other points so you don't receive the full benefit but ...
When you have Raw (12 bit), you have 16 additional states in between each Jpeg state which helps a significant bunch as many have noticed. As long as you preserve all the data going into Photoshop's larger 16 bit math, you have photos that can resist degradation while you do your curves magic on them. When these photos are converted down to 256 value Jpegs, they look better than the same manipulations done to an 8-bit jpeg from the start.
This fact is independent from the other gotchas of not having sharpening, contrasts, and exposure decisions made by the camera before you ever get the image, a la Jpeg capture. All of these in-camera decisions are not easily reversible once the data has been passed to you at only 256 values per color.
John