• 1
  • 64
  • 65
  • 66(current)
  • 67
  • 68
  • 146
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-02-05, 05:57)illiac4 Wrote: Sound now works on LiveTV.
Agree that sound working again in #0204 (TVheadend frontend & backend running on Pi)

Switching from build #0201 directly to #0204 I am able to regularily provoke a crash using up/down arrows to switch between one Live TV playing channel to another.

Kodi Debug log http://sprunge.us/PPdB

Kodi Crash log http://sprunge.us/PPdB

Manually stopping Live channel before switching and starting another Live channel works OK
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
(2016-02-05, 17:53)MikeKL Wrote:
(2016-02-05, 05:57)illiac4 Wrote: Sound now works on LiveTV.
Agree that sound working again in #0204 (TVheadend frontend & backend running on Pi)

Switching from build #0201 directly to #0204 I am able to regularily provoke a crash using up/down arrows to switch between one Live TV playing channel to another.

Kodi Debug log http://sprunge.us/PPdB

Kodi Crash log http://sprunge.us/PPdB

Manually stopping Live channel before switching and starting another Live channel works OK



I have same issue with VDR when running #0203 or #0204

Kodi Crash log http://pastebin.com/raw/kBYC0e1T
@MikeKL @herrmeier01
Most likely issue mentioned here so try again with tonight's build.
New OpenELEC Krypton build #0205: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.1 #1 Fri Feb 5 22:21:55 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Feb  1 2016 17:54:49
Copyright (c) 2012 Broadcom
version b3dc56931507f355d503ea69397778643f7a3dc3 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160205222104-#0205-g64a0a8b [Build #0205]

# vcdbg log msg 2>&1 | grep DTOK
001745.464: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (64a0a8bd, changelog) and tip of XBMC master (f760a2b5, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.4.y
  • Default setting for "Show RSS Feed" changed to disabled (new installs only) [patch details]
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Includes latest dcadec master (0e074384, ahead +139)
  • Includes latest kodi-platform master (92583ef9, ahead +2)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (4476f11b, ahead +4)
  • Includes latest p8-platform master (38343e0a)
  • Includes latest addons: adsp.basic (598900a9), adsp.biquad.filters (71087c48), adsp.freesurround (990fee29), asplib (d8a34587, +8), pvr.argustv (c8f64fd4, +8), pvr.demo (32952941, +8), pvr.dvblink (ff02fe16, +10), pvr.dvbviewer (d10f17c6, +7), pvr.filmon (618594a7, +8), pvr.hdhomerun (41184673, +7), pvr.hts (5eceedaa, +43), pvr.iptvsimple (baaae159, +11), pvr.mediaportal.tvserver (39e89190, +33), pvr.mythtv (da0a6f50, +9), pvr.nextpvr (0c5d81d3, +10), pvr.njoy (13bd96fd, +7), pvr.pctv (ddef4bc9, +8), pvr.stalker (1a3cf911, +9), pvr.vbox (d9755e52, +11), pvr.vdr.vnsi (894555c6, +12), pvr.vuplus (b27f0819, +8), pvr.wmc (9b43f0be, +8)
  • Includes commits from service.openelec.settings/, ahead +1 (OpenELEC)
  • Include [env] e7cbe9cb: xf86-video-intel: explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] f26415ab: libass: bump to 0.13.1
  • Include [env] 2f83a1cf: xf86-video-intel: bump to 8b8c9a36 (fixes segfault when refreshrate changing)
  • Include [env] 3a6268c9: VAAPI: Enable EGL
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] 858f6461: xf86-video-intel: bump to 371219c
  • Include [env] compare: ffmpeg: Additional Jarvis 2.8.x patches
  • Include [env] patch: Clean Kodi view cache on startup
  • Include [env] patch: Enable other binary addons
  • Include [env] patch: [update] pvr.vuplus (thanks @seo)
  • Include [env] patch: Add experimental splash video
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] PR:4500: kodi: update to 17.0
  • Include [env] PR:4537: [scripts] Add PKG_SOURCE_NAME for non-standard package tarballs
  • Include [env] PR:4659: connman-wait-online and connman.service changes
  • Include [env] PR:4661: stripping changes
  • Include [env] PR:4676: build: Take a lock on the package download directory
  • Include [env] PR:4679: vdr-addon bump 7.0.2
  • Include [pkg] PR:24: add and update fws (dvb-firmware)
  • Include [pkg] PR:7030: CNetwork - implement IPv6
  • Include [pkg] PR:8254: FIX: Only handle 3D bitmap subs in TAB
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8822: Implement ignore url options in CFileItemList
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:8923: [GUI] Replace thumb size with images res
  • Include [pkg] PR:9034: [mysql]: Fix limited songs query after #8993
Build Highlights:
  1. Fix segfault when changing channels (PR9053)
  2. Bump dvb-firmware, vdr-addon
Build Details:
  1. XBMC:
    • VideoPlayer: audio fixes / improvements (PR:9049, 2 commits, 4 files changed)
    • VideoPlayer: Check demuxer before accessing it (PR:9053, 1 commit, 1 file changed)
    • FFmpeg: Bump to 2.8.6-Jarvis-rc2 (PR:9040, 1 commit, 1 file changed)
    • [Confluence] fix radio channels background (PR:9002, 1 commit, 1 file changed)
    • [Confluence] fix size & position of mirrored image (PR:8778, 1 commit, 1 file changed)
    • [guilib] Add animated image/texture support via ffmpeg. (PR:8937, 6 commits, 6 files changed)
    • [guilib][depends] Remove libgif from core. (PR:9055, 2 commits, 20 files changed)
    • FIX: [longpress] do not repeat long presses (PR:9054, 1 commit, 2 files changed)
    • [builtins] Fix description for "replacewindow" action (3c4cff32)
  2. newclock5:
    • New commits in this build:
      • MMAL: Add support for zero copy interface to ffmpeg (b79768fe)
      • Revert "MMAL: Add support for zero copy interface to ffmpeg" (f1a9e5b4)
    • Commits no longer in build:
      • VideoPlayer: fix bitrate calc for audio (0cca07aa)
      • AE: detect messy timestamps (mkvmerge) and increase interval for average error calculation if pts jumps (30693e6e)
  3. kernel 4.4.y:
    • New commits in this build:
      • FIXUP i2c_bcm2708: Don't change module baudrate parameter (50dc644a)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:4679: vdr-addon bump 7.0.2
    • Added: [pkg] PR:24: add and update fws (dvb-firmware)
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.
(2016-02-06, 01:48)Milhouse Wrote:
  • Added: [pkg] PR:24: add and update fws (dvb-firmware)

Of note, this downgraded the Si2168-B40 firmware from 4.0.19 to 4.0.11, solving the DVB demodulation/tuning problem with kernels later than 4.1.

It will work for anyone except for DVB-T2 users and channels employing Multi-PLP, e.g. from Russia. Compare http://www.mail-archive.com/linux-media%...89325.html

Firmware 4.0.19 will require unknown patches to the kernel driver.
Katastrophentourist
(2016-02-05, 21:38)popcornmix Wrote: @MikeKL @herrmeier01
Most likely issue mentioned here so try again with tonight's build.

Fixed, thanks you very much
(2016-02-06, 10:42)herrmeier01 Wrote:
(2016-02-05, 21:38)popcornmix Wrote: @MikeKL @herrmeier01
Most likely issue mentioned here so try again with tonight's build.
Fixed, thanks you very much
Yes working again in 0205 thanks Cool
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
(2016-02-04, 07:20)Milhouse Wrote: @bagofcrap24, @username145 and anyone else that reported/experienced reboot hangs when mounting remote filesystems using systemd: can you test this issue is now fixed in build #0203 as you should now be able to reboot reliably while using systemd mount services.

Guys, any test results?
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.
With the latest build #205 Live TV audio is working again so that's great!
Als my system.d NFS mount works again, no more trouble with rebooting or shutting down Smile

But with Live TV I have some trouble watching MPEG2 channels, the audio seems OK but the video is playing in slowmotion it seems.
Also switching from an MPEG2 TV channel to an MPEG4 (H264) channel does not work.
(2016-02-06, 13:36)Kalkoen Wrote: Als my system.d NFS mount works again, no more trouble with rebooting or shutting down Smile

Thank you!
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.
(2016-02-06, 13:36)Kalkoen Wrote: But with Live TV I have some trouble watching MPEG2 channels, the audio seems OK but the video is playing in slowmotion it seems.
Also switching from an MPEG2 TV channel to an MPEG4 (H264) channel does not work.

Was this working in an earlier build? When did it last work?
A debug log (wiki) may help.
(2016-01-31, 17:33)popcornmix Wrote:
(2016-01-31, 17:16)DerMarshal Wrote: I have put the logfile into Dropbox:
https://www.dropbox.com/s/nc6z87exsduapz...g.zip?dl=0

You are using Amber which isn't supported. Switch to Confluence until Amber updates to support Krypton.
You have set the audio latency to 150ms. It suggest you return it to default (50ms).
Switch "Resample quality" back to high (you are on gpu).
I'd be interested if enabling omxplayer in "video/acceleration" settings helps
I'd be interested if disabling deinterlacing helps
Do recording play well?

Assuming nothing there helps, then finding a working build would be useful.


Hi again,

after a lot of additional testing I finally found the problem.
Especially trying recordings pointed the way...

In short, the pi was connected to a bad network switch ...
I guess other devices, laptop android tablet played fine because of other caching behaviour.

For now latest build (205) and also earlier builds work fine with live-tv (tvheadend on dedicated machine in network).

Thanks
New OpenELEC Krypton build #0206: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.1 #1 Sat Feb 6 21:03:28 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Feb  1 2016 17:54:49
Copyright (c) 2012 Broadcom
version b3dc56931507f355d503ea69397778643f7a3dc3 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160206210238-#0206-g23ef4d5 [Build #0206]

# vcdbg log msg 2>&1 | grep DTOK
001729.730: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (23ef4d5d, changelog) and tip of XBMC master (bd4dc931, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.4.y
  • Default setting for "Show RSS Feed" changed to disabled (new installs only) [patch details]
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Includes latest dcadec master (0e074384, ahead +139)
  • Includes latest kodi-platform master (92583ef9, ahead +2)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (4476f11b, ahead +4)
  • Includes latest p8-platform master (38343e0a)
  • Includes latest addons: adsp.basic (598900a9), adsp.biquad.filters (71087c48), adsp.freesurround (990fee29), asplib (d8a34587, +8), pvr.argustv (c8f64fd4, +8), pvr.demo (32952941, +8), pvr.dvblink (ff02fe16, +10), pvr.dvbviewer (d10f17c6, +7), pvr.filmon (618594a7, +8), pvr.hdhomerun (41184673, +7), pvr.hts (95b98abb, +45), pvr.iptvsimple (baaae159, +11), pvr.mediaportal.tvserver (39e89190, +33), pvr.mythtv (da0a6f50, +9), pvr.nextpvr (0c5d81d3, +10), pvr.njoy (13bd96fd, +7), pvr.pctv (ddef4bc9, +8), pvr.stalker (1a3cf911, +9), pvr.vbox (d9755e52, +11), pvr.vdr.vnsi (894555c6, +12), pvr.vuplus (b27f0819, +8), pvr.wmc (9b43f0be, +8)
  • Includes commits from service.openelec.settings/, ahead +1 (OpenELEC)
  • Include [env] e7cbe9cb: xf86-video-intel: explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] f26415ab: libass: bump to 0.13.1
  • Include [env] 2f83a1cf: xf86-video-intel: bump to 8b8c9a36 (fixes segfault when refreshrate changing)
  • Include [env] 3a6268c9: VAAPI: Enable EGL
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] 858f6461: xf86-video-intel: bump to 371219c
  • Include [env] compare: ffmpeg: Additional Jarvis 2.8.x patches
  • Include [env] patch: Clean Kodi view cache on startup
  • Include [env] patch: Enable other binary addons
  • Include [env] patch: [update] pvr.vuplus (thanks @seo)
  • Include [env] patch: Add experimental splash video
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] PR:4500: kodi: update to 17.0
  • Include [env] PR:4537: [scripts] Add PKG_SOURCE_NAME for non-standard package tarballs
  • Include [env] PR:4659: connman-wait-online and connman.service changes
  • Include [env] PR:4661: stripping changes
  • Include [env] PR:4676: build: Take a lock on the package download directory
  • Include [pkg] PR:24: add and update fws (dvb-firmware)
  • Include [pkg] PR:7030: CNetwork - implement IPv6
  • Include [pkg] PR:8254: FIX: Only handle 3D bitmap subs in TAB
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8822: Implement ignore url options in CFileItemList
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:8923: [GUI] Replace thumb size with images res
  • Include [pkg] PR:9034: [mysql]: Fix limited songs query after #8993
  • Include [pkg] PR:9062: Mrmc backports4
Build Highlights:
  1. Automatically enable 3D for ssif
Build Details:
  1. OpenELEC:
    • vdr-addon bump 7.0.2 (PR:4679, 4 commits, 5 files changed)
    • tbs-linux-drivers: update to tbs-linux-drivers-160126 (PR:4681, 1 commit, 1 file changed)
    • drop package: media_build (PR:4682, 1 commit, 2 files changed)
  2. XBMC:
    • [travis] build and run tests (PR:9058, 1 commit, 1 file changed)
    • AESinkAudiotrack: Fixups (PR:9060, 5 commits, 4 files changed)
    • [cleanup] Remove unused files (PR:9064, 1 commit, 5 files changed)
    • Fix Xbox controller crash on Windows. #16279 (PR:8959, 3 commits, 1 file changed)
  3. pvr.hts:
    • [CI] add appveyor win32 building (PR:193, 1 commit, 3 files changed)
    • [CI] fix appvoyer build errors (PR:194, 1 commit, 1 file changed)
  4. newclock5:
    • New commits in this build:
      • fixup! [3d] Automatically enable 3D for ssif (fcbdeb7a)
    • Updated commits in this build:
      • Revert "MMAL: Add support for zero copy interface to ffmpeg" (f1a9e5b4 => b87fdf60)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:9062: Mrmc backports4
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.
With about a month of RPi2 and OpenELEC usage under my belt, let me start by sharing my gratitude for the active community of developers and enthusiasts out there.

After moving up to 205 from 116 this afternoon I discovered high-pitched distorted audio in DTS-HD and DTS streams in my Despicable Me 2 3D ISO. The AC3 commentary streams played fine, and all audio streams (including DTS) worked in the 2D ISO file. Downgrading to 204 and 203 had the same results, but 202 played the DTS streams in the 3D ISO normally.

As a point of comparison, the DTS-HD stream in A Christmas Carol 3D ISO was consistently good. Am I dealing with a quirky Despicable Me 2 3D ISO or is there some other explanation for the different audio results I'm getting across the builds?
@isobox: can you upload a debug log (wiki) of #0205 while playing the distorted streams? And presumably you are using passthrough?
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.
  • 1
  • 64
  • 65
  • 66(current)
  • 67
  • 68
  • 146

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)6