Mailinglist Archive: opensuse (3605 mails)

< Previous Next >
Re: [SLE] ATI driver in 10.1 - dri or xv but not both -- mplayer -vo sdl (SDL)
  • From: Hans du Plooy <koffiejunkielistlurker@xxxxxxxxxxxxxxxxxxx>
  • Date: Sun, 18 Jun 2006 15:28:23 +0200
  • Message-id: <1150637303.4571.8.camel@xxxxxxxxxxxxxxxxxxxxxxxx>
On Sat, 2006-06-17 at 10:32 -0400, Bryan J. Smith wrote:
> On Sat, 2006-06-17 at 15:22 +0200, Hans du Plooy wrote:
> > Sax2 has no problem configuring the card or the screen, X starts
> > normally, and hardware 3D works. But when I play something in MPlayer,
> > it defaults to using the x11 interface instead of xv, and forcing xv
> > doesn't work.
>
> Ironically, I'm having this exact same issues with the latest kernel and
> the nVidia 1.0-8762 driver. The workaround is to use SDL. Does a nice
> job of leveraging all sorts of APIs (including OpenGL, which is for 2D
> as well as 3D).
>
> alias mplayer='mplayer -vo sdl'

Yes, that should work. mplayer -vo x11 -zoom works just as well for me,
but the CPU usage is higher, and when I play DVDs directly from disc it
becomes jerky.

I did however find that for some reason the ATI driver doesn't enable
both DRI and XV by default. Dunno who's fault it is. I added this to
my xorg.conf under the device section for the card:

Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"

Maybe it will work for you? Considering that you have the same problem
on an nVidia chip and that mine worked fine with the same driver on a
different distro, maby this is, for once not the video card vendors'
fault :-)

Hans


--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx


< Previous Next >
Follow Ups