• 1
  • 150
  • 151
  • 152(current)
  • 153
  • 154
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
(2017-12-13, 16:34)Jezze Wrote: Intel nuc graphics card support hdr atleast netflix and youtube. Is it possible get to hdr work in libreelec or is there some limitations?

Sure, once Intel support HDR in Linux.
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-12-13, 20:26)Milhouse Wrote:
(2017-12-13, 16:34)Jezze Wrote: Intel nuc graphics card support hdr atleast netflix and youtube. Is it possible get to hdr work in libreelec or is there some limitations?

Sure, once Intel support HDR in Linux.

There is already hdr drivers for windows but is there any testbuilds for kodi windows that support hdr?
(2017-12-13, 20:41)Jezze Wrote: There is already hdr drivers for windows but is there any testbuilds for kodi windows that support hdr?

Ask in the Windows sub-forum?
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.
New LibreELEC.tv Leia build #1213: Generic
(Supercedes previous build)

SHA256 Checksum: 442dc96db82a3525e967148acefee20f4c945eb0c369c55a827161192f42af1f (Generic)

Code:
# uname -a
Linux NUC 4.14.5 #1 SMP Wed Dec 13 21:35:44 GMT 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20171213213418-#1213-g1315e7a [Build #1213]

# Kodi version
(18.0-ALPHA1 Git:cfbf206). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (1315e7a, changelog) and tip of XBMC master (cfbf206, changelog) with the following modifications: Build Highlights:
  1. More AE fixes
Build Details:
  1. LibreELEC.tv:
    • scripts/create_addon: improve PKG_ADDON_PROJECTS check (PR:2311, 2 commits, 3 files changed)
    • projects/S905: new project (PR:2315, 3 commits, 24 files changed)
  2. XBMC:
    • windowing/gbm: cleanup and OO structure (PR:13136, 3 commits, 16 files changed)
    • windowing/gbm: fix building without vaapi (PR:13180, 1 commit, 1 file changed)
    • [cmake] add defines for alsa and pulseaudio (PR:13181, 2 commits, 3 files changed)
    • AESinkFactory: Adjust Sndio (PR:13183, 1 commit, 13 files changed)
    • Attempt to fix FileFactory test (PR:13168, 6 commits, 17 files changed)
    • AESinkFactory: Check return value of pulse (PR:13184, 3 commits, 6 files changed)
    • [cmake] linux: add option to enable link time optimization (PR:13153, 1 commit, 2 files changed)
    • [jenkins] improve revsion, date and branch name detection (PR:13167, 2 commits, 5 files changed)
    • X11: rework visuals (PR:13178, 1 commit, 2 files changed)
    • [Linux] Atomic DRM support (PR:12672, 4 commits, 8 files changed)
    • fixed: add missing audiooutput.dspaddonsenabled entry in settings.xml (PR:13188, 1 commit, 1 file changed)
  3. pvr.hdhomerun:
    • win10: fix build on UWP after #69 (PR:72, 1 commit, 1 file changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
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.
OK
On my i3 7th Gen NUC after Firmware update to 1.72 (In Windows Everything is working DTS/HD/HDR/4K The Works) In libreELEC with the latest build #1213 - HD Audio is working just fine, No HDR yet Sad
P.S. 4K resolution is limited to 30fps, i saw in the forum that someone fixed it with something called "xrandr" - if you can implement it here also that would be great, here is the link to the thread: 
https://forum.libreelec.tv/thread/9179-i...#post73211
(2017-12-12, 16:07)Milhouse Wrote:
(2017-12-12, 14:19)turbobuickguy Wrote: What would be the currently recommended build to use with my NUC, the most recent 1211b?

Yep.
(2017-12-12, 14:19)turbobuickguy Wrote: Id like to start using it more frequently, and will post debug/crash logs or anything else requested to help.

It's probably an add-on, but upload the crashlog.  

Here is a recent crashlog link
New LibreELEC.tv Leia build #1214: Generic
(Supercedes previous build)

SHA256 Checksum: 11c2dbec10cbf7fd7d781f6a60d42ce2639dbca626b6a85b1791d31d063c720c (Generic)

Code:
# uname -a
Linux NUC 4.14.6 #1 SMP Thu Dec 14 21:10:02 GMT 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20171214210652-#1214-g9155531 [Build #1214]

# Kodi version
(18.0-ALPHA1 Git:cf696d4). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (9155531, changelog) and tip of XBMC master (cf696d4, changelog) with the following modifications: Build Highlights:
  1. New 4.14.6 kernel
  2. Drop gcc5 patch
  3. Drop Nuvoton and Ouya controller support
  4. Libcec: Fix LG tv always changing input
Build Details:
  1. LibreELEC.tv:
    • Libcec: Fix LG tv always changing input (PR:2320, 1 commit, 1 file changed)
    • dvb driver addons (PR:2270, 11 commits, 38 files changed)
    • chromium: update to newer version (PR:1730, 17 commits, 16 files changed)
    • kodi: safe mode [RFC] (PR:2228, 3 commits, 7 files changed)
  2. XBMC:
    • [Estuary] fix musicplaylisteditor (PR:13147, 1 commit, 1 file changed)
    • [cmake] make sure binutils are always defined (PR:13185, 1 commit, 1 file changed)
    • FFmpegImage: Resolve Typo - make it more human readable (PR:13194, 1 commit, 1 file changed)
    • Fix crash on POSIX that happens if HOME is not set. (PR:13193, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2317 (perma): linux: update to linux-4.14.8
    • Added: [env] PR:2323 (perma): buildsystem: source functions earlier, validate project/arch earlier, refactor show_config
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.
Hi Milhouse, I hope it's okay to post my issue here? If not, just let me know. Smile I updated to the latest release and have some trouble with PVR (Zattoo). All is good for 1-2 minutes but after that all channels start to stutter. Restarting the stream fixes the issue for another 30 seconds, before it starts stuttering again. I already tried to switch back to an older release, but still the same problem. So I am not 100% sure if this is related to your release. Anyway, I created a debug log and hope you can help or give an advice: http://sprunge.us/FEEB

I also noticed that the FPS dropped from 50 to 20-22 at the point the where the stuttering starts. Thanks in advance!
(2017-12-16, 13:58)sleepi Wrote: I already tried to switch back to an older release, but still the same problem.

What "older release" did you try? Presumably a LibreELEC 8.x/Kodi 17 release?

This is most likely a video player issue, so you may need to open a trac ticket on trac.kodi.tv for the attention of @FernetMenta.

Assuming there is no issue with Kodi 17, but only with Kodi 18a1, then it would be possible to identify the first Kodi 18a1 test build that introduced this problem if you worked your way methodically through the available test builds in this thread. Knowing the first build with the issue would help the developers a lot.
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-12-16, 14:17)Milhouse Wrote: What "older release" did you try? Presumably a LibreELEC 8.x/Kodi 17 release?
 Unfortunately, I am not quite sure which release it was, but it was one of your releases from November. Didn't update for a while and decided to update to the latest release yesterday. No LibreELEC 8.x/Kodi 17 release.

Will try to go back a bit more and see if that helps.
@Milhouse Did go back a few more releases. #1111 (11-Nov-2017) is the last working release without the stuttering. Hope this helps. If you need anymore infos or logs from me, just let me know.
(2017-12-16, 15:01)sleepi Wrote: @Milhouse Did go back a few more releases. #1111 (11-Nov-2017) is the last working release without the stuttering. Hope this helps. If you need anymore infos or logs from me, just let me know.

So just to confirm, #1111 is good, #1112 is bad?

There was a big "PVR Client cleanup" in #1112:
(2017-11-13, 02:37)Milhouse Wrote:
  • XBMC:
    • [PVR] PVR client cleanup and improvement (PR:13040, 2 commits, 5 files changed)
which seems like a candidate, but not sure why it would affect only pvr.zattoo.

#1112 also bumped the kernel to 4.14.0 but that seems a less likely cause, however you could test #1106x which is based on 4.14-rc8 to be sure (this should not have the stutter, assuming they are caused by PR13040 which is only in #1112+).
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-12-16, 15:29)Milhouse Wrote: So just to confirm, #1111 is good, #1112 is bad?

Exactly. #1111 is working. #1112 has the stuttering.
(2017-12-16, 15:29)Milhouse Wrote: #1112 also bumped the kernel to 4.14.0 but that seems a less likely cause, however you could test #1106x which is based on 4.14-rc8 to be sure (this should not have the stutter, assuming they are caused by PR13040 which is only in #1112+).

Just installed #1106x and it also has the stuttering. So the kernel update seems to be the culprit here?
(2017-12-16, 17:46)sleepi Wrote: Just installed #1106x and it also has the stuttering. So the kernel update seems to be the culprit here?

Bummer, do all of the 4.14 release candidates have the same stutter? Links to the release candidates are in the 4.14.0 PR. A kernel issue is usually much harder to pin down, let alone solve, unfortunately.
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-12-16, 18:03)Milhouse Wrote: Bummer, do all of the 4.14 release candidates have the same stutter?

Unfortunately, yes Sad Checked all of them. I also noticed that all RCs directly start with the stuttering. In the final it usually takes a few minutes (more or less) before it starts.
  • 1
  • 150
  • 151
  • 152(current)
  • 153
  • 154
  • 355

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