T toke lahti macrumors 68040 Original poster Oct 28, 2025 #1 In the past info about video connection to a display told about bit depth and chroma subsampling in System Information. Not any more. How to get that info?
In the past info about video connection to a display told about bit depth and chroma subsampling in System Information. Not any more. How to get that info?
T toke lahti macrumors 68040 Original poster Nov 4, 2025 #2 Anybody? Please help! I need to verify is my mac driving my tv in RGB or YCbCr. The tv (UE49KU6645) does not tell that.
Anybody? Please help! I need to verify is my mac driving my tv in RGB or YCbCr. The tv (UE49KU6645) does not tell that.
bogdanw macrumors G3 Nov 5, 2025 #3 I don't have Sonoma to test, this works from Terminal in Sequoia to get the Depth Code: defaults read /Library/Preferences/com.apple.windowserver.displays.plist from: https://stackoverflow.com/questions...-show-connected-displays-monitors-resolutions You could also use BetterDisplay https://github.com/waydabber/BetterDisplay or a similar app to get the info.
I don't have Sonoma to test, this works from Terminal in Sequoia to get the Depth Code: defaults read /Library/Preferences/com.apple.windowserver.displays.plist from: https://stackoverflow.com/questions...-show-connected-displays-monitors-resolutions You could also use BetterDisplay https://github.com/waydabber/BetterDisplay or a similar app to get the info.