sintelix
7th October 2003, 22:37
Hi,
how can I avoid flickering menus?
I know how the flicker is created (high contract where some pixels are only redrawn every second time), so I tried to avoid it using a light gaussian blur on the menu image.
But how do I handle the subpicture image? My subpicture is just a repetition of the menu texts, so the selected menu item is overlaid with a different color. I can't blur it as well, as I'm limited to 4 colors.
Unfortunately, my DVD player does not play DVD-RW discs and I don't want to waste a fortune on experimenting with that. So I'm looking for expert advice on how to handle this.
how can I avoid flickering menus?
I know how the flicker is created (high contract where some pixels are only redrawn every second time), so I tried to avoid it using a light gaussian blur on the menu image.
But how do I handle the subpicture image? My subpicture is just a repetition of the menu texts, so the selected menu item is overlaid with a different color. I can't blur it as well, as I'm limited to 4 colors.
Unfortunately, my DVD player does not play DVD-RW discs and I don't want to waste a fortune on experimenting with that. So I'm looking for expert advice on how to handle this.