Page 1 of 1

Video Playback Query

Posted: Sun May 11, 2008 12:04 am
by gnaishes
hi.. the problem i'm currently facing is that there'll be no display (only sound can be heard) whenever i m playing a video file if i'm using Compiz as the Visual Effects, whereas there'll be display and sound playback whenever i set the visual effects to none.

on a side notes, while with compiz turn on, there are display and sound if i play the movie thru MPlayer with "xv(X11/XV) or x11(XImage/Shm)" driver, but the display in full screen will be ony half. and if "gl" X11(OpenGL) driver is chosen, video playback in full screen will be very laggy..

Thanks in advance.

btw attach here is the xorg.conf..

Section "Monitor"
Identifier "Generic Monitor"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection

Section "Device"
Identifier "ATI Technologies Inc Radeon Mobility X700 (PCIE)"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc Radeon Mobility X700 (PCIE)"
Monitor "Generic Monitor"
DefaultDepth 24
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection

Re: Video Playback Query

Posted: Sun May 11, 2008 7:57 am
by Husse
It's probably due to ATI
Some Intel cards and some ATI cards have problems with Compiz - I would skip compiz, it's not that important

Re: Video Playback Query

Posted: Sun May 11, 2008 9:26 pm
by gnaishes
thanks for d reply..
is there any way around to kill two birds with one stone.. ?
thanks

Re: Video Playback Query

Posted: Sun May 18, 2008 3:10 am
by david dolphin
Same problem here, Compiz running = No video playback, Turn it off and I am back to normal.

ATI 9800 Pro

Re: Video Playback Query

Posted: Sun May 18, 2008 3:12 am
by david dolphin
however... if you don't use the ati drivers you can use compiz and watch video... hmph.. dumb ati

Re: Video Playback Query

Posted: Fri May 23, 2008 9:26 pm
by gnaishes
david dolphin wrote:however... if you don't use the ati drivers you can use compiz and watch video... hmph.. dumb ati
but if u dn use d fglrx driver, wouldn't it b very laggy.. ?