[MPlayer-users] Xvidix adds pink stripe on left edge (radeon 8500)

Emiel Neggers emiel at neggers.net
Tue Aug 27 02:11:02 CEST 2002


On Aug 26, 16:34:09 +0200, Stefan Lange wrote:
> I'm wondering if anyone else can reproduce this behaviour:
> If I use -vo xvidix on my Radeon 8500LE, I get a pink stripe which is 8 
> pixels wide on the left hand edge of the overlay window. The stripe is 
> always there, both in windowed and fullscreen mode. It's always 8 pixels 
> wide, independent of the window size.
> -vo vesa:vidix works without problems

it's because X_ADJUST is set at 8 in main/vidix/drivers/radeon_vid.c.
look for '#define X_ADJUST 8' in that file, replace the 8 with a 0,
recompile and it should be fixed. i don't know why it is this way, i got
the same result as you did.

- emiel




More information about the MPlayer-users mailing list