Video playback black line across screen
#1
Hello Everyone. I've been having a problem with xbmc video lately. When I play video, I get a black line that starts near the top and falls off the bottom of the screen within 10 seconds, and immediately starts again at the top. The thing is it only happens on one of my 2 connected monitors in clone mode (the one connected through HDMI) and it only started recently. I am running svn33300 on ubuntu 10.04, and I have a ATI raedon 4750 graphics card. the problem only started recently(definitely within the past week and more likely within the past 3 days). I tried turning off desktop effects as many have suggested on the forums, and tried every combination of settings I could find in the menus but it did not help, and I'm out of ideas. anybody else have one?

Thanks in advance

(my xorg.conf file if that will help)

Section "Monitor"
Identifier "0-DFP2"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
Option "PreferredMode" "1680x1050"
Option "TargetRefresh" "60"
Option "Position" "0 0"
Option "Rotate" "normal"
Option "Disable" "false"
EndSection

Section "Monitor"
Identifier "0-DFP_EXTTMDS"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
Option "PreferredMode" "1680x1050"
Option "TargetRefresh" "60"
Option "Position" "0 0"
Option "Rotate" "normal"
Option "Disable" "false"
EndSection

Section "Monitor"
Identifier "0-CRT1"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
Option "TargetRefresh" "60"

Option "Position" "0 0"
Option "Rotate" "normal"
Option "Disable" "true"
EndSection

Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
SubSection "Display"
Virtual 2960 1050
EndSubSection
EndSection

Section "Screen"
Identifier "amdcccle-Screen[5]-0"
Device "amdcccle-Device[5]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0

Depth 24
Virtual 2960 1050
EndSubSection
EndSection

Section "Screen"
Identifier "amdcccle-Screen[5]-1"
Device "amdcccle-Device[5]-1"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24

Virtual 2960 1050
EndSubSection
EndSection

Section "Module"
Load "glx"
EndSection

Section "ServerLayout"
Identifier "amdcccle Layout"
Screen 0 "amdcccle-Screen[5]-0" 0 0
EndSection

Section "Device"
Identifier "Default Device"
Driver "fglrx"
EndSection

Section "Device"
Identifier "amdcccle-Device[5]-0"
Option "Monitor-CRT1" "0-CRT1"
Option "Monitor-DFP_EXTTMDS" "0-DFP_EXTTMDS"
BusID "PCI:5:0:0"
Driver "fglrx"
EndSection

Section "Device"
Identifier "amdcccle-Device[5]-1"
Driver "fglrx"
Option "Monitor-CRT1" "0-CRT1"
BusID "PCI:5:0:0"

Screen 1
EndSection

Section "ServerFlags"
Option "Xinerama" "off"
EndSection

Section "Extensions"
Option "Composite" "disable"
EndSection
Reply
#2
Could it be a wrong refresh rate? Did you change monitors recently?

Or a VSync issue?
Try enabling VSync (XBMC->Video->Playback I think)
Reply
#3
folecr Wrote:Could it be a wrong refresh rate? Did you change monitors recently?

Or a VSync issue?
Try enabling VSync (XBMC->Video->Playback I think)

I have not changed anything except maybe a new kernel, but I believe the problem started before that. also I have tried enabling the Vsync but it did not make a difference
Reply
#4
no one has any ideas? I also just tried reinstalling fglrx, and that didn't work either
Reply

Logout Mark Read Team Forum Stats Members Help
Video playback black line across screen0