• 1
  • 82
  • 83
  • 84(current)
  • 85
  • 86
  • 168
OpenELEC Testbuilds for RaspberryPi (Kodi 16.0)
(2015-09-20, 16:09)doldi Wrote: ...well, 'have done. It was a hardly Job, because with "aktiv logging" the KODI-CPU was over 80%.
Have to stop my not working VideoAddon to create this: http://xbmclogs.com/pcsns96hf

Possibly unrelated but you might want to disable the following two repositories which are no longer available and seem to be spamming your log with failed curl and CRepositoryUpdateJob requests:
Code:
15:54:52 309.902100 T:1834443776   ERROR: Open - failed to open source <https://spoyser-repo.googlecode.com/git/RAM.FM/addons.xml.md5>
15:54:54 311.393097 T:1766810624   ERROR: Open - failed to open source <https://bitbucket.org/tcz009/theyidxxx/raw/master/addons.xml.md5>

It's possible these repeated (and eventually failing) requests are putting a lot of load on your Pi. Get rid of them, then see if the audio problem continues.
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.
Well, have also seen that.


....but i have no Audio Problem. Video stops after 3 Sec. Audio plays without Video :-)

[ wrote / edit 10 Seconds bevor you ;-)

"Have a look to debug.log from an other SD-Card with older #909 Kodi16alpha3
http://xbmclogs.com/pj9lqojxo
The Pi2 is with lower CPU-Kodi (max 30%) to handle . Ican switch with aktive logging in Menue, to systeminfo, to programs ... and the VideoAddon will work very fine."

... i see here not the same Probs with RAM-FM (Musik-Addon)
On both builds this addon works fine, hmm ?

it seems like this? :
(2015-09-20, 11:20)misa Wrote: Just a quick question. Any idea why (0919) when I open for example the Youtube addon (but it's in every addon) the list what somes up keeps refreshing, what I mean is that the list keeps on comming up again and again
have the same prob. The addons make a circular refresh in the list.

edit 23:30 in germany ;-)
This Problem SD-Card is now formatted, fresh OEbuild installed , updated with the #919 .
After 4 Minutes playing the only installed Video Addon my Pi begin with a circular"pause" in the stream and the file (Picture and Sound) stopped.
Next File plays again. (MTV.de Top100)
New OpenELEC Jarvis build #0920: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.1.7 #1 Mon Sep 21 06:47:07 BST 2015 armv6l GNU/Linux

# vcgencmd version
Sep 18 2015 15:27:12
Copyright (c) 2012 Broadcom
version db5e0a1e4b2459f17d923226ee38aa5f84b59045 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150921064616-#0920-g9641602 [Build #0920]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (96416022, changelog) and tip of XBMC master (498ec346, changelog) with the following modifications: Build Highlights:
  1. New videodb schema v97
  2. Bump various OpenELEC packages
  3. PVR API 4.1.0
  4. Rebase newclock5 on whole of FernetMenta master. Blacklist PTHREAD_PRIO_INHERIT commit.
Build Details:
  1. OpenELEC:
    • Fix error in #4324 that always meant libinput is built (PR:4334, 1 commit, 1 file changed)
    • linux:update to linux-4.1.7 (2000823a)
    • cmake: update to cmake-3.3.2 (676de7e0)
    • libffi: update to libffi-3.2.1 (6191f4ec)
    • libdrm: update to libdrm-2.4.65 (d5aef338)
    • libpogg: update to libogg-1.3.2, update links (55488a9a)
    • flac: update links and licence (4da9dc26)
    • libcdio: update to libcdio-0.93, unpdate links and licence (2e46e15b)
    • mesa: update to mesa-10.6.8 (d451ba83)
  2. XBMC:
    • [PVR][EPG] PVR API 4.0.0 Followup: Fixed signed/unsigned mismatch leftovers (PR:8092, 1 commit, 4 files changed)
    • [xbmc] Add missing include of <utility> (PR:7975, 1 commit, 135 files changed)
    • [databse] Get rid of unnecessary .c_str() calls (PR:8089, 1 commit, 9 files changed)
    • [touch] - fixed inertial scrolling - regression introduced in 987cacf… (PR:8095, 1 commit, 1 file changed)
    • Fix position outside of video for text based subs (PR:8097, 1 commit, 1 file changed)
    • [guilib] Clean up dialognumeric a bit and get rid of the void* (PR:8083, 1 commit, 2 files changed)
    • [PVR] API enhancements (TimerType EPG Series restriction) (PR:8075, 5 commits, 11 files changed)
    • [videodb] Add support for overview (plot) in movie sets. (PR:8013, 2 commits, 8 files changed)
    • fix c/p error in 3174a4f90c07d94c2075875af76c0414f5879b1f (PR:8101, 1 commit, 1 file changed)
    • XRandR: Properly enumerate interlaced modes (PR:8099, 2 commits, 2 files changed)
    • TexturePacker: use $PKG_CONFIG (PR:8081, 1 commit, 1 file changed)
    • [video] Fix content type for special://videoplaylists (PR:8068, 1 commit, 1 file changed)
  3. asplib:
    • CMakeLists.txt: fix compilation on linux (PR:1, 3 commits, 2 files changed)
    • Change uint to uint32_t and add os header files (234a58a6)
    • Add asplib_utils to VS2013 project files (c239a557)
    • [CMakeList.txt] Add missing header files (b12a6265)
    • Header CMakeList.txt (1f5c7995)
    • install headers (909de02b)
    • [CMakeLists.txt] Added asplib_utils computeDeviceInfo sources (0f172065)
    • Temp CMakeLists.txt (26b8239a)
    • Temp CMakeLists.txt (851bc2ed)
    • Temp CMakeLists.txt (67abed48)
    • [CMakeLists.txt] Add lines to install all header files (8768dd24)
    • [CMakeLists.txt] Add lines to install all header files (f9375019)
    • [CMakeLists.txt] Add lines to install all header files (39fe0a71)
  4. pvr.argustv:
    • Update to PVR addon API v4.1.0 (PR:33, 1 commit, 3 files changed)
  5. pvr.demo:
    • Update to PVR addon API v4.1.0 (PR:23, 1 commit, 2 files changed)
  6. pvr.dvblink:
    • Update to PVR addon API v4.1.0 (PR:29, 1 commit, 3 files changed)
  7. pvr.dvbviewer:
    • Update to PVR addon API v4.1.0 (PR:20, 1 commit, 3 files changed)
  8. pvr.filmon:
    • Update to PVR addon API v4.1.0 (PR:31, 1 commit, 3 files changed)
  9. pvr.hts:
    • Update to PVR addon API v4.1.0 (PR:101, 1 commit, 3 files changed)
  10. pvr.iptvsimple:
    • Update to PVR addon API v4.1.0 (PR:45, 1 commit, 3 files changed)
  11. pvr.mediaportal.tvserver:
    • Update to PVR addon API v4.1.0 (PR:25, 1 commit, 3 files changed)
  12. pvr.mythtv:
    • Update to PVR addon API v4.1.0 (PR:40, 1 commit, 3 files changed)
  13. pvr.nextpvr:
    • Update to PVR addon API v4.1.0 (PR:26, 1 commit, 3 files changed)
  14. pvr.njoy:
    • Update to PVR addon API v4.1.0 (PR:19, 1 commit, 2 files changed)
  15. pvr.pctv:
    • Update to PVR addon API v4.1.0 (PR:26, 1 commit, 3 files changed)
  16. pvr.stalker:
    • Update to PVR addon API v4.1.0 (PR:27, 1 commit, 3 files changed)
  17. pvr.vbox:
    • Update to PVR addon API v4.1.0 (PR:103, 1 commit, 3 files changed)
  18. pvr.vdr.vnsi:
    • Update to PVR addon API v4.1.0 (PR:31, 1 commit, 2 files changed)
  19. pvr.vuplus:
    • Update to PVR addon API v4.1.0 (PR:27, 1 commit, 3 files changed)
    • Update to PVR addon API v4.1.0 (13610764)
  20. pvr.wmc:
    • [pvr] Update to PVR API 4.1 (PR:26, 1 commit, 4 files changed)
  21. newclock5:
    • New commits in this build:
      • vdpau: advanced settings for auto deinterlacing (7e35122d)
      • vaapi: lock gfx context on pre-cleanup (536508e6)
      • ffmpeg: bump version (f3a548d5)
      • [pvr] Add progress bar with timeshift progress when timeshift is active (3ef25c11)
      • X11 EGL wip (23d03695)
      • PlatformDefs: Fix compilation issue on i386 (revisit me later) (08bf7701)
      • ffmpeg: bump to 2.8-pre (14a4af6e)
      • XCode: update after refactoring of renderers (d10463c5)
      • videoplayer: drop SETTING_AUDIOOUTPUT_SUPPORTSDTSHDCPUDECODING (792cdac1)
      • x11: use the standard hint for disabling compositing (e47743da)
      • Compositors: Only disable them if actually in use (69ae3b47)
      • fixed: don't assing std:Confusedtring to nullptr (6cb892e8)
      • added: FFmpeg based tag loader (367bdc54)
      • added: use FFmpeg tag loader for .mka files (8a491d3e)
      • changed: enable ffmpeg tag reader for dsf files (f4d6d70a)
      • [win32] Sync VS project. (af93d0d3)
      • [cmake] fix squashed fixes, squash me later (030be1c2)
      • sync cmake buildsystem (f7d3d890)
      • Add X11 EGL depends build support (f6809d82)
      • refactor resolution switching - WIP (18d13e20)
      • VideoPlayer: flush renderer when skin is changed (18c76930)
      • [vcxproj] Fix XBMC.vcxproj files. (491a22a8)
      • [win32] Fix compilation errors. (dc068334)
      • squash with prev. (d747ab96)
      • VideoPlayer: keep dvdplayer path for libs on Windows, temp (5dea9488)
      • VideoPlayer: limit sleep time for render to 500ms (02ce2fe2)
      • Revert "videoplayer: drop SETTING_AUDIOOUTPUT_SUPPORTSDTSHDCPUDECODING" (54b8f80c)
      • hack: disable preroll to see if it helps backgrounded video playback issue (d84a9aea)
    • Commits no longer in build:
      • hack: limit sleeptime to avoid stall on video startup (afbc1658)
  22. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] compare: Kodi 16 updates
    • Reverted: [pkg] PR:8101: fix c/p error in 3174a4f90c07d94c2075875af76c0414f5879b1f
    • Added: [pkg] patch: VideoPlayer compatible version of PR8101
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.
Does anybody know if there is a "VDR PVR Backend" available for this test build serie? In offizial OpenELEC build 5.95.5 with KODI 15.1 there is one in the repository.
I prefer VDR instead of TVheadend.
(2015-09-18, 06:45)dlxmax Wrote: When using a very popular video plugin, and this happens on at least one other popular plugin that I know of, and browsing though file lists, I've noticed that the display list is now forced to refresh every ~13 seconds.
(2015-09-18, 13:40)popcornmix Wrote: PR:7874 is the only possibility I can see from #0907, but it's not immediately obvious how a repo updating is affecting an add-ons file list (but it's not completely implausible).
(2015-09-20, 16:26)Milhouse Wrote: Possibly unrelated but you might want to disable the following two repositories which are no longer available and seem to be spamming your log with failed curl and CRepositoryUpdateJob requests:
Code:
15:54:52 309.902100 T:1834443776   ERROR: Open - failed to open source <https://spoyser-repo.googlecode.com/git/RAM.FM/addons.xml.md5>
15:54:54 311.393097 T:1766810624   ERROR: Open - failed to open source <https://bitbucket.org/tcz009/theyidxxx/raw/master/addons.xml.md5>
It's possible these repeated (and eventually failing) requests are putting a lot of load on your Pi. Get rid of them, then see if the audio problem continues.
This solved my problem. I had three dead repositories that would cause a 5 second refresh pause while browsing add-on file directories (such as YouTube) every ~14 seconds. I even had some frame stutter happening during local video play.

According to popcornmix, PR:7874 might have brought this on. I reckon there's a lot of people out there with dead repos that will be affected by this.
(2015-09-18, 17:50)popcornmix Wrote:
(2015-09-18, 17:31)polo_joe Wrote: Tried the _x. files, now I get picture freeze when starting 1080i50 livetv channel, audio works. 720p channels work fine.
@popcornmix

Are you saying behaviour is the same as before the update, or worse?
Can you try a few times - you may be hitting an unrelated hang caused by the VideoPlayer switch.

Tried your firmware today again with latest build. Picture still gets stuck when starting 1080i50 tvchannel, went back to standard firmware.
Made a recording on saturday, playback is absolutely fine no artefacts no drops/skips with firmware of latest build, but only with hvs_priority=0x100000, otherwise I get audio distortion.
(2015-09-21, 13:07)herrmeier01 Wrote: Does anybody know if there is a "VDR PVR Backend" available for this test build serie? In offizial OpenELEC build 5.95.5 with KODI 15.1 there is one in the repository.
I prefer VDR instead of TVheadend.

You can find my updated addons here. This includes the latest vdr-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.
Thanks a lot Milhouse

I try to install the "service.multimedia.vdr-addon-6.0.1.zip" from RPi2 three on my Pi2 running latest 0920-g9641602 build but it was not successful.
After 1s the dialog disapears.
Do you have me any advice? Thanks in advance
PR:7874 breaks installing from zip files. We'll revert (a part of) it in tonight's build.
Dear popcornmix

Thanks you for the quick help. Then I will wait for the next build...
(2015-09-21, 20:46)herrmeier01 Wrote: Thanks a lot Milhouse

I try to install the "service.multimedia.vdr-addon-6.0.1.zip" from RPi2 three on my Pi2 running latest 0920-g9641602 build but it was not successful.
After 1s the dialog disapears.
Do you have me any advice? Thanks in advance

Wait for a new build, or unzip the add-on at the ssh command line:
Code:
cd /storage/.kodi/addons
rm -fr service.multimedia.vdr-addon
wget http://milhouse.openelec.tv/builds/addons/RPi2/vdr-addon/service.multimedia.vdr-addon-6.0.1.zip -O /tmp/vdr-addon.zip
unzip /tmp/vdr-addon.zip
and restart Kodi after installation.
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.
Thanks a lot Milhouse, the installation succeed by this way.
I will noe restore my configuration and start testing.
Wow, while my first test it's working just fine!
Channel switching is little bit faster than on 5.9.5 release even on my test microSD card which is not as fast as my productive SD.
Sometinges the new channel start with a black picture and a very short audio freezing. But its really faster than on 5.9.5.
Until now there are no crashes. Maybe I use it as my new productive system.

Great job Milhouse and popcornmix
Thanks a lot for all your effort
New OpenELEC Jarvis build #0921: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.1.7 #1 Mon Sep 21 21:03:35 BST 2015 armv6l GNU/Linux

# vcgencmd version
Sep 21 2015 18:37:53
Copyright (c) 2012 Broadcom
version 23c3761bbf28151037cdac4fa39d65cdfe369380 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150921210246-#0921-g131a0fb [Build #0921]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (131a0fb4, changelog) and tip of XBMC master (498ec346, changelog) with the following modifications: Build Highlights:
  1. New firmware with fix for MVC corruption
  2. Revert GetRepoForAddon commit and temporarily fix install from zip
  3. VideoPlayer: Fix for videos starting in background, drop preroll
Build Details:
  1. Firmware (Sep 21):
    • firmware: vdec3: Fix unitialised storage_numBackupIV field which can cause MVC corruption See: link and link
    • userland: Add VC_DISPLAY env variable for forcing LCD output. See: link
  2. OpenELEC:
    • glibc: add option to install all locales to the build, enable by default (2869f9ef)
    • (fix) setxkbmap: depend on libxkbfile (5f4b1246)
    • (static) iptables: build static (b1f7cbe6)
    • (cleanup) libmicrohttpd: no https. do not depend on libgcrypt (1fff0f7e)
    • (cleanup) systemd: do not depend on libgcrypt (7f40ce7d)
    • (cleanup) linux: remove unused config/initramfs (80383e5b)
    • (cleanup) remove unused mkpkg_libepoxy (131a0fb4)
  3. pvr.hts:
    • Remove circular buffer from the VFS (PR:100, 3 commits, 7 files changed)
    • don't treat "channel" as required in dvrEntryAdd messages, fixes #74 (PR:104, 1 commit, 2 files changed)
  4. newclock5:
    • New commits in this build:
      • resolutions, squash me (c3f8b08a)
      • VideoPlayer: squash win (61f55da7)
      • rename OnLostDevice, OnResetDevice (82d7b531)
      • squash OnLost (e87d5b65)
      • mask fullscreen flag, squash refactor renermanager (d4ee54f9)
      • fixup: Fix GLES and MMAL builds (8c482e63)
      • Revert "pthreads: use mutex protocol PTHREAD_PRIO_INHERIT" (233aecba)
      • Revert "[addons] remove GetRepoForAddon and explicitly get the repo with the highest version" (0c265bd4)
    • Commits no longer in build:
      • hack: disable preroll to see if it helps backgrounded video playback issue (d84a9aea)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] a8e47c4b: Intel: Automatically switch to full range
    • Updated: [env] f6562ea2: kodi: Remove 175 ms delay of advancedsettings (x86 only)
    • Updated: [env] compare: Kodi 16 updates
    • Updated: [env] patch: Enable pvr addons, disable PVR updates
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.
Does anyone got exception at 'CApplication::FrameMove()' when openning bookmarked items in build #0921?
(edit) This is also problem on build #0919.
  • 1
  • 82
  • 83
  • 84(current)
  • 85
  • 86
  • 168

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 16.0)10