OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2
(2015-05-15, 15:50)Milhouse Wrote:
(2015-05-15, 15:10)nikc0069 Wrote: I was going to do so, but as I took the target files from the official Openelec 5.0.8 stable build and "upgraded" using them and it still happened, I didn't think it was related to these test builds. Logs look ok and no crash so would e nothing in the crash logs. Do you still think it could be related to the test builds after that? If so I can roll back over the weekend - I think the last ok build was 508 but I can't be sure until I work back through them.

If it's only started happening with recent test builds, and continues to happen with 5.0.8 (when presumably it didn't before), then yes that is rather odd... I'd suggest a clean .kodi in case a setting or addon has now been screwed up. After re-upgrading to #0514, in ssh:
Code:
systemctl stop kodi
mv .kodi .kodi.bak
sync && reboot
then test your movies again (you can restore your old .kodi afterwards).

If you still have the problem after the above, upload your debug log when playing a problem movie - at the very least this will include the video/audio details which might give a clue as to what is going on. One possibility might be that your gpu_mem setting is not high enough (should be 128 for a Pi1 with 512MB, 256 for a Pi2).

Thanks Mil house it was the gpu setting. It had somehow got set to 80!


Messages In This Thread
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - by nikc0069 - 2015-05-15, 20:34
How to install the builds - by kisas - 2015-05-24, 02:10
MVC 3D ISO Blu-ray - by Azimono - 2015-06-06, 14:28
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 214