You are not logged in.
well fglrx is alright, but when im watching a video using 'mplayer -vo gl', it gets a little choppy, not enough fps i guess.
Is there any other decent driver for X i can use instead of fglrx on which i could get direct rendering working on?
Offline
Xv is a far better vo driver for mplayer. using -vo gl is probably a bad idea.
Offline
i guest you problem is the xv extension. You probably have it turn off.
just add this in your xorg.conf
Section "Device"
.....
Option "VideoOverlay" "on"
EndSection
Section "Extensions"
....
Option "XVideo" "Enable"
EndSection
Offline
You will have another one by the end of the year
if all goes well (maybe that's the hard part
)
I see connected people - The seventh sense
Offline
You will have another one by the end of the year
if all goes well (maybe that's the hard part)
Whoa... that's awesome news! Hopefully this will help to turn around ATI's bad linux-driver reputation.
Offline