2014-12-23, 00:16
(2014-12-22, 15:00)2mvent Wrote: So I have everything installed and working. This is a really nifty app I must say. It combines the best of different worlds, Ubuntu, XBMC, Netflix.
Ok, I have installed xbmc 13.2 on xubuntu 12.04, google chrome deb, added the http://www.alelec.net/kodi/repository.alelec.zip repository, installed chrome launcher and netflixbmc.
The hardware is an AMD A8-7600 apu processor.
But when I play the movies they are choppy. It looks like the framerate is off, or the apu can cope with it.
But if I logout of xbmc, and fire up Google chrome on the Xubuntu desktop, I do get a smooth playing movie.
I have tried this first on an regular Ubuntu, that didn't looked good so I tried a lighter desktop, Xubuntu.
I'm puzzeled what might cause this choppy looking movie. Have I done things wrong?
I have sorted out two movies (in Netflix) with 23.976, 25 fps, but they are both choppy.
(cntrl alt shift D and there is this fps info. I had to do it on another pc though, because this shortcut didn't work on xubuntu)
Do any of you have this plugin working on xubuntu/ubuntu? And do you have smooth playing movies?
The only other thing I can think of is XBMC adding some extra load to the cpu/gpu that's getting in the way of playback, although it's a bit hard to pin it on that as xbmc will run with pretty low overheads on many devices.
One thing that's probably worth trying is to ensure GPU acceleration is enabled in chrome, it's usually off by default on linux, on some playforms at least. Try this: http://www.webupd8.org/2014/01/enable-ha...hrome.html
Also, while a video is running choppy try bringing up a terminal and find the chrome process:
Code:
# ps aux | grep chrome
Code:
google-chrome --start-maximized --no-first-run --user-data-dir=/path/to/profile --kiosk "https://www.netflix.com/WiPlayer?blah.blah.blah"