[TESTING] Kodi 17 test builds for Raspberry Pi

I am currently out of range of my box, will come back to you when I am back. Will also try the reboot Sam suggested.

Confirmed reboot made OSMC skin working on v17

Great, thanks for the feedback.

Confluence = Works
OSMC = Works
Eminence v2 = Works
Artic Zephyr = Broken (Selecting Scrapers/No Kodi 17 Support)

(gonna update this as i keep trying skins)

RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-mediacenter-osmc-11012016.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-11012016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter

RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-mediacenter-osmc-13012016.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-13012016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter

RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-mediacenter-osmc-14012016.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-14012016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter

RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-mediacenter-osmc-15012016.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-15012016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter

After half a hour testing, I’m really enjoying the updated build. I enjoyed being able to watch a MVC 3D iso properly. The only feature I need now that I’m missing is for 3D to work from a retail disc. But that will come.

I will report any problems I may find. So far the only one I was able to fix, which was a show being in the “In progress” when it wasn’t but that was fixed by removing it from the library and adding it again.

Thanks for the feedback. Good to hear things are going ok.

I’ll try to catch it with a debug log, but I have had a couple times where I start a video but the following happens.
The audio starts but menu stays open with a black background (no video)
When I hit the button to full-screen the video by closing the menu it buffers for a second or two then the video finally starts.

Hi Guys , I’m running this build and works perfectly . Thank you very much for the great work !! .
Now , all we did not think before upgrading, in case you would like to return to a stable version , you may or must reinstall the system ?. Thank you!.

all you have to do is downgrade so its not a big deal

RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-mediacenter-osmc-16012016.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-16012016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter

newclock5

  • FIX: [MVC;SSIF] avoid being stuck (51880b09)
  • Revert “FIX: [MVC;SSIF] avoid being stuck” (1f1e1aae)
  • Revert “FIX: [MVC;SSIF] do full merge” (4cc24002)
  • Revert “VideoPlayer: fix detection of stalled audio” (8208d22b)
  • VideoPlayer: fix detection of stalled audio (6f77dd6a)
  • omxaudio: Avoid reporting a spurious cached value (06118a02)

OSMC

  • pass --enable-thumb to fix HEVC optimisation build issues (90aa56f4)

RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-mediacenter-osmc-18012016.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-18012016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter

newclock5

  • Commits no longer in build:
    VideoPlayer: drop AE cache from displayed aq (codec screen) (ea2ccbb8)
    VideoPlayer: drain decoder on stream change (e84dcea5)
    VideoPlayer: avoid killing queued frames on reconfigure of renderer (2bde9c4c)
    VideoPlayer: optimize configure of renderer (8f1e7fd6)
    VideoPlayer: drop unused members (e526a62f)
    VideoPlayer: improve av sync after stream changes (baf2b33d)
    VideoPlayer: fix drain for ffmpeg when filters are involved (5fb46fa2)

RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-mediacenter-osmc-19012016.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-19012016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter

newclock5
*New commits in this build:
VideoPlayer: properly flush timestamp of video (1bc107e8)
VideoPlayer: fix resync of audio (d4670e36)
VideoPlayer: hasta la vista marco (fd9ed11d)
VideoPlayer: check state of renderer FrameFinish (4b3d7b74)
VideoPlayer: dxva - fix return value of Decode (c959e570)
VideoPlayer: audio - let ffmpeg handle timestamps (ade4ef2d)
VideoPlayer: fix a/v sync - if audio and video needs sync, this has prio (453d132a)
ffmpeg: hack: skip continue in timestamp wrap update it breaks ssif seeking (a9d637cf)
ssif: tidy up the logic for merging ssif packets (6b46bb2f)
ssif: Discard packets older than 10 seconds (9acdcf5f)
Revert “ssif: Discard packets older than 10 seconds” (3f5a119a)

*Updated commits in this build:
Revert “[omxplayer] Add ability to dump out audio/video data for later debugging” (14307146 => 36a13ff3)

*Commits no longer in build:
fixup! ffmpeg: Add cabac opimisations for hevc (e46c3293)
Revert “FIX: [MVC;SSIF] avoid being stuck” (b2ca3a9b)
Revert “FIX: [MVC;SSIF] do full merge” (17ce18ab)
Revert “VideoPlayer: fix detection of stalled audio” (986a5aef)
VideoPlayer: fix detection of stalled audio (c1c06a53)


newclock5

New commits in this build:

  • VideoPlayer: make sure we checked for continuity before resetting state (87dbf6cb)
  • VideoPlayer: refactor audio player (7df357da)
  • VideoPlayer: make AudioCodecPassthrough handle pts (5ffa5d3c)
  • AE: improve sync by using pause bursts (1ec2343a)
  • AE: AddPause to sink interface (118ddf13)
  • [videoplayer/rbp] Add pi specific option to maintain vsync with pll adjustment (2b7a7c91)

Commits no longer in build:
-[dvdplayer/rbp] Add pi specific option to maintain vsync with pll adjustment (89b0a419)
-fixup! ffmpeg: Add cabac opimisations for hevc (9781cc78)

OSMC
-Remove jpeg fallback patch (0c12f38)
-Set CMAKE_PREFIX_PATH to new OSMC prefix (114cc53)
-RBP2: disable thumb in ffmpeg build (1af56d7)
-RBP: remove patch to allow ffmpeg patches (c0e5ce4)
-RBP: apply thumb disabled patch for all devices (0d254cc)
-Remove --disable-projectm flag which is depreciated (32b394b)


RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-mediacenter-osmc-25012016.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-25012016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter
1 Like

newclock5

New commits in this build:
[wip] ssif remux (ff63160a)
[ssif] re-factoring. (2aa35850)
fixup! [ssif] re-factoring. (814300f4)
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)
OMXAudio: Make use of m_bGotFrame to skip decoding when full (b8041f56)
OMXAudio: Handle GetData before adding the next buffer so we can be sure it fits (6
522775f
)
OMXAudio: Handle changes in decoded audio size correctly (f4d0af05)

Commits no longer in build:
fix high cpu load caused by false positive frame limiter (87d028da)
ssif remux (e5fb05e6)
ssif: tidy up the logic for merging ssif packets (4005fb8e)
fixup! ssif: tidy up the logic for merging ssif packets (e2b98e38)
rendersystem: do not call finish pipeline when player is paused (ed1c8a65)
fixup! [videoplayer/rbp] Add pi specific option to maintain vsync with pll adjustment (035fb1c8)


RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-mediacenter-osmc-27012016.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-27012016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter

16.8-017, 28 Jan 2016: Based off OSMC commit 032121a and newclock5 commit f4d0af05c5

Seems there are some issues with libcec on this build. Busy working on a fix.

newclock5

New commits in this build:
[wip] ssif remux ff63160a
[ssif] re-factoring. 2aa35850
fixup! [ssif] re-factoring. 814300f4
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
OMXAudio: Make use of m_bGotFrame to skip decoding when full b8041f56
OMXAudio: Handle GetData before adding the next buffer so we can be sure it fits 6522775f
OMXAudio: Handle changes in decoded audio size correctly f4d0af05

Commits no longer in build:
fix high cpu load caused by false positive frame limiter 87d028da
ssif remux e5fb05e6
ssif: tidy up the logic for merging ssif packets 4005fb8e
fixup! ssif: tidy up the logic for merging ssif packets e2b98e38
rendersystem: do not call finish pipeline when player is paused ed1c8a65
fixup! [videoplayer/rbp] Add pi specific option to maintain vsync with pll adjustment 035fb1c8


RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-mediacenter-osmc-28012016.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-28012016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter