• 1
  • 108
  • 109
  • 110(current)
  • 111
  • 112
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
On 430 (didn't check 429) I get an incompatible add on warning on boot for the pvr iptv simple client addon.
And on every boot i need to enable addons using the simple client.
Hi Milhouse/Popcornmix.
"remove gui" commit has made a definate improvement to hevc playback on my higher resolution test files, I'm able to use higher quality factors before I start to see any steppiness. :-)
This only works, of course, as long as there are no overlays, if there are, it's about the same as before, as I would expected.
Thanks for the continuing improvments.
Kevin.
(2017-05-01, 16:46)bleep42 Wrote: "remove gui" commit has made a definate improvement to hevc playback on my higher resolution test files, I'm able to use higher quality factors before I start to see any steppiness. :-)

Good to hear. I've got a couple of "remove gui" bug fixes for tonight's build (subtitle and 3d related).
New LibreELEC.tv Leia build #0501: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.10.13 #1 Mon May 1 21:04:47 BST 2017 armv6l GNU/Linux

# vcgencmd version
May  1 2017 20:27:12
Copyright (c) 2012 Broadcom
version 2994b3a8f5d227cba748fda805c259a6c50140ab (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170501210342-#0501-g33a82f9 [Build #0501]

# Kodi version
(18.0-ALPHA1 Git:91a9066). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (33a82f91, changelog) and tip of XBMC master (3d14131d, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the LibreELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.10.y
  • Includes latest bcm2835-driver master (9bf08f70, ahead +7)
  • Includes latest kodi-platform master (36fb4937)
  • Includes latest libcec master (3953f8dc, ahead +12)
  • Includes latest libnfs master (1052ba94, ahead +58)
  • Includes latest p8-platform master (2d90f986)
  • Includes latest addons: inputstream.adaptive (f23ba39c), inputstream.rtmp (1052cd37, +2), peripheral.joystick (07aa1fe8, +1), pvr.argustv (8f898149, +2), pvr.demo (978f4289, +2), pvr.dvblink (b7d887c1, +2), pvr.dvbviewer (d099cfad, +2), pvr.filmon (0f1d34d4, +2), pvr.hdhomerun (ab911693, +2), pvr.hts (3911c7fe, +2), pvr.iptvsimple (28350d6e, +3), pvr.mediaportal.tvserver (367b1284, +2), pvr.mythtv (30cc7e23, +1), pvr.nextpvr (e6ece9fa, +2), pvr.njoy (296f558f, +2), pvr.octonet (8549a31c), pvr.pctv (eab5f856, +2), pvr.stalker (62b7908d, +2), pvr.vbox (60017353, +2), pvr.vdr.vnsi (b7c3f3b0, +2), pvr.vuplus (78df0306, +2), pvr.wmc (27a88ca2, +2), vfs.rar (26800ebe, +1)
  • Exclude [env] ffmpeg-99.1010-tls-1.2.patch: upstream ffmpeg-3.3
  • Include [env] compare: linux: update to linux-4.10.13
  • Include [env] patch: vfs addons: add vfs.rar, vfs.sacd and vfs.sftp kodi-binary-addons
  • Include [env] patch: imagedecoder.raw: update imagedecoder.raw
  • Include [env] patch: screensaver.shadertoy: bump screensaver.shadertoy to 434f5ce
  • Include [env] patch: visualization.projectm: bump visualization.projectm to 7489e4a
  • Include [env] patch: visualization.shadertoy: bump visualization.shadertoy to ae677ac
  • Include [env] patch: ffmpeg: update to ffmpeg-3.3
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] PR:1469: samba: update to samba-4.6.2
  • Include [env] PR:1582: tvheadend42: update addon
  • Include [pkg] PR:2: Update b43 firmware (wlan-firmware)
  • Include [pkg] PR:7: Remove not used part (pvr.octonet)
  • Include [pkg] PR:8: libXBMC_codec.h removed and changed to libXBMC_pvr.h also fix compile fault after last request (pvr.octonet)
  • Include [pkg] PR:24: Remove not used part (inputstream.adaptive)
  • Include [pkg] PR:62: change smbd and nmbd location (service.libreelec.settings)
  • Include [pkg] PR:65: update language from transifex (service.libreelec.settings)
  • Include [pkg] PR:72: Remove not used part (pvr.mythtv)
  • Include [pkg] PR:73: libXBMC_codec.h removed and changed to libXBMC_pvr.h (pvr.mythtv)
  • Include [pkg] PR:12034: KODI: Update NEON support
Build Highlights:
  1. New firmware (dispmanx 3d, isp_resize)
  2. 3D and subtitle fixes in gui removal
Build Details:
  1. Firmware (May 1):
    • firmware: dispmanx: Fix dispmanx_element_change_dest_rect in 3d mode See: link
    • firmware: isp_resize: Remove spurious turbo_cookie_isp assert. See: link
  2. LibreELEC.tv:
    • pvr.vdr.vnsi: change url, bump version (PR:1583, 1 commit, 1 file changed)
  3. XBMC:
    • [fix] guilib versions after pull/12011 (PR:12037, 1 commit, 2 files changed)
    • [buildsteps][windows] fix BuildSetup.bat after 0a14316 (#12031) (PR:12041, 1 commit, 1 file changed)
    • [PVR] pvr windows cleanup and refactoring of class hierarchy (PR:12042, 2 commits, 21 files changed)
    • [guilib] Isolate included expressions $EXP (PR:12012, 1 commit, 1 file changed)
    • [tests][windows] TestSystemInfo.GetDiskSpace: use correct overload of std:Confusedtring::assign (PR:12045, 1 commit, 1 file changed)
  4. newclock5:
    • New commits in this build:
      • fixup! rbp: Remove GUI layer during video playback when it is empty (beee5817)
    • Commits no longer in build:
      • fixup! renderer: Allow gui updates to be skipped when playing video (88e26193)
      • fixup! Application: Remove unused dirtyRegions variable (2e7f6290)
      • VideoPlayer: Provide API to query render debug (35925be7)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1582: tvheadend42: update addon
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Weekly Linux 4.11.0 (FINAL) build #0501x: RPi / RPi2

Same as #0501 but with 4.11.0 kernel.

I'm not yet cutting over to 4.11.y for regular builds as it's not yet possible to build 4.11.y with all Generic (x86_64) drivers - the xf86-video-nvidia driver is not compatible with 4.11.y and requires relicensing before it can be fixed - so in order to continue building a common kernel for RPi/RPi2/Generic the switch to 4.11.y will have to wait until Nvidia release a new driver with compatible license.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2017-05-01, 09:15)CygnusHyoga Wrote: Goodmornig Milhouse!

I’ ve the error in shadertoy addon ”add-on couldn't be loaded. can't load shared library" in #429 build (like SharpCoder). I update the addon shadertoy to version visualization.shadertoy-999.1.1.6.1-%230429-milhouse-%230429-milhouse.zip and #430 build, shadertoy it’s now working, but i can’t access to the menu of shadertoy to change options (the dialog appear, but there is no options in general).

Thanks

Inability to access visualization.shadertoy settings is a bug in the addon.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2017-05-01, 21:44)popcornmix Wrote:
(2017-05-01, 16:46)bleep42 Wrote: "remove gui" commit has made a definate improvement to hevc playback on my higher resolution test files, I'm able to use higher quality factors before I start to see any steppiness. :-)

Good to hear. I've got a couple of "remove gui" bug fixes for tonight's build (subtitle and 3d related).

What is considered an overlay?
Ref previous posts on my occasional Kodi crashes with Krypton nightlys after 1st boot after an installation of nightly build. I have not been having any (PVR related?) crashes for a while on 1st boot after install of a nightly build and then :-

#0430 kodi crashlog
#0501 kodi crashlog 1
#0501 kodi crashlog 2

Note: These crashes always appear to occur during initial scan of TV channels, were in my usage case I am using tvheadend backend and frontends with a USB hub powered DVB Tuner card connected/running all on same rpi2.
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
There are still problems with iptv simple addon in 0501. After reboot it says that it was disabled. You can enable it after that but if you do a reboot it says 'addon migration in progress' and it says that it was disabled again because it is not compatible.,
(2017-05-02, 03:06)J_E_F_F Wrote: What is considered an overlay?

The Pi has a hardware video scaler (HVS) that can composite a number of layers (aka overlays) on the fly and output to display.
In Kodi this is typically an RGBA32 layer for the gui and a YUV layer for the video.
(There may occasionally be other layers like the temperature warning symbol).

If you are not using the OSD or subtitles the gui layer is fully transparent, but still requires fetching from sdram which is costly.
The updates over the last couple of days attempt to disable the gui layer when it is known to be fully transparent.
This improves software video decode performance (notably HEVC).
(2017-05-02, 13:17)popcornmix Wrote: This improves software video decode performance (notably HEVC).

Not so long ago pi3 struggled to decode "simple" 720p hevc, now it does hevc encodes from bluray source 1080p@30fps (by git ffmpeg + git x265) with relatively low cpu load ...
What you already did is truly amazing.
Hello everybody,

I just wanted to ask again if there is something in the direction of Astrometa DVB-T / C (MN88473) what does. Interestingly, when I connect the stick, he works short until the crash, then no more. If I then the Si2168 connected tvheadend work again, after rehofften change on Astrometa Stick, he works again short and falls again. Sometimes, however, I can do what I want it just does not work.

Crashlog's:
https://pastebin.com/J7r5n2Ev
https://pastebin.com/7476Cxhv

If you need a special log please ask for directions.
Currently running #0501
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
@Aux_ any different with #0501x ?
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
@Milhouse

Unfortunately the MN88473 does not work with # 0501x. After connecting the Si2168 he had 4 times crash at restart but the works finally.
Seems the MN88473 only works with # 0410x until now.
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
(2017-05-02, 19:39)Aux_ Wrote: Hello everybody,

I just wanted to ask again if there is something in the direction of Astrometa DVB-T / C (MN88473) what does. Interestingly, when I connect the stick, he works short until the crash, then no more. If I then the Si2168 connected tvheadend work again, after rehofften change on Astrometa Stick, he works again short and falls again. Sometimes, however, I can do what I want it just does not work.

Crashlog's:
https://pastebin.com/J7r5n2Ev
https://pastebin.com/7476Cxhv

If you need a special log please ask for directions.
Currently running #0501

Filmon closed down yesterday ,it only play 5 mins
Wants paid subs
  • 1
  • 108
  • 109
  • 110(current)
  • 111
  • 112
  • 495

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24