• 1
  • 296
  • 297
  • 298(current)
  • 299
  • 300
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Did some more testing. The issue occur when widevine is installed on multiple profiles...
(2018-02-11, 18:25)da-anda Wrote: @popcornmix in recent nightlies I noticed that after a channel switch, for a short time I see a still frame of the previous channel, which is kinda odd. I suspect that a buffer is not flushed correctly?
Identifying when this first occurred would be useful. I can't immediately think of any change that would make this start happening.
New LibreELEC.tv Leia build #0211: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 4c54b28b34866535bb5b639a41fc51ad2c03980108abbde440f197b2021cb4f4 (RPi)
SHA256 Checksum: 3c048f42a1f540110fff60cdaaf190a8fa0a4afe48d3dc5dced0afbdcdfb0a55 (RPi2)

text:
# uname -a
Linux rpi512 4.14.18 #1 Sun Feb 11 21:05:07 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 9 2018 14:27:54
Copyright © 2012 Broadcom
version b54484abff4ad7d7bdda6e6387737e29b33f18ee (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180211210326-#0211-g308a722 [Build #0211]

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

Based on tip of LibreELEC.tv master (308a722, changelog) and tip of XBMC master (5251e83, changelog) with the following modifications: Build Highlights:
  1. [PVR] Ensure larger objects are heap allocated to avoid stack overflows.
  2. [libdvd] latest versions libdvdcss 1.4.1 libdvdread/libdvdnav 6.0.0
Build Details:
  1. LibreELEC.tv:
    • Add device trees package for Amlogic generic project (PR:2425, 6 commits, 14 files changed)
    • gcc-linaro-aarch64-linux-gnu: update to 7.2-2017.11 (PR:2476, 1 commit, 1 file changed)
  2. XBMC:
    • AddonSettings: Protect against nullptr (PR:12522, 1 commit, 1 file changed)
    • [PVR] Ensure larger objects are heap allocated to avoid stack overflows. (PR:13522, 1 commit, 2 files changed)
    • X11: add fallback for OpenGL legacy (PR:13528, 1 commit, 1 file changed)
    • [Music]Fix Container.Art for collaboration albums (PR:13491, 1 commit, 1 file changed)
    • [libdvd] latest versions libdvdcss 1.4.1 libdvdread/libdvdnav 6.0.0 (PR:13524, 1 commit, 3 files changed)
    • [xbmc][fix] Fix problematic format strings. (PR:13529, 1 commit, 3 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2477 (perma): kodi: updates for March 2018
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.
(2018-02-12, 01:40)popcornmix Wrote:
(2018-02-11, 18:25)da-anda Wrote: @popcornmix in recent nightlies I noticed that after a channel switch, for a short time I see a still frame of the previous channel, which is kinda odd. I suspect that a buffer is not flushed correctly?
Identifying when this first occurred would be useful. I can't immediately think of any change that would make this start happening.
I will try to pinpoint it
(2018-02-08, 17:09)popcornmix Wrote: Latest widevine update changed the YUV format produced from 3 separate planes to 2 planes (with U and V in a side-by-side format).
This format wasn't something the Pi firmware supported so some plumbing was needed to get support this.
Thank you! Is all of the "plumbing" included in this commit or is there more? I'd like to try to get that into the experimental OSMC builds as well, being able to point out the required fixes could probably make that much easier.
(2018-02-12, 14:27)dasmanul Wrote: Thank you! Is all of the "plumbing" included in this commit or is there more? I'd like to try to get that into the experimental OSMC builds as well, being able to point out the required fixes could probably make that much easier. 

You'll need that firmware update (including the /opt/vc/include headers) and latest newclock5 tree.
(2018-02-12, 14:27)dasmanul Wrote: Thank you! Is all of the "plumbing" included in this commit or is there more? I'd like to try to get that into the experimental OSMC builds as well, being able to point out the required fixes could probably make that much easier. 
 AFAIK they are already included in the latest build here:
https://discourse.osmc.tv/t/testing-kodi.../20631/738
User P.H. also says Amazon VOD is working there.

Also see this commit:
https://github.com/osmc/osmc/commit/1427...3e4be180d3
(2018-02-12, 17:26)Seppl Wrote: AFAIK they are already included in the latest build here:
Thanks for the pointer, I had missed that! Actually, last time I tried was last Wednesday but since OSMC didn't show me an update notification yesterday, I had assumed – apparently in error – that nothing had changed since then. I'll give it another try and post directly in the OSMC forum if I still experience problems.
(2018-02-11, 17:43)HiassofT Wrote: "dtoverlay=gpio-ir"

Wow, Thank you very much. That works fine!! And much better there are no more interfenrences with the USB receiver.
New LibreELEC.tv Leia build #0212: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 6022072ed159bea48b72c278529b694158b19d4ee8c3f9a303c4a6e1913b3998 (RPi)
SHA256 Checksum: d630bb7522a3164d66d7d998e79836f6eae071dfc92d9dfe54e1d240d1a2a586 (RPi2)

text:
# uname -a
Linux rpi512 4.14.18 #1 Mon Feb 12 22:19:24 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 9 2018 14:27:54
Copyright © 2012 Broadcom
version b54484abff4ad7d7bdda6e6387737e29b33f18ee (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180212221729-#0212-g760c839 [Build #0212]

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

Based on tip of LibreELEC.tv master (760c839, changelog) and tip of XBMC master (cd02e6c, changelog) with the following modifications: Build Highlights:
  1. [input] InputManager: fix typo for `lirc.start` command
  2. ffmpeg: hevc: Avoid zero length cache flushes
  3. FIX: [3D] broken since awhile
Build Details:
  1. LibreELEC.tv:
    • Amlogic: clean up for u-boot-tools (PR:2488, 3 commits, 3 files changed)
    • Enable ATH10K Atheros 802.11ac drivers in Generic x86_64 kernel (PR:2486, 1 commit, 2 files changed)
  2. XBMC:
    • [jenkins] add linux gbm & aml (PR:13526, 6 commits, 30 files changed)
    • changed: forward cmake compilers to ffmpeg (PR:13534, 1 commit, 1 file changed)
    • FIX: [droid] force fullscreen when entering visible behind (PR:13536, 1 commit, 1 file changed)
    • [input] InputManager: fix typo for `lirc.start` command (5c9c318)
  3. newclock5:
    • New commits in this build:
      • ffmpeg: hevc: Avoid zero length cache flushes (99d7c6c6)
      • FIX: [3D] broken since awhile (6113fc04)
    • Commits no longer in build:
      • AddonSettings: Protect against nullptr (ae5f01a6)
      • VideoPlayer: fix stereoscopic playback (b12752ac)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2495 (perma): linux: do not build perf on 64/32-bit
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.
@popcornmix 
There are video glitches with some of my HEVC (10-bit) videos. The glitches occur during a very bright scenes. Those videos used to work fine before but I'm not sure when exactly they were broken.

Sample
Thanks for fixing some of the 3d bugs. sif, iso and mkv now work.

Any m2ts files do not work. A .3d.mvc.m2ts does put my tv into 3d mode but the picture is not properly displayed.

Thanks
Hi,
after watching some Youtube-Video-Music files my Pi3 reboots.

Thanks
(2018-02-13, 02:57)smp1 Wrote: @popcornmix 
There are video glitches with some of my HEVC (10-bit) videos. The glitches occur during a very bright scenes. Those videos used to work fine before but I'm not sure when exactly they were broken.

Sample
 Should be fixed in tonight's build.
(2018-02-13, 14:58)trevorjharris Wrote: Thanks for fixing some of the 3d bugs. sif, iso and mkv now work.

Any m2ts files do not work. A .3d.mvc.m2ts does put my tv into 3d mode but the picture is not properly displayed.
Has this file ever played before? Can you post mediainfo?
  • 1
  • 296
  • 297
  • 298(current)
  • 299
  • 300
  • 495

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