OpenELEC Testbuilds for RaspberryPi Part 2
New OpenELEC Gotham build: #0210
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 3.13.2 #1 PREEMPT Mon Feb 10 11:22:04 GMT 2014 armv6l GNU/Linux

# vcgencmd version
Feb  9 2014 22:34:10
Copyright (c) 2012 Broadcom
version b470eb8efd7b1419c9d4260ef748762ce9b0a23d (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20140210130141-r17688-gf1b02ea

Based on tip of XBMC master (699163e, changelog) and tip of OpenELEC master (f1b02ea, changelog) with the following modifications:
  • Includes newclock3 commits (except for a671235 which I've replaced with a static spinner)
  • Excludes the OpenELEC fernetmenta patches (due to conflict with newclock3)
  • "Show RSS Feed" default setting changed to disabled
Build Higlights:
  1. Firmware: Updated to Feb 09 release with fix for timestamp variations. For testing purposes, please add the following config.txt settings as they may help avoid some cases of video stutter, and popcornmix would like to know if they improve this, and if they cause any other issues:
    Code:
    max_clock_drift=100
    max_clock_drift_rate=100
    avoid_fix_ts=0
    See this discussion for background to first two settings, and this thread for background on the last (avoid_fix_ts).
  2. OpenELEC: ALSA drivers now enabled by default (though ALSA itself is not yet enabled in stock OpenELEC for use by XBMC - it is however enabled in this build)
  3. XBMC: Some subtitle related improvements

Additional Testing Notes:
  1. Testers should try adding the following entry to their advancedsettings.xml:
    Code:
    <advancedsettings>
      <video>
        <defaultplayer>dvdplayer</defaultplayer>
        <defaultdvdplayer>dvdplayer</defaultdvdplayer>
      </video>
    </advancedsettings>
    and report if it is better/worse than omxplayer. You can still play files with omxplayer using the context-menu "Play using... OMXPlayer".

  2. The following settings are no longer required in config.txt and should be removed:
    Code:
    no_hdmi_resample=1
    hdmi_stream_channels=1
    no_resample_audio is now a default, and hdmi_stream_channels is switched based on audio content. For the time being when using passthrough, 2.0 speaker layout should continue to be used (you will still get 5.1 with AC3/DTS).
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.


Messages In This Thread
RE: OpenELEC Testbuilds for RaspberryPi Part 2 - by Milhouse - 2014-02-10, 15:20
AW: RE: - by DieterLumpen - 2013-07-29, 20:50
include guires switch? - by hpbaxxter - 2013-08-01, 21:46
RE: dual audio?? - by pootler - 2013-08-03, 17:13
Help, watch 3D Film on Non 3D TV - by unix72 - 2013-08-09, 12:39
Remote Controllers - by tfft - 2013-08-14, 09:11
rbej repeatable crash - by RichG - 2013-08-19, 12:43
New Tester - by theneverstill - 2013-10-03, 17:16
[split] missing subtitle stream - by Jönke - 2014-01-08, 21:03
3D Support - by michbeck100 - 2014-01-11, 01:01
No sound on Gotham builds - by URBANsUNITED - 2014-01-13, 15:19
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 223