Linux Flickering green dots during video playing

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
trasdahl Offline
Junior Member
Posts: 3
Joined: Dec 2011
Reputation: 0
Post: #1
Sometimes the video output is polluted by flickering green dots (see image).

http://imagebin.org/208461

This only happens during video playback, not at the home screen. It keeps on even when the video is paused It has happend with several different files, but it doesn't always happen, so I don't know how to trigger it. But it did for example happen with this file:

file.avi: RIFF (little-endian) data, AVI, 624 x 352, 23.98 fps, video: XviD, audio: MPEG-1 Layer 3 (stereo, 48000 Hz)

I am using Eden, installed from ppa (2:11.0~rc2-0~ppa1~oneiric) on Ubuntu 11.10. Graphics card:

01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R300 NE [Radeon 9500 Pro]
Subsystem: ATI Technologies Inc Device 3002
Kernel driver in use: radeon
Kernel modules: radeon, radeonfb

Driver version:

xserver-xorg-video-radeon 1:6.14.99~git20110811.g93fc084-0ubuntu1 X.Org X server -- AMD/ATI Radeon display driver

Hope the information suffices Smile
(This post was last modified: 2012-04-17 07:56 by trasdahl.)
find quote
trasdahl Offline
Junior Member
Posts: 3
Joined: Dec 2011
Reputation: 0
Post: #2
Bump.
find quote
Pointed Offline
Junior Member
Posts: 7
Joined: Dec 2011
Reputation: 0
Post: #3
i had a similar problem with some videos either being entirely green or having points when it would go green. I turned off hardware acceleration and that seemed to fix the problem. You might try that.

Settings->Video->Playback
Then uncheck hardware acceleration.
find quote
semperfidmr Offline
Junior Member
Posts: 1
Joined: Oct 2012
Reputation: 0
Post: #4
Has anyone found a solution to trasdahl's problem? I am having similiar issues. Thanks.
find quote
fritsch Offline
Posting Freak
Posts: 1,248
Joined: Aug 2011
Reputation: 34
Post: #5
Please post full xbmc.log with debugging turned on.
find quote
uNiversal Offline
Out of Memory
Posts: 3,194
Joined: Oct 2012
Reputation: 75
Location: Binary pulsar
Post: #6
Hey

Disable composite in xorg.conf append to bottom of your xorg the below.

Code:
Section "Extensions"
        Option        "Composite"                "false"
EndSection

uNi
find quote
dondro Offline
Junior Member
Posts: 5
Joined: Oct 2008
Reputation: 0
Post: #7
I was having the same issue. I had tried disabling hardware acceleration as well as modifying xorg.conf, but the issue persisted.

I don't know if you got it fixed, but I just forced the Render Method to Basic Shaders (ARB) and the issue appears to be resolved!
find quote
odric Offline
Junior Member
Posts: 1
Joined: Dec 2012
Reputation: 0
Post: #8
I have the same problem, everytime video are played with green little dots, similar to snow flakes.
Nowbody have a solution? please I'll like to see the movies clean. All videos have the same problem, DVD, MKV 1080p... It's a clean instalation Fedora 17 and XBMC 11.
Other problem I have is DVD.iso don't play

Thanks for all
find quote