I am using Chromium and I have got no extensions installed. I also tried opera
but no luck.
I came across couple of solutions. I was wondering if any one can help me on
this further.
1) One of the option was to go to "gstreamer properties" and the video output to
"No Xv". Can you please explain what this means?
2) The second solution was to modify "xorg.conf" (which does not exist in
10.04). In xorg.conf, edit the Device section and set the "AccelMethod to EXA.
Section "Device"
Identifier "ATI Radeon"
Driver "ati"
Option "AccelMethod" "EXA"
Option "MigrationHeuristic" "greedy"
Option "AccelDFS" "true"
Option "EnablePageFlip" "true"
Option "EnableDepthMoves" "true"
EndSection