Ok fair enough, I wont get drawn in by your smart arse first line because to be fair I did not explain myself fully.
I do not see a difference in print between the 12 bit lossy and 14 bit lossless in the sample few pictures edited and printed at similar settings having converted them to max quality jpegs in lightroom. Thanks all for your input
It's not a smart-arse reply. It's facts.
The reason you can't see any difference is because a typical human eye & brain
cannot perceive the difference. To show you what I mean, can you see the difference between the left and right side of this image?:
I'll give you a hint: The right side is darker.
And it's darker by a factor of one bit.
JPEGS are what is called an 8-bit depth. This means there are 2 ^ 8 possibilities for each color channel. Or, 2x2x2x2x2x2x2x2 , or 256. Each of the 3 color channels (red, green and blue) have the possibility of being 256 shades of that color.
Using the above image, it's hard for most people to even SEE the difference from one shade of color and the next. One side is 183, the other side is 184, and that's out of a possible total of 256.
So imagine trying to perceive the difference between adjacent colors when you have 4,096 possibilities (12-bit color depth). I doubt there's a human in existence that is capable of doing that visually. Upping the bit depth to 14 (2x2x2x2x2x2x2x2x2x2x2x2x2x2) gives you 16,384 possible colors in each channel. An impossible task, I will venture to say, to tell the difference with your eyes alone.
That, and not many people will own a monitor capable of even
displaying such a subtle difference.