Yes, its my understanding that they only made the colors more vibrant, and the display brighter. Everything else with the display is the same as prior models, including the resolutionso this suggests to me the 15 inch rMBP screen is only 8-bit 🙁
I don't know about 4 years, but is the market moving to 10-bit? If not then you may not see apple do it. Remember they're focusing this product on the consumer and do consumers really need 10-bit displays?I'm worried that they won't improve the screen again for around 4 more years.
I would like:
- HDR
- 10-bit
- Higher resolution (but still 16:10 ratio)
- 120fps
what do you need HDR for?I'm worried that they won't improve the screen again for around 4 more years.
I would like:
- HDR
- 10-bit
- Higher resolution (but still 16:10 ratio)
- 120fps
To understand gamut and palettes please look beyond those silly specs and marketing gimmicks. Visit specialist sites where photographers and print enthusiasts will let you see beyond the hyperbole.
Not yet. Normally I don't pay attention to such small screens but felt that the marketing gimmicks surrounding the term 'wide gamut' needs to be addressed so that the public understand what they are being sold/told.Very fair point. Are you aware of any in-depth reviews of the new MBP 13" screen under these aspects?
Not yet. Normally I don't pay attention to such small screens but felt that the marketing gimmicks surrounding the term 'wide gamut' needs to be addressed so that the public understand what they are being sold/told.
Agreed. If the display itself can display a wider color range, but at the cost of significant banding... its not really what one expects.
Give me OLED. *that* would have been a nice update.I'm worried that they won't improve the screen again for around 4 more years.
I would like:
- HDR
- 10-bit
- Higher resolution (but still 16:10 ratio)
- 120fps
You're already getting WCG and a higher contrast ratio, which is two of the three pieces of the puzzle for HDR. You're also getting a variable refresh rate with the new MBP. That said, I'm disappointed that it won't be 10-bit as well, but it's still going to be a huge upgrade over the prior screens.I'm worried that they won't improve the screen again for around 4 more years.
I would like:
- HDR
- 10-bit
- Higher resolution (but still 16:10 ratio)
- 120fps
I HAVE an OLED screen. TV.Not specifically referring to the above poster, it's funny to see people ask and complain about specs for the new MacBook Pros, yet not understand what they are, and why they want them.
[...]
The calls for OLED screens are similar. In many cases, you're actually better off with LCD screens.
Looking at the tech specs on apple.com it says for 15 inch rMBP:
Simultaneously supports full native resolution on the built-in display at millions of colors and:
so this suggests to me the 15 inch rMBP screen is only 8-bit 🙁
- Up to two displays with 5120-by-2880 resolution at 60Hz at over a billion colors
- Up to four displays with 4096-by-2304 resolution at 60Hz at over a billion colors
It supports the same color profile than the 5K iMac, so I guess its also 10bit? Otherwise the entire 'wide gamut' talk is a bit pointless.
Could someone clarify the relationship between the new displays capability of 25% more color via DCI-P3 vs not supporting 10bit color depth?
I'm trying to understand what possibilities I actually have to use the "wider" colors on my new MBP and currently second leman's sentiments on the topic:
In a few words, color gamut is about the range of colors, 10-bit is about the number of gradations within that range.
youtube-dl tO01J-M3g0U -f 315 --postprocessor-args='-strict unofficial' -o 4k-8bit.webm
youtube-dl tO01J-M3g0U -f 337 --postprocessor-args='-strict unofficial' -o 4k-10bit.webm
youtube-dl tO01J-M3g0U -f 308 --postprocessor-args='-strict unofficial' -o 1440p-8bit.webm
youtube-dl tO01J-M3g0U -f 336 --postprocessor-args='-strict unofficial' -o 1440p-10bit.webm
# the reason for postprocessor args is to make 100% sure that any post processing software like ffmpeg doesn't butcher the color profile metadata, shouldn't actually happen with these particular commands since we don't have to merge any audio data but can be good to know for further experimentation
Now I'm imagining that the 10-bit version would contain enough color information for the software to make better use of the DCI-P3 colourspace on my display, versus the 8-bit version which I'm supposing is standard sRGB...
Do the 8-bit and 10-bit versions of the video use different color profiles? I guess its the matter how the information is interpreted...
Yes, inputting the files to ffmpeg you can see that the 8-bit ones use "bt709" (https://en.wikipedia.org/wiki/Rec._709) and the 10-bit ones use "bt2020nc" (variant of https://en.wikipedia.org/wiki/Rec._2020).
That sort of makes abstract sense but still not clear about how it affects my computers ability / inability to make use of the wider colour gamut.
Ah, well, then this explains it. The BT.2020 has a much wider color space and thus will be shown in more details on a more limited DCI-P3 screen. In contrast, BT.709 offers a narrower selection of colors than what the DCI-P3 display can do, so it is not surprising that it appears bleaker in comparison.