ejmartin
Veteran Member
You guys are looking at a jpeg in midtones and highlights; the data is 8 bits (though with a tone curve that compresses highlights even more). There is no way you are going to see any effects from the absence of a 13th or 14th bit in the raw data.
Consider two midtone pixel values 116 and 117. In a color space such as sRGB having gamma=2.2, these come from raw values 724 and 738 in 12-bit data (whose range is 0-4095) ignoring any additional tone curve, which would only separate them more. The point is that two tonal values separated by one unit in 8-bit sRGB color are already separated by over ten raw levels in the raw data in 12 bit encoding. Twelve bits are already overkill in finely grading the tonal transitions that can be displayed on an 8-bit jpeg, since the grading is over ten times finer than what your monitor can display.
A consequence is that any posterization of sky that may be present is due to that truncation from 12 to 8 bits when the jpeg was output.
Edit: In the above, I am ignoring the effects of white balance in determining the raw levels corresponding to output colors. This won't affect the conclusions materially so long as the white balance multiplier for the R and B channels isn't huge (usually they are around 1-2 for outdoor daylight shots, which is not huge).
--
emil
--
http://theory.uchicago.edu/~ejm/pix/20d/
Consider two midtone pixel values 116 and 117. In a color space such as sRGB having gamma=2.2, these come from raw values 724 and 738 in 12-bit data (whose range is 0-4095) ignoring any additional tone curve, which would only separate them more. The point is that two tonal values separated by one unit in 8-bit sRGB color are already separated by over ten raw levels in the raw data in 12 bit encoding. Twelve bits are already overkill in finely grading the tonal transitions that can be displayed on an 8-bit jpeg, since the grading is over ten times finer than what your monitor can display.
A consequence is that any posterization of sky that may be present is due to that truncation from 12 to 8 bits when the jpeg was output.
Edit: In the above, I am ignoring the effects of white balance in determining the raw levels corresponding to output colors. This won't affect the conclusions materially so long as the white balance multiplier for the R and B channels isn't huge (usually they are around 1-2 for outdoor daylight shots, which is not huge).
--
emil
--
http://theory.uchicago.edu/~ejm/pix/20d/