Kodi Community Forum
ubuntu choppy playback issue - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: ubuntu choppy playback issue (/showthread.php?tid=105623)



ubuntu choppy playback issue - punker101 - 2011-07-16

ive installed xbmc on my ubuntu machine, and in most places it runs faster than when i had it on windows 7, the only issue being that for some reason at one part of the screen only if the video moves left or right i get a line that moves a second behind the rest of the video.

making it look pretty horrid.

i am using a nvidia card

any ideas?


- Wrooty - 2011-07-16

Hi mate!

You should add this to your xorg.conf

Section 'Extentions"
Option "Composite" "Enable"
Option "Render" "Enable"
End Section

This is the file location /etc/X11/xorg.cof

Worked a treat for me!