Replies: 1 comment 10 replies
-
Brightness control in HDR is display dependent. Some HDR displays allow DDC brightness control (for example my GP27U mini-LED display) in HDR mode, others don't (reference displays certainly shouldn't). The app can't easily move the around the SDR peak brightness around on a third party HDR display like Windows can or the way macOS can do on Apple XDR displays (where the SDR can be anywhere between 100 and 500/600 nits and the EDR range will adapt to that baseline). What it can do is to extend the SDR range up until peak HDR via various techniques (this is platform dependent) or apply dimming. Some techniques will clip HDR when this is happening, others leave HDR content alone (this is also platform dependent). There is some info about this here (focusing more on the extra brightness side of things, not dimming). https://github.com/waydabber/BetterDisplay/wiki/XDR-and-HDR-brightness-upscaling |
Beta Was this translation helpful? Give feedback.
-
One of the native features of Windows for external HDR monitors is an "SDR brightness slider", which modifies the EOTF from PQ to allow the user to adapt the SDR brightness. This is very helpful for a number of reasons, especially when trying to dim the display down to a level suitable for productivity work in a darker room.
MacOS only supports control of the brightness for Apple displays, and 3rd-party monitors do not have brightness controls on the monitor when in an HDR mode.
Does BetterDisplay have any mechanism to help control SDR brightness while still using an external monitor in HDR mode?
Beta Was this translation helpful? Give feedback.
All reactions