When you say "disabling aiglx" do you mean "disabling compiz" ?
Hi...
I've been using compiz since yesterday with the release of 8.4 but I can't seem to find the solution to play videos decently. I can either get a black window or severe flickering depending on the combination of configurations I try.
I'm able to play fullscreen correctly but I would like to be able to play windowed.
Does anyone have a solution for this? (Besides disabling aiglx?).
Thanks!
Mobility X700 128MB (R300)
When you say "disabling aiglx" do you mean "disabling compiz" ?
Hmm, how can I leave AIGLX enabled without Compiz?
If I disable the effects on Ubuntu configuration without setting AIGLX "false" on xorg.conf, does it mean AIGLX is enabled (without Compiz)?
I can try this later...
Use X11 to render videos.
With these options I get unaccelerated video (XV doesn't work).Code:Section "Device" Identifier "ATI Technologies Inc Radeon Mobility X700 (PCIE)" Driver "fglrx" Option "VideoOverlay" "on" Option "OpenGLOverlay" "off" Option "TexturedVideo" "off" Option "XAANoOffscreenPixmaps" "true" Option "AllowGLXWithComposite" "true" # Option "DisableGLXRootCLipping" "true" # Option "TexturedVideoSync" "on" Option "EnableMonitor" "tmds1" # Option "EnableMonitor" "tmds1,lvds" Option "DesktopSetup" "single" BusID "PCI:1:0:0" EndSection
Edit: Opengl crashes my aiglx (refreshes no longer happen automatically). Had to comment out AllowGLXWithComposite.
If I enable VideoOverlay, I get flickering, with both video and OpenGL. Also, if I move a window with video or OpenGL content, the content stays on the same place until I set the final window location, with severe flickering.
Last edited by Nicolas; 04-17-2008 at 11:50 AM.
using X11 for video is fine, but not an option if you want to run apps like google earth under compiz. Is there any other way to get rid of the flickering while still running compiz?
It's a limitation of the DRI framework. There is a thread on this somewhere around here. Basically you can't have accelerated desktops and accelerated playback on at the same time. Just use X11 to render videos and the flickering will go away, but 3D games (and applications like Google Earth) will still suffer from flickering. If you really want to use Xv/opengl you're going to have to turn Compiz off. DRI2 fixes this issue and I hear it should be coming out soon.
I can't get video without flickering when aiglx/compiz is enabled. No combination of configurations works for me.
DRI2 should be out soon. OK... But when will fglrx support DRI2?