One thing I noticed with website is that is doe snot actually flash - as in painting the entire screen black and then white and then repainting, but simply repaints everything in black and white, and then paiting in the grey.
Regarding what geekmaster said about only dithering the video portion, actually it may work. I noticed that not the entire screen is updated, only a selected area.
It should be possible to have an algorithm that initiall paints everything in gray. But if an area is updated 3 or 5 times consecutively, it starts to be dithered.
Thanks,
James
|