- Edited
martin it only shows in certain areas when you decrease brightness, so you wouldnt see it everywhere on the screen?
Based on what I saw - it depends on how bright given subpixels are. Each color in HTML and on screen (as a pixel) is built of Red, Green and Blue components whose shades range in value from 0 (pure black) to 255 (full brightness, clearest shade of R, G or B ). From what I've seen - flickering is usually noticed by my phone's camera if subpixel shade goes below 100 (around 40% of 255 max value). So it seems that if you go below 40% of native brightness every pixel/subpixel may start flickering. Also if pixel is generally bright, but contains deeper shades of specific colors (like a touch of red provided by F.lux or night watch) these deeper shades will probably flicker.
martin -isnt the light that lights the pixels still the backlight? But the pixels can dim I understand, so even if the backlight is flicker free, the pixels make it appear as flicker?
I'm not sure what the nature of this flicker is - it may as well be pixel inversion mentioned by @KM . I'll have to read how LED / LCD screens are built, but I believe that there might be set of overall LED lights behind whole screen, but pixels may also have their own brightness, or control how much light they let through by FRC, dithering or other ways.
martin -is it software controlled?
I'd like to test it - guys in other comments suggested checking different OSes or tools like Ditherig. I also know @JTL has been working on some dithering disabling options. I hope it's software-controlled as it would mean that the technology itself isn't broken, just needs a good driver, we could then count on creation of an optional driver that stops flickering sacrificing color quality on screens.
martin -if it is, we need to send this to a few people, if you dont wanna do it I can do it - mostly Daniel Georgiev, who programmed iris and could be capable to use this information to program a cancellation of this effect into his software too.
I'd be glad to send this and other findings to our known contacts that may at least tell us if it's dithering, FRC or other stuff, so we know what causes our issues. I'm not sure if it's 100% accurate, it may be another wrong path, but at least correlation between screens that are usable for me and visibility of flicker in tests is promising.