Home › Forums › General Discussion › YCbCr
- This topic has 4 replies, 2 voices, and was last updated 8 years, 1 month ago by
betazoid.
-
AuthorPosts
-
2018-05-10 at 19:18 #11931
Hi,
in my video card driver, there is the option to (de)activate YCbCr (I have an iiyama ProLite screen). What is this actually and is it recommended to activate it or not? As far as I read, this is an option that usually TVs have and it is some kind of color space or so. Anyway, fact is that according to Displaycal, my screen’s color space is up to 4% larger if YCbCr is active. So at the moment it is active. I do not really see much difference between YCbCr on and off. The ECI test image appears to look better, there is slightly more differentiation in the darkest shadows.
Thanks for the answers
Anna
-
This topic was modified 8 years, 1 month ago by
betazoid.
Attachments:
You must be logged in to view attached files.2018-05-11 at 15:57 #11949YCbCr encodes luma independently from chroma components, which allows (lossy) reduction of the latter’s resolution (YCbCR 4:2:2 uses half the resolution for chroma than for luma). It is often employed for encoding video data. In terms of driving displays, RGB is usually preferable because it limits the amount of unnecessary conversions (your whole desktop is defined in RGB, so setting the graphics driver to output YCbCr forces a potentially lossy conversion, which is then undone in the display itself by another conversion back to RGB).
2018-05-12 at 17:45 #11967How can it be explained that my screen’s color space is 4% larger when YCbCr is active?
2018-05-13 at 13:04 #11975How can it be explained that my screen’s color space is 4% larger when YCbCr is active?
What type of profile have you created? Only LUT profiles will report a relatively accurate figure on gamut coverage.
2018-05-13 at 15:32 #11984Well gamut coverage is always a bit larger when YCbCr is active, no matter what kind of profile I use.
Yesterday I found out that there is another setting in my video card driver which I suppose should be activated. It is called “Quantisierungsbereich” (see screenshot). If the full color range is active, the difference between YCbCr on and off is not so sigificant (between 0.5 and 1%), but it is apparently still measurable.Attachments:
You must be logged in to view attached files. -
This topic was modified 8 years, 1 month ago by
-
AuthorPosts