Y
Hacker News
new
|
ask
|
show
|
jobs
by
meindnoch
1049 days ago
Is 8bit enough to cover Display P3 without banding artifacts?
3 comments
adgjlsfhk1
1049 days ago
no. 8 bits isn't enough to cover SRGB without banding artifacts (without dithering).
link
meindnoch
1049 days ago
Wait, what? Even with gamma encoding?
link
adgjlsfhk1
1048 days ago
yeah (especially in dark areas). On
http://www.lagom.nl/lcd-test/gradient.php
I can definitely see some in the lower quarter of brightness. It's not glaringly obvious, but it's definitely there.
link
JyrkiAlakuijala
1045 days ago
8 bit is not quite enough, not even for the usual sRGB let alone HDR or wide gamut. This is why jpegli is such a promising new option.
link
rokweom
1049 days ago
With proper dithering, I would guess even rec. 2020 would be doable.
link
meindnoch
1049 days ago
But that's cheating. You're effectively using N-times 8bit, by using N 8bit pixels to encode the intermediate values.
link
rokweom
1048 days ago
If we consider dithering cheating, then 10 bit without dither is also not enough for banding-free 4K, no matter the color space.
link
PaulHoule
1049 days ago
I think so.
link