confirmed !
Will OSMC running Krypton also implement inputstream.mpd for being able to watch AmazonPrime on the RPi as LibreElec actually does (see posting from @Milhouse here on the official Kodi forum - 6th note)?
That really would be awesome!
I pushed the inputstream addon to our repository today. Should be included on the next build.
Awesome
No updates after 18th May, anything new being built/coming up?
We are waiting for upstream to fix some issues.
thanks
Was just going to post this.
Still waiting for upstream fixes - most of them have been fixed now but still a few outstanding.
As soon as they have been fixed then the builds will continue.
Hi Sam,
quick question, may be i am repeating a old question. sorry if i am
what is the ideal value for gpu_mem for a 512 RPI? and what does it affect if its low or high?
is video cache (cachemembuffersize) affected by decreasing this value?
I tried setting this value to 400 and it didnt create any visible issue and i tried a value of 20 as well and there was no change? so would like to know if this is managed specially by OSMC or something?
the value is on config.txt under /boot
Hi @gmc
I noticed that when skipping mkv chapters using omxplayer it displays few seconds behind correct chapter position. Chapter times display correctly using mmal.
If you can test on your system to check.
Using latest 17 build.
I’ll get debugs logs if needed.
Thanks
16.8-083, 18 May 2016: Based off OSMC commit 1a9335b and newclock5 (38eb61b)
Build Highlights
newclock5
New commits in this build:
[mmalcodec] Add back in preroll (b61b1a90)
Revert “[mmalcodec] Add back in preroll” (3264f5ea)
[mmalrender] Add pixel format to api (bea8b6e2)
[rbp] [retroplayer] Initial support for mmal renderer (f10f20f2)
[mmalrenderer] Allow RGB buffers to be allocated (558e4a35)
mvc: Add cadence flags for mvc_lr (38eb61b3)
Builds are going again - there have been quite a few fixes since the last update.
I’ve been having compile issues since PR9750 which broke quite a few of the audioencoder/audiodeocer addons.
Most of the upsteam addons have now been fixed baring a few (Which I’ve manually fixed)
The reference to audioencoder/decoder broken reminded me: Anyone else experiencing the GUI sounds no longer working since the previous test-build, same for ‘regular’ stereo streams?
Logs
GUI sounds working here. I have had one issue where all the sound stopped working but it came back after a restart.
16.8-084, 30 May 2016: Based off OSMC commit 1a9335b and newclock5 (7447620)
Build Highlights
mmal/videoplayer updates
mmal tweaks
render fixes
fix cmake issues
Added inputsteam addon
Any suggestions on which settings to check or troubleshooting steps to take ?
If you go back a build or two does the issue disappear?
16.8-085, 31 May 2016: Based off OSMC commit 1a9335b and newclock5 (49a75ca3a)
Build Highlights
newclock5
New commits in this build:
fixup! mmalcodec: Just return VC_PICTURE when we have more than one picture (bca23100)
fixup! [mmalcodec] Add back in preroll (49a75ca3)
Commits no longer in build:
RenderMan: Simplify late frame skipping code v2 (ddbd402e)
Revert “RenderMan: Simplify late frame skipping code v2” (e7e9e273)
VideoPlayer: fix CheckEnableClockSync (4bc0ad81)
VideoPlayer: remove some useless code (938f74c6)
VideoPlayer: improve skipping frames (74476206)
16.8-086, 02 June 2016: Based off OSMC commit (1a9335b) and newclock5 (5b10f01)
Build Highlights
newclock5
Commits no longer in build:
fixup! mmalcodec: Just return VC_PICTURE when we have more than one picture (bca23100)
fixup! [mmalcodec] Add back in preroll (49a75ca3)
fixup! Disable autoscrolling while on screensaver and while opening streams. (6b0e1966)