Re: [SLE] ATI driver in 10.1 - dri or xv but not both -- mplayer -vo sdl (SDL)



On Jun 18, 06 13:33:08 -0400, Bryan J. Smith wrote:
On Sun, 2006-06-18 at 15:28 +0200, Hans du Plooy wrote:
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 haven't benchmarked the differences, as I have an Athlon 64 3200+ with
2GB of RAM and a year-old GeForce 7800GTX 256MB, but you're probably
right. Executing SDL/GL atop of X11 is probably slower than direct
overlay framebuffer.

-vo X11 will be *much* slower, both color conversion *and* resizing is
done in software, the later being very slow.

-vo gl2 will be pretty fast, if the card supports various extensions
that allow for color conversion. Can be as fast as (or even faster than)
XVideo (overlay in Windows speak), but does not have to be. At least,
resizing comes always for free.

I did however find that for some reason the ATI driver doesn't enable
both DRI and XV by default.

The nVidia driver does _not_ use DRI, and I believe this is the case
with ATI's driver as well. nVidia and ATI provide their own libGL and

No, it is not. The ATI driver uses dri. Yes, they provide their own
libGL.

DRI is a completely different OpenGL capability from Precision Insight.
The ATI R100 (7500-8000 series) DRI driver, which was also adapted for
the R200 (8500-9200) series, was written by Precision Insight under
contract by the National Weather Service (IIRC?), independent of ATI.

Both R100 and R200 miss the extensions needed for color conversion using
OpenGL.

I added this to my xorg.conf under the device section for the card:
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"

If these options are not included in the configuration after creating
the configuration with sax2, this is a bug and should be reported.

Matthias

--
Matthias Hopf <mhopf@xxxxxxx> __ __ __
Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@xxxxxxxxx
Phone +49-911-74053-715 __) |_| __) |__ labs www.mshopf.de

--
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



Relevant Pages

  • Re: [SLE] ATI driver in 10.1 - dri or xv but not both -- mplayer -vo sdl (SDL)
    ... The nVidia driver does _not_ use DRI, and I believe this is the case ... nVidia tells you _not_ to enable DRI, and I assume ATI ...
    (SuSE)
  • Re: OpenGL direct rendering
    ... from testing with the xserver-xorg 6.8.2.dfsg.1-11. ... dunno about the current xorg but afaik the drivers for old ati cards in xfree86 do not support dri. ... So the general idea is that if you want to enable dri you may have to look for a driver that supports direct rendering - if one is available.. ...
    (Debian-User)
  • Re: ATI Drivers
    ... but vesa for openGL also. ... VendorName "ATI" ... Driver "fglrx" ... This finally should lead into a working configuration for the ...
    (alt.os.linux.suse)
  • Re: ati mach64 - DRI - heretic2 & tuxracer
    ... an ATI Mach64 laptop. ... code was rolled into X.org recently but they disabled DRI in the newer ... the mach64 kernel module even though its enabled in the latest kernel. ... why my current semi-up to date xorg and fglrx driver required me to make ...
    (comp.os.linux.x)
  • Re: SuSE 10.2 X Configuration failing during ATI Radeon 9600 Driver Install
    ... The driver was the most recent from ATI, ... Testing configuration Failed: ... UnloadModule: "fglrx" ...
    (alt.os.linux.suse)