[TESTING] Kodi 17 (Krypton) builds for Raspberry Pi (continued)

16.8-122, 20 July 2016: Based off OSMC commit (ef17c0ad) and newclock5 (752ee114)

16.8-123, 21 July 2016: Based off OSMC commit (ef17c0ad) and newclock5 (5eb4c1f)

newclock5

New commits in this build:

mmalffmpeg: Enable thread safe callbacks (503eaeb5)
mmal: Switch to a pool class attached to decoder output (0cf9bc86)
mmal: Fix some ugliness with acquire/release of video buffers (4ab31392)
mmalrender: Add sharpness control (5eb4c1fa)

Updated commits in this build:

mmalcodec: Remove deinterlace support (d63ad6be)
mmal: Remove renderer pointer from codecs (0c0a578d)
mmalrenderer: Execute callbacks from dedicated thread (d6b31e9a)
mmalrender: Add deinterlace support (54122fb1)
mmalrender: Allow a frame of slop when waiting for vsync (73faeea0)
mmalrender: Use computed framerate rather than version from configure (d89bf5c3)

Commits no longer in build:

mmalrender: Improve logging for pool creation (4e779a84)
mmal: Include state in CMMALBuffer (a363551f)
mmalrender: Use flag in omvb structure for detecting submitted pictures (8747f5b4)
mmalffmpeg: Move gpu image pool into a separate class (3aa899f1)

16.8-124, 22 July 2016: Based off OSMC commit (ef17c0ad) and newclock5 (e1254c45)

newclock5

Commits no longer in build:

mmalcodec: Use lock Leave rather than SingleExit (0afa7d8b)
rbp: Make debug message wrap safe (ea043e55)
mmalcodec: Clear flags before returning picture (b85906be)
mmalffmpeg: Enable thread safe callbacks (503eaeb5)
mmalcodec: Remove deinterlace support (d63ad6be)
mmal: Switch to a pool class attached to decoder output (0cf9bc86)
mmal: Remove renderer pointer from codecs (0c0a578d)
mmal: Fix some ugliness with acquire/release of video buffers (4ab31392)
mmalrenderer: Execute callbacks from dedicated thread (d6b31e9a)
mmalrender: Add deinterlace support (54122fb1)
mmalrender: Allow a frame of slop when waiting for vsync (73faeea0)

16.8-125, 23 July 2016: Based off OSMC commit (ef17c0ad) and newclock5 (e1254c45)

inputstream.mpd and inputstream.smoothstream updates

16.8-126, 24 July 2016: Based off OSMC commit (ef17c0ad) and newclock5 (97b4cac)

Build Details

newclock5

New commits in this build:

VideoPlayer: drop deinterlace mode (4402163b)
rbp: drop deinterlace mode (97b4cace)

hey gmc got some logs for ya the latest revisions are pretty unstable :slight_smile: but thats what i expect

http://paste.osmc.io/kuxesabaru
http://paste.osmc.io/yuvebuzuva

What are the actual symptoms?

You also need to turn on debug logging.

17:20:17 116798.390625 T:1587540976  NOTICE: CVideoPlayerAudio::Process - stream stalled
17:20:17 116798.507812 T:1614803952  NOTICE: CVideoPlayer::OnExit()

Connection OK?

Symtoms are that when i press play on new vid it crashes and yes LAN is stable and working so its not that.

Gonna enable debugging later on tonight see if i cant recreate it

New version upped - maybe it magically fixes it :slight_smile:

16.8-127, 25 July 2016: Based off OSMC commit (ef17c0ad) and newclock5 (e5354526)

Build Details

[WIP] Double the backslash in mysql in case weā€™re in ā€˜LIKEā€™)

hey guys,

I am having some troubles. I have a Pi 3 and trying to install new kodi v17. This is the error i get:

root@CarPi:~# sudo apt-get install rbp2-medicenter-osmc
Reading package listsā€¦ Done
Building dependency tree
Reading state informationā€¦ Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
rbp2-mediacentre-osmc : Depends: niceprioritypolicy-osmc but it is not installable
Depends: medicacenter-send-osmc but it is not installable
Depends: mediacenter-addon-osmc (>= 3.0.39) but it is not installable
Depends: medicenter-skin-osmc but it is not installable
Depends: diskmount-osmc (>= 1.2.9) but it is not installable
Depends: armv7-libnfs-osmc but it is not installable
Depends: armv7-librtmp-osmc but it is not installable
Depends: armv7-libshairplay-osmc but it is not installable
Depends: armv7-libsqlite-osmc but it is not installable
Depends: armv7-splash-osmc but it is not installable
Depends: armv7-libcrossguid-osmc but it is not installable
E: Unable to correct problems, you have help broken packages.

my /etc/apt/sources.list is as follows:

deb Index of /raspbian jessie main contrib non-free rpi
deb-src http://archive.raspbian.orb/raspbian/ jessie main contrib non-free rpi
deb Index of /pipplware/dists/jessie/main/binary /
deb Index of /osmc/osmc/download/dev/gmc /

I have tried deb Index of /osmc/osmc/download/dev/gmc ./ with the same result

I have also tried with the previous versions and the same result

I am not sure if i am doing something wrong or what. Can anyone please help?

Looks like you removed the official OSMC apt repo from sources.list. Add that and run apt-get update

thanks for that but what is the official osmc apt repo?

thanks Sam, i found it and it is now installing

deb http://apt.osmc.tv jessie main

for others that may need it

16.8-128, 26 July 2016: Based off OSMC commit (ef17c0ad) and newclock5 (2781aa6)

Build Details

newclock5

New commits in this build:

AE: change usage of swr_set_compensation (1267f20f)
AE: refactor resample buffers (0d0a6bb8)
AE: add ffmpeg atempo filter (9f8880dc)
VideoPlayer: improve rr related to clockspeed (19751dee)
squash atempo (d337b728)
squash: log atempo (7c53c790)
squash atempo (3e15691b)
mmalrender: Disable deinterlace when no interlaced frames seen (2781aa6d)

16.8-129, 27 July 2016: Based off OSMC commit (ef17c0ad) and newclock5 (2b61f97)

Build Details

newclock5

Commits no longer in build:

AE: change usage of swr_set_compensation (1267f20f)
AE: refactor resample buffers (0d0a6bb8)
AE: add ffmpeg atempo filter (9f8880dc)
VideoPlayer: improve rr related to clockspeed (19751dee)
squash atempo (d337b728)
squash: log atempo (7c53c790)
squash atempo (3e15691b)

16.8-130, 28 July 2016: Based off OSMC commit (ef17c0ad) and newclock5 (9b3d30)

Build Details

newclock5

New commits in this build:

rbp: Ensure processinfo values are initialised (9b3d3050)

16.8-131, 29 July 2016: Based off OSMC commit (6fb6f6e) and newclock5 (ce09b96)

Build Details

([PVR] Fix recordings resume playback context menu handling; drop mmalrender commit)

newclock5

New commits in this build:

Revert ā€œmmalrender: Disable deinterlace when no interlaced frames seenā€ (ce09b960)

16.8-132, 31 July 2016: Based off OSMC commit (6fb6f6e) and newclock5 (7c60f60)

Build Details

newclock5

New commits in this build:

AE: change usage of swr_set_compensation (fdbbe340)
AE: refactor resample buffers (9847f84f)
AE: add ffmpeg atempo filter (8a86319f)
VideoPlayer: improve rr related to clockspeed (ac7413ca)
squash atempo (afdaf706)
fixup! [ae] Add debug logging showing resamplerate (7c60f60d)

16.8-133, 01 August 2016: Based off OSMC commit (6fb6f6e) and newclock5 (9084458)

Build Details

newclock5

Commits no longer in build:

squash atempo (afdaf706)