• 1
  • 288
  • 289
  • 290(current)
  • 291
  • 292
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2018-01-31, 21:01)tjost Wrote: Ignore my SSD1306 error. It was an hardware error. Sorry for confusion.

What I notice on Video/Audio sync problem on LiveTV is that some station had Dolby Digital 2.0/5.1 Sound but while the advertisement it is only mp2 stereo. On switching it starts the desync. After switching the audio the Audio and Video is back in sync.

I use a Raspberry Pi 3 with Pifi-Digi (hifiberry clone) on optical sp-dif
Does a recording of the channel have the same de-sync issue?
Same is happening on android fyi. Even backing out to the gui and going back fullscreen the audio is horribly out of sync.
Iirc it started several days ago after some videoplayer merge
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
I noticed the black-screen on live-tv and interlaced material issue goes away, when I switch to 50hz instead of 60hz in the video settings
Hi Milhouse

With the weekly #0129x build I have found an issue. Playback of Blu-ray MKV's from USB is stuttering. With normal #0129 build it's playing fine.
I make two debug logs-
kodi-#0129.log
kodi-#0129x.log
(2018-01-31, 23:32)herrmeier01 Wrote: Hi Milhouse

With the weekly #0129x build I have found an issue. Playback of Blu-ray MKV's from USB is stuttering. With normal #0129 build it's playing fine.
I make two debug logs-
kodi-#0129.log
kodi-#0129x.log

Thanks. It would be worth testing the 4.15-rc's to see if they also have the same issue. Presumably this behaviour is repeatable and consistent with 4.15?
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,

i have also a black screen issue, but playing netflix using widevine lib. after 15 sec. i got a picture. a still picture.... after some time the system is stopping when i skip forward or backward a few times in the movie.. i need to go back to the last working version #127.
New LibreELEC.tv Leia build #0131: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 7d03546bfdc640183b6e975c23d11f6099cdcc96be6b0cef2bfb1bae634cb8ea (RPi)
SHA256 Checksum: 3d32a4c2cb86a5164cf586aabbe6bfbae2f85897a3eb6da76cd029c0588b9e77 (RPi2)

text:
# uname -a
Linux rpi512 4.14.16 #1 Wed Jan 31 21:46:22 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Jan 31 2018 18:12:16
Copyright © 2012 Broadcom
version 02bc3b27e848b39400b1685b6d24b3bca45dffcb (tainted) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180131214508-#0131-gdc276f8 [Build #0131]

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

Based on tip of LibreELEC.tv master (dc276f8, changelog) and tip of XBMC master (cdabc29, changelog) with the following modifications: Build Highlights:
  1. New firmware
  2. New 4.14.16 kernel
  3. [xbmc] refactor instantiation of storage provider and power manager syscalls
    Quote:The power manager refactor means the end of Virtual Suspend which is no longer supported.

    Use https://github.com/asavah/script.pidisplaypower by @asavah as an alternative to switch off the display when the system is idle.

    It will however switch off the display during music playback, so as a workaround install a visualisation (such as Waveform) and enable the "Use visualisation if playing audio" option in the Screensaver settings.
Build Details:
  1. Firmware (Jan 31):
    • firmware: Install interface/peer headers. See: link
    • firmware: gx_create_window error cleanup fix. See: link
    • bootcode: Insert delay between disconnect and reconnect for USB device booting
    • firmware: IL ISP: Fix the black level control to do sensible things
    • firmware: IL ISP fixes for JC
    • firmware: raspividyuv: Fix saving timestamps. See: link
  2. LibreELEC.tv:
    • projects/Amlogic: a bunch of cleanups and fixes (PR:2458, 5 commits, 10 files changed)
    • include dvb utils from v4l-utils in image, add v4l2-ctl (PR:2460, 2 commits, 4 files changed)
    • linux: update amlogic-3.14 kernel to 7951748 (PR:2462, 1 commit, 4 files changed)
  3. XBMC:
    • Revert "compile fix" (PR:13459, 1 commit, 1 file changed)
    • Revert "[AML] compile fix (#13450)" (PR:13460, 1 commit, 6 files changed)
    • Fix for DVDs not playing under Linux when using UDisks. (PR:13451, 1 commit, 1 file changed)
    • [VP] Add Reset method to VideoPicture which has changed from struct ... (PR:13461, 1 commit, 2 files changed)
    • [AML/ANDROID] Make Android / AML work again after recent Renderflags (PR:13462, 1 commit, 4 files changed)
  4. newclock5:
    • New commits in this build:
      • re-factor creation of platform specific powersyscall instance. (c4c50e29)
      • re-factor creation of platform specific storage provider instance. (e1080f29)
      • ffmpeg: hevc: Update to latest Neon SAO optimisations (348166d0)
      • Move several of the platform specific threading mechanisms to C++11 standard. (bffb5b1e)
      • Don't assign picture stereomode when mono (44c963b2)
    • Updated commits in this build:
    • Commits no longer in build:
      • Added methods SuspendVideoOutput() and ResumeVideoOutput() to CRBP class, which can be used to power down the Raspberry PI's video interface, and restore it at (6051167c)
      • PowerManager (and its IPowerSyscall instance) now gets called from CApplication::OnKey() and can process and suppress key presses. This is a requirement to impl (a328674b)
      • Added CPowerSyscallVirtualSleep class, which acts as a base class for devices that have no native standby mode, and need to fake it in some way. (5edf9c42)
      • Added power management support for the Raspberry Pi. Since it doesn't support true standby, we fake it by turning video on or off, and ignoring remote inputs du (0619851f)
      • [power] hack - don't kill lirc or cec (0c369603)
      • [power] hack - wake on any action (48f5b45e)
      • [power] hack - Make suspend toggle suspend state (54053bd6)
      • [power] Add back in powerdown and reboot (1c4cdaf6)
      • [rbp] Resume video output on startup (c4738fbf)
      • powermanagement: Reduce cpu usage when virtually suspended (b7bc2d60)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2432 (perma): buildsystem: avoid if/then/else boiler plate when accessing hierarchy [RFC]
    • Added: [env] PR:2466 (perma): linux: update to linux-4.14.19 (-ish)
    • Added: [pkg] patch: remove after PR13258 is merged (kodi)
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.
The refresh rate / black screen / live tv issues are (mostly) fixed in #0131.
(2018-02-01, 00:40)smp1 Wrote: The refresh rate / black screen / live tv issues are fixed in #0131.
  Not immediately I had to do a reboot, then everything was fine :-)
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
Can anyone test if there is an audio/video stuttering during a Live TV recording (when you watch and record at the same time)? When I record a 1080i channel to an sdcard or USB flash drive I get a lot of audio/video stuttering. But the recorded stream is ok.
I still see a weird auto refresh rate behaviour during switching of the TV channels. 
When I switch to some 1080i50 channels the video mode will switch to 1080p25 for a fraction of a second and then to a correct 1080p50. This makes TV channel switching slower.

Update: I was able to workaround the issue by editing edid.dat and removing 1080p25 from supported modes list.
#0130 logs http://ix.io/F2C
#0131 logs http://ix.io/F2E

 #0126 was the last version that did not have issues with black screens and the image freezing.

#0127 - #0131 have the issue though a reboot will often resolve these issues for a time but the issues eventually come back

 Handbrake reports "Untouchables S04E17.mkv" as 59.94
 The logs for #0126 & #0131 show the frame rate as 59.94

The logs for #0127 to #0130 show the frame rate as 29.97. As well as this the frame rate for any videos I have played with these versions show at half the frame rate indicated by Handbrake and that reported by #0126

 For Untouchables S04E17.mkv the image quality of #0127 to #0131 is substantially improved on that for #0126 & #0131My TV will not show the frame rate it is display at.

 I have tried #0128 using “editing /storage/.cache/mmap_threshold.conf and put a # at the beginning of the line to disable the mmap threshold” but this has not solved the black screens and the image freezing issue.
Thank you!

Installed the system tools, upgraded to Kodi 18.0 but still no luck with the bulgarian subtitle downloader... could be the problem is with it.

10:48:26.040 T:1545597824  NOTICE: *** ('Download from id', '/test/')
10:48:26.337 T:1545597824  NOTICE: *** (200, 'OK')
10:48:26.425 T:1545597824  NOTICE: *** ('test.rar', 'saving')
10:48:26.527 T:1383986048 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
10:48:26.941 T:1942512640   ERROR: Extract, No archive given
10:48:26.946 T:1545597824   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned th$
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.IndexError'>
                                            Error Contents: list index out of range
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/service.subtitles.unacs/service.py", lin$
                                                subs = Download(params["ID"],params["link"],params["filename"])
                                              File "/storage/.kodi/addons/service.subtitles.unacs/service.py", lin$
                                                if xbmcvfs.exists(subtitle_list[0]):
                                            IndexError: list index out of range
                                            -->End of Python script error report<--


But I tested the unrar via CLI and it worked perfectly... I guess it`s the plugin.
(2018-02-01, 10:54)velqn Wrote: But I tested the unrar via CLI and it worked perfectly... I guess it`s the plugin.

If I were you I would contact the maintainer of the subtitle addon and let them determine what is broken. With Kodi 18 there is no longer native rar support, so maybe the subtitle add-on needs updating to use vfs.rar.
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-01-31, 19:49)popcornmix Wrote:
(2018-01-31, 19:38)oliaros Wrote: I use the default settings: OMXPlayer: disabled, MMAL: enabled
after a short test it seems to run with MMAL disabled. I'll watch it, thanx for the support.
oliaros 

This isn't a permanent fix - you may find higher resolution video fails to keep up, but it does help to narrow down where the problem is.
Let me know if it is still good after longer testing.  
  so far it seems to work with MMAL disabled.
oliaros
  • 1
  • 288
  • 289
  • 290(current)
  • 291
  • 292
  • 495

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