• 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 84
Linux OpenELEC Testbuilds for x86 (Kodi 17)
#61
(2015-09-26, 08:10)illiac4 Wrote: 1. Can or. will be this color richness also be ported to RPi2? On the same monitor i have both devices and comparing both the colors on RPi2 seems washed out compared to the build on 1037U.

These threads might be of interest:

http://forum.kodi.tv/showthread.php?tid=231424
http://forum.kodi.tv/showthread.php?tid=237892

(2015-09-26, 08:10)illiac4 Wrote: 2. Millhouse can you maybe update the tvheadend server to the latest build? And also can you maybe add the parameter when you are building addon "--enable-libffmpeg_static"?

There are some addons here - the tvheadend addon dates from 18 Sep, but is built with standard OpenELEC build params. I'm not around much this weekend but if you need an updated addon I might be able to get round to it on Sunday evening.

As for #0925 I found it had really bad audio sync issues (audio delayed, even when using passthrough and Sync playback to display disabled) which I think is a known issue right now, so I've gone back to #0921 for the time being. Will push another update when it's fixed.
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.
#62
(2015-09-26, 00:54)Milhouse Wrote: New OpenELEC Jarvis build #0925: Generic / Nvidia_Legacy

Video playback is borked for me.

Log is full of these -

Code:
NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
ERROR: Process - failed to create audio renderer

Log

Do you need a full debug log as well?
#63
A full debug log (wiki) is always best - you never know what information may be useful to the developers so best to provide everything and let them weed out the useful bits.
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.
#64
Here you go -

Debug log
#65
New OpenELEC Jarvis build #0926: Generic / Nvidia_Legacy
(Supercedes previous build)

Code:
# uname -a
Linux OpenELEC 4.1.8 #1 SMP Sat Sep 26 22:33:35 BST 2015 x86_64 GNU/Linux

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150926223227-#0926-geb0ed51 [Build #0926]

Based on tip of OpenELEC master (eb0ed51a, changelog) and tip of XBMC master (318f3e2a, changelog) with the following modifications: Build Highlights:
  1. Bump mesa 11.0.1
  2. VideoPlayer: Fix audio sync issue in #0925
Build Details:
  1. XBMC:
    • [guilib] simplify dirty region marking for fadelabels (fixes #16277) (PR:8135, 1 commit, 1 file changed)
    • [dx11] A set of fixes for DirectX. (PR:8130, 3 commits, 4 files changed)
    • addon repositories: fix last checked time not updating if not previously added (PR:8110, 3 commits, 3 files changed)
  2. xbmc/master (FernetMenta):
    • New commits in this build:
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] compare: Kodi 16 updates
    • Added: [env] 9af0f3c9: mesa: Bump to version 11.0.1
    • Reverted: [pkg] PR:8130: [dx11] A set of fixes for DirectX (temporary conflict with VideoPlayer)
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.
#66
(Testing Nvidia_Legacy on Revo3700/ION2)

Dang, I thought build #0926 fixed the audio sync issue introduced by build #0925 (it had fixed it with "The Big Bang Theory S09E01") but watching a 1080p movie with build #0926 and the audio is in advance of the video.

Debug log: http://sprunge.us/TQaQ

Adjust display refresh rate: Off
Sync playback to display: Disabled
Passthrough: Enabled

The system wide 175ms delay for 23/24 fps material is present in builds #0925/#0926, and setting this delay to 0 in userdata/as.xml almost synchronises the audio, but not quite, there's still a sync issue without the extra 175ms delay.

Build #0921 appears to have perfect audio/video sync.
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.
#67
Best Use case tested currently:
Adjust display refresh rate: On
Sync playback to display: Enabled
Passthrough: Off
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
#68
New OpenELEC Jarvis build #0930: Generic / Nvidia_Legacy
(Supercedes previous build)

Code:
# uname -a
Linux OpenELEC 4.1.8 #1 SMP Wed Sep 30 23:30:00 BST 2015 x86_64 GNU/Linux

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150930232832-#0930-gcd25a32 [Build #0930]

Based on tip of OpenELEC master (cd25a326, changelog) and tip of XBMC master (b02f4c4d, changelog) with the following modifications: Build Highlights:
  1. Hopefully a fix for audio sync issues when using passthrough
  2. Stereoscopic updates for Confluence
Build Details:
  1. OpenELEC:
    • add nvme block device support to kernel/installer (PR:4343, 2 commits, 2 files changed)
    • installer cleanup (PR:4341, 3 commits, 1 file changed)
    • scripts/build: usr/lib/cmake do not belong to target (PR:4342, 1 commit, 1 file changed)
    • Revert "projects/WeTek_Play/filesystem: add dummy vdr-addon, will be … (PR:4329, 1 commit, 4 files changed)
  2. XBMC:
    • [video] Don't save scraper settings if we exit out and not select the… (PR:8070, 1 commit, 1 file changed)
    • [musicdatabase] Fix incompatible MySQL queries (PR:8104, 2 commits, 1 file changed)
    • Revert "[pvr] changed: also use CACHESTATE_PVR in dvdplayer when play… (PR:8134, 1 commit, 1 file changed)
    • [guilib] parse <depth> tag for constants (PR:8146, 1 commit, 1 file changed)
    • [Android-ARM/x86] move symbols to the workspace (PR:8151, 2 commits, 2 files changed)
    • [gitignore] Add library.kodi.audioengine makefile (PR:8123, 1 commit, 1 file changed)
    • [guilib] only consider visible controls within grouplists for Container.Position (PR:8155, 1 commit, 1 file changed)
    • [PVR] Search window fixes (PR:8144, 2 commits, 1 file changed)
    • dvdplayer: fix non DVB subs after 5c0d694fa769f311bc5e14dec04c260267a… (PR:8137, 1 commit, 1 file changed)
    • [Confluence] cleanup (PR:8084, 1 commit, 34 files changed)
    • [xbmc][library] Fix export library (PR:8152, 1 commit, 3 files changed)
  3. libnfs:
    • fix some reconnect issues (PR:130, 2 commits, 2 files changed)
  4. pvr.vbox:
    • fix deadlock during the first RetrieveGuide() call of the (3e4323f0)
    • bump version to 2.1.4 (e92c1236)
  5. xbmc/master (FernetMenta):
    • New commits in this build:
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] compare: Kodi 16 updates
    • Added: [pkg] PR:8147: Stereoscopic depth for Confluence
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.
#69
New OpenELEC Jarvis build #1009: Generic / Nvidia_Legacy
(Supercedes previous build)

Code:
# uname -a
Linux OpenELEC 4.1.10 #1 SMP Fri Oct 9 23:40:43 BST 2015 x86_64 GNU/Linux

# lsb_release
OpenELEC (Milhouse) - Version: devel-20151009233937-#1009-ge2b6fef [Build #1009]

Based on tip of OpenELEC master (e2b6fefc, changelog) and tip of XBMC master (783db620, changelog) with the following modifications: Build Highlights:
  1. New kernel 4.1.10
  2. New videodb schema v99
  3. Latest Kodi 16, VideoPlayer and PVR updates
Build Details:
  1. OpenELEC:
    • binary-addons: sync for isengard (PR:4356, 1 commit, 9 files changed)
    • add mkpkg_binary-addons-Isengard and clean up mkpkg_kodi* (PR:4353, 3 commits, 3 files changed)
    • Update Amlogic kernel and WeTek proprietary DVB module (PR:4348, 2 commits, 16 files changed)
    • [RBP] Add new kernel config options (PR:4358, 2 commits, 2 files changed)
    • Update Amlogic kernel and WeTek proprietary DVB module (PR:4367, 2 commits, 2 files changed)
    • linux: update to linux-4.1.9 (d770c269)
    • xz: update to xz-5.2.2 (a1bf0679)
    • libnfs: update to libnfs-1.9.8 (bdffbd9f)
    • libssh: update to libssh-0.7.2 (d6724084)
    • bluez: update to bluez-5.35 (63be73e9)
    • wpa_supplicant: update to wpa_supplicant-2.5 (504eaa96)
    • cpio: update to cpio-2.12 (f7a4e0a5)
    • glibc: update to glibc-2.22 (5447e1f4)
    • libpng: update to libpng-1.6.18 (cd56447d)
    • mesa: update to mesa-10.6.9 (1d08244e)
    • pciutils: update to pciutils-3.4.0 (88e7f0ed)
    • libmicrohttpd: update to libmicrohttpd-0.9.44 (f21a27a9)
    • linux: update to linux-4.1.10 (6c9a6c55)
    • imx-vpu: update to imx-vpu-5.4.31 (4bfb7217)
    • libXi: update to libXi-1.7.5 (9f3409e4)
    • pixman: update to pixman-0.32.8 (dbf14ed5)
    • pvr.mythtv: update to pvr.mythtv-8cb158c (94fc979e)
    • projects/*/linux: sync kernel config for basic touchscreen support (456c8752)
    • scripts/checkdeps improvements (d690ffa4)
    • buildsys: clean up checkdeps (fd31d5d9)
    • scripts/checkdeps: fixup fedora / gentoo / arch (dc340f53)
  2. XBMC:
    • [test][win32] Return ENOENT for empty path according to specs (PR:8164, 1 commit, 1 file changed)
    • AESinkPULSE: Replace Delay method with self calculated method (PR:8138, 1 commit, 2 files changed)
    • [guilib] Add container.listitemabsolute.infolabel (PR:8058, 2 commits, 3 files changed)
    • [network] CNetWork::IsAvailable: Remove parameter 'wait', because the… (PR:8124, 1 commit, 5 files changed)
    • [PVR] Dont confirm timer add (PR:8143, 2 commits, 5 files changed)
    • [PVR] Timers: Relax handling of read-only timers a bit. (PR:8145, 1 commit, 2 files changed)
    • [EPG][PVR] Guide window: Show channels without EPG data (PR:8157, 3 commits, 5 files changed)
    • [Confluence] hardcode icon path for extended weather info (PR:8105, 1 commit, 1 file changed)
    • [python] removed long depricated xbmcgui.lock() and xbmcgui.unlock() (PR:8160, 1 commit, 2 files changed)
    • [cleanup] fix compiler warnings (PR:8140, 5 commits, 24 files changed)
    • Additional long-press modifications (PR:8093, 1 commit, 1 file changed)
    • [coverity] Handle some coverity ids (PR:8113, 5 commits, 6 files changed)
    • [guilib] add justify alignment for grouplist controls (PR:7809, 1 commit, 2 files changed)
    • Minor cleanup for readability. (PR:8172, 1 commit, 1 file changed)
    • Improve virtual keyboard layout for English (PR:8154, 1 commit, 1 file changed)
    • [cleanup] silent reorder warning (PR:8173, 2 commits, 1 file changed)
    • VideoPlayer: trust SAR of mkv container (PR:8168, 1 commit, 2 files changed)
    • [input] fix onnext in dialog numeric after bab2486 (PR:8174, 1 commit, 1 file changed)
    • Improve description of sets strings (PR:8106, 1 commit, 1 file changed)
    • Update .gitignore for bootstrapped addons definition files (PR:8064, 1 commit, 1 file changed)
    • LinuxInputDevice: add support for multi-touch devices (PR:8129, 1 commit, 6 files changed)
    • Add Korean keyboard (PR:7952, 1 commit, 8 files changed)
    • [cleanup] remove more xbox related things tidy up slightly (PR:7449, 4 commits, 4 files changed)
    • [input] fix ios build after 7aeff92 (PR:8175, 1 commit, 1 file changed)
    • correct offset by read ahead bytes when using SEEK_CUR/use ID3v2Tag instead of tag (PR:8107, 2 commits, 2 files changed)
    • [videothumbloader] skip thumb extraction for bluray items (PR:8156, 1 commit, 1 file changed)
    • [addons] move rollback feature to the update dialog (PR:8167, 3 commits, 5 files changed)
    • CMusicInfoTag: Add missing MBID values when set from artist, album and song.… (PR:8079, 1 commit, 5 files changed)
    • Check if charsetSetting is null before trying to get data from it. (PR:8086, 1 commit, 1 file changed)
    • [music] Removed refresh on artist/album info (PR:8057, 1 commit, 1 file changed)
    • [depends] update cmake to 3.3.2 (PR:8183, 1 commit, 1 file changed)
    • [screensaver] Avoid getting stuck in dim state when skin is reloaded (PR:8179, 1 commit, 1 file changed)
    • [ios] - removed, atv2 support. time to make way for something new. hi… (PR:8181, 1 commit, 60 files changed)
    • [coverity] Unsigned compared against 0 (CID ids 1325653 - 1325663) (PR:8187, 1 commit, 3 files changed)
    • [python] fix memory leak in multiselect (PR:8189, 1 commit, 4 files changed)
    • [guilib][gif] Make animated gifs loadable for any kind of textures, e… (PR:8188, 1 commit, 1 file changed)
    • add functionality to set custom names for tvshow seasons (PR:6041, 2 commits, 6 files changed)
    • Add idSeason to episode table (PR:8096, 2 commits, 4 files changed)
    • Align video and music sort types on file listings to each other (PR:8184, 1 commit, 1 file changed)
    • remove "Settings" context menu button from music and pictures views (PR:8190, 1 commit, 2 files changed)
    • bump to 16.0alpha4 (9bdb9c3a)
    • [input] add InputCodingTableKorean.cpp to Makefile (3af6f7d4)
    • [input] xcode sync for InputCodingTableKorean (7aeff924)
  3. pvr.hts:
    • add Coverity scan badge to README.md (fixes #108) (PR:110, 1 commit, 1 file changed)
  4. pvr.nextpvr:
    • Added support for Jarvis timers (PR:27, 1 commit, 10 files changed)
  5. pvr.stalker:
    • [coverity] defect fixes (PR:28, 1 commit, 11 files changed)
  6. xbmc/master (FernetMenta):
    • New commits in this build:
      • Advancedsettings: Remove blackbarcolour and set it automatically (60c66671)
      • Fix iMX6 compilation (0d975f17)
      • Fix imx buffer lock/release to have proper ref count (062b0345)
      • VideoPlayer: drop annoying asked for new data packet msg (e75341df)
      • vaapi: do not disassociate egl context (4e3ae99e)
      • squash flac (5386b4f7)
      • VideoRenderer: fix state after flush (616f6c4a)
      • squash resolution (ef5a7333)
      • squash reso (7a6115ea)
      • another resolution fix (b1348741)
      • squash: rename OnLostDevice, OnResetDevice (e8131cc2)
      • sync cmake project (56278480)
      • [omxplayer] Ensure MMAL renderer is used in BYPASS mode (a8239b1b)
      • [omxplayer] Update to new VideoPlayer sync scheme (25b9a815)
      • squash refactor sync (0517bd57)
      • xcode crappy merge (8a47eaa3)
      • VideoPlayer: allow speed up to 1.5 (faa47e99)
      • VideoPlayer: flag and handle realtime streams (d1862c28)
      • [videoplayer] Hacky scheme to enable accelerated playback as first ff step (ecdb6502)
      • VideoPlayer: add debug log for flushing audio (11ff8435)
      • VideoPlayer: do not flush and drain audio on stall (f096d601)
    • Updated commits in this build:
    • Commits no longer in build:
  7. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] 2fd666ec: VAAPI: Enable EGL
    • Updated: [env] 5bccbe3e: Kodi: Use Limited Range by default
    • Updated: [env] 43f7e22a: Intel: Implement Passthrough-Range
    • Updated: [env] compare: Kodi 16 updates
    • Added: [env] 77368091: Mesa: Bump to 11.0.2
    • Added: [env] patch: Disable Realtek WiFi Power Save (RTL8192CU/RTL8192DU/RTL8812AU)
    • Added: [env] PR:4370: [linux] add patch from upstream to fix rtl28xxu
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.
#70
Hi Milhouse, thanks for all your stellar work.

Does this build include the 3D BD-ISO patches that are contained within your RPI builds? Keen to nuke my Window partitions!
#71
(2015-10-12, 23:17)scwheeler Wrote: Does this build include the 3D BD-ISO patches that are contained within your RPI builds? Keen to nuke my Window partitions!

They're not included at the moment, but I'll see if I can add them in a future build.

Edit: Realised you were referring to 3D BD ISO - this requires an MVC decoder which is supported by the RPi hardware and not available on other platforms including x86. So 3D BD ISO isn't going to happen on x86 any time soon, at least not in Linux/OpenELEC, as it requires MVC support in FFmpeg which by all accounts is a very big job.
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.
#72
Thanks for the quick update Milhouse, off to buy a RPi then - see you in the other thread!!
#73
I have an asus EEEbox pc with intel atom d2550 @ 1.8 ghz (64bits) and Nvidia Geforce 510M, it falls under legacy build I know, ive never used it before, just realized this "thing" now, but the problem is, ether I choose generic OR legacy, i get one of my cpu cores, very active when in skin menu...
#74
Try build 5.95.5 from OpenELEC website, see if you get the same result.
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.
#75
I meant Geforce 610M not 510m Tongue
And no, I had no such results. Maybe skin related?
I have the Aeon MQ6 2.9.0 (vip edition)


PS: My remotes (i installed your build on 2 machines) suddenly lost ability to act as keyboard (in the search and typing functions) they no longer send keypresses to write down words

I mean, this thing does not show up on either skins (confluence or aeon mq6):

(taken from wiki: http://kodi.wiki/view/HOW-TO:Use_SMS-sty...or_remotes)

"5 Note: This step is not required for Kodi v14 and higher.

Go into Kodi and then Settings -> System -> Input devices and enable Remote control sends keyboard presses. This will allow your arrow keys to use the on-screen keyboard even though Kodi thinks your remote is a keyboard already. "



EDIT2: After some digging I found out the option has been removed as per here: http://forum.kodi.tv/showthread.php?tid=219098

"This setting allowed remotes that emulated keyboards to be able to select letters on the on-screen-keyboard. This is now automatically enabled, and the setting is no longer needed. "

Well...not on my side it's not lol.
I am lost lol.

The only thing I can use on the virtual keyboard are my arrow keys on the remote now...Sad
  • 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 84

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for x86 (Kodi 17)4