[TESTING] Kodi 17 test builds for Raspberry Pi

after installation:

wget http://download.osmc.tv/dev/gmc/rbp2-libcec-osmc.deb -O /tmp/rbp2-libcec-osmc.deb && sudo dpkg -i /tmp/rbp2-libcec-osmc.deb && sudo systemctl start mediacenter

after confirm sudo dpkg -l | grep libcec-osmc

ii rbp2-libcec-osmc 3.1.0-1 armhf libcec

The CEC does not work

You are still running libcec v3.1.0-1. There any errors installing the libcec file I posted? You should be on version 3.0.1-14

  • 16.8-018, 29 Jan 2016: Based off OSMC commit 2758244 and newclock5 commit 6962f5de

newclock5:

Commits no longer in build:
AE: rework stream status bc92393a
VideoPlayer: fix incorrectly accessed members in SetPlaySpeed 2493c8ce
VideoPlayer: fix race introduced by double caching av infos a9785c82
VideoPlayer: fix setting caching at end of stream 4315018e


RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-mediacenter-osmc-29012016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter

RPi2:

wget http://download.osmc.tv/dev/gmc/rbp2-mediacenter-osmc-29012016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter
  • 16.8-019, 31 Jan 2016: Based off OSMC commit 25635e6 and newclock5 commit e03574bb7

Issues
Due to recent changes in the skin xml files some of the dialog buttons no longer work in Amber/OSMC etc skin. For the meantime please Confluence skin which has been updated to reflect the new xml files.

Update libcec library

For this build you will need to install libcec version 3.0.1-14

RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-libcec-osmc-3.0.1-14.deb   -O /tmp/rbp1-libcec-osmc-3.0.1-14.deb && sudo dpkg -i /tmp/rbp1-libcec-osmc-3.0.1-14.deb 

RPi2:

wget http://download.osmc.tv/dev/gmc/rbp2-libcec-osmc-3.0.1-14.deb   -O /tmp/rbp2-libcec-osmc-3.0.1-14.deb && sudo dpkg -i /tmp/rbp2-libcec-osmc-3.0.1-14.deb

To confirm the libcec version installed:

sudo dpkg -l | grep libcec-osmc | awk '{ print $3 }'

newclock5:

New commits in this build:
AE: fix update of buffered time d33187e1
AE: fix number of provided buffers for PT 6e00bf97
AE fix endless loop after stream rework 906f29b2
AE: update resample ratio in GetStreamInfo 8207feea
AE: provide only limited buffers to input stream e03574bb

OSMC

Included addons:


RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-mediacenter-osmc-31012016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter

RPi2:

wget http://download.osmc.tv/dev/gmc/rbp2-mediacenter-osmc-31012016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter

Hello GMC, I run the “wget http://download.osmc.tv/dev/gmc/rbp2-libcec-osmc.deb2 -O /tmp/rbp2-libcec-osmc.deb && sudo dpkg -i /tmp/rbp2-libcec-osmc.deb && sudo systemctl start mediacenter” and is installed correctly (I not get error) , but check the version remains the 3.1.0-1 . At the moment I 'm at work , for this reason that I attach a screenshot screen , I’ll be sending it when you can.
Thank you for you help.

No need for screen shot, I already wrote a message to GMC as there is a version mismatch

@zequiqac Thanks for the info. I have compiled a new version and waiting for it to sync. Will let you know once its been updated.

I’ve updated the OP’s libcec installation instructions and used version numbers in order to avoid confusion.
Let me know if this fixes it for you.

why not put it as a depend ?

Needs APT for that.

Well i know there was a discussion about that and since jarvis is approaching fast there might be wiggle room to set one up

I am a bit busy at the moment but I will get a separate repo set up for version 17 soon.

1 Like

GMC , it worked to perfection!. CEC works seamlessly with my RPI2 . Thank you very much for the great work !!!

Great news. Thanks for the feedback.

any news on retroplayer ?

16.8-020, 1 Feb 2016: Based off OSMC commit 25635e6
and newclock5 commit 8aa778c35

newclock5:

New commits in this build:
[VideoPlayer] ssif remux 6b2cc158
fixup! [VideoPlayer] Support filename mangling for MVC files v2 82583006
fixup! [VideoPlayer] ssif remux 874cb627
ActiveAE: Enable display lost callbacks for EGL a13832b2
hack: Avoid videoplayer deadlock 8aa778c3

Commits no longer in build:
mmalrender: Reject unsupported render formats 5a237802
omxaudio: Avoid reporting a spurious cached value 1e06ae0a
[wip] ssif remux 9ba2dd14
[ssif] re-factoring. b2c32bef
fixup! [ssif] re-factoring. 85de51f7
OMXAudio: Make use of m_bGotFrame to skip decoding when full 58091c39
OMXAudio: Handle GetData before adding the next buffer so we can be sure it fits 73206c91
OMXAudio: Handle changes in decoded audio size correctly fd4dce27
paplayer: fix passthough after rework of codecs and AE a81f0e83
VideoPlayer: fix incorrectly determined audio sync error 24863071
AE: fix update of buffered time [d33187e1] (AE: fix update of buffered time (after refactoring) · popcornmix/xbmc@d33187e · GitHub)
AE: fix number of provided buffers for PT 6e00bf97
AE fix endless loop after stream rework 906f29b2
AE: update resample ratio in GetStreamInfo 8207feea
AE: provide only limited buffers to input stream e03574bb

OSMC

Included addons:


RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-mediacenter-osmc-01022016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter

RPi2:

wget http://download.osmc.tv/dev/gmc/rbp2-mediacenter-osmc-01022016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter

nice work on the deadlock kinda ran into that one latest revision fix it.

16.8-021, 2 Feb 2016: Based off OSMC commit 4e333f9 and newclock5 commit [e9f1717] (Comparing xbmc:ec3ee1bbffa68d4...popcornmix:e9f1717917d5957 · xbmc/xbmc · GitHub)

newclock5:

New commits in this build:
Revert “ActiveAE: Enable display lost callbacks for EGL” 19e22cfa
VideoPlayer: Avoid deadlock with m_StateSelection c48d21e5
VideoPlayer: Handle lost display with pause/resume ede0de7f
Revert “VideoPlayer: Handle lost display with pause/resume” 0f75e179
AE: fix number of provided buffers to input stream, Commit:86301d8 already fixed GetCacheTime and added resample buffers a second time e9f17179

Updated commits in this build:
[VideoPlayer] ssif remux (6b2cc158 => ce5d853e

Commits no longer in build:
hack: Avoid videoplayer deadlock 8aa778c3


RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-mediacenter-osmc-02022016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter

RPi2:

wget http://download.osmc.tv/dev/gmc/rbp2-mediacenter-osmc-02022016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter

Hi

Does anyone know if slow motion or frame by frame advance will be implemented with the new video player in Krypton?

Thanks

Haven’t seen anything about this yet, but you never know. Its still early days for Krypton.