OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 1
New OpenELEC Isengard build #0310: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 3.19.1 #1 Tue Mar 10 21:22:11 GMT 2015 armv6l GNU/Linux

# vcgencmd version
Mar 10 2015 15:33:55
Copyright (c) 2012 Broadcom
version 015c58030bfa095c209a59c0c19e02d6705a2c24 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150310212120-#0310-gfc745b6 [Build #0310]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (fc745b66, changelog) and tip of XBMC master (6d6d797c, changelog) with the following modifications: Build Highlights:
  1. New firmware
  2. Experimental MVC 3D support - needs testing:
    popcornmix Wrote:I've added a gui option (in video/acceleration settings) "Support MVC video (full frame 3D)". For testing purposes this will default to on.
    Note: This is experimental. It will affect all H.264 video content, although should be harmless when the video is not MVC.

    Start with your 3D BluRay ISO file. Run makemkv on it and be sure to enable the "MVC-3D" stream (this is currently required as ffmpeg doesn't support MVC in ISO).

    The mkv video file needs to be marked as 3D, so either name it as 3D.SBS, or use video OSD settings to mark it as SBS (or TAB).
    Now the video file should be played in a half-SBS (or half-TAB) mode.

    If anyone has any MVC files, I'd be interested in the results of your testing.

    This is stage one. It is possible to output a full resolution frame packed 3D mode over HDMI (I have this working with command line omxplayer),
    and having this working will be the next stage. However getting the GUI to do something sensible in this mode will require more work.

    More details: PR:323
Build Details:
  1. Firmware (Mar 10):
    • Add overlays: hy28a, hy28b, mz61581, piscreen, pitft28-resistive, rpi-display, tinylcd35
    • firmware: Adding support for frame packed 3D modes
    • firmware: video codec: preparatory change to handling of userdata for CFP2
    • firmware: video codec: refactor categoriser new_picture code
    • firmware: video codec: allow MBLoop to handle both dnri slots
    • firmware: arm_loader: Add support for the HAT setgpio and gpio_drive directives
    • firmware: dispmanx/hvs: Clear EOF callback state when the display is destroyed
  2. XBMC:
    • [gui] fix for textbox vertical centering (PR:6632, 1 commit, 1 file changed)
    • Add short/long date formats, time formats, temperature and speed unit settings (PR:6629, 9 commits, 33 files changed)
    • [win32file] use LastWriteTime instead of ChangeTime (fixes #15590) (PR:6670, 1 commit, 1 file changed)
    • [fonts] ability to capitalize the first letter of each word (PR:6599, 1 commit, 6 files changed)
    • keyboard layout improvements (PR:6655, 4 commits, 32 files changed)
    • Cleanup context menus in addon window (PR:6602, 1 commit, 5 files changed)
    • [reorder] initialize members in the order they were declared (PR:6674, 3 commits, 3 files changed)
    • [gui] Fix/cleanup osd dialogs to close PVR related if media is stopped (PR:6546, 3 commits, 3 files changed)
    • Disable desktop compositing for KDE, when Kodi is in full-screen mode (PR:6672, 1 commit, 1 file changed)
    • [Fix][LangCodes] Fixes subs service can't write correct language suffix in subtitle filename (PR:6677, 2 commits, 1 file changed)
    • [droid/depends] - bump default API version to 17 (was missed during sdk bump) (c667724c)
    • [cosmetic] rebrand pydocs template (9eba3a94)
  3. libcec:
    • Fix compilation on Raspberry Pi (PR:57, 2 commits, 1 file changed)
  4. pvr.filmon:
    • fix build for Win32 (PR:5, 1 commit, 2 files changed)
  5. pvr.mediaportal.tvserver:
    • Addon update to v1.10.3 (PR:2, 6 commits, 43 files changed)
  6. newclock4:
    • New commits in this build:
      • [players] Add settings option to enable MVC support (21d5a029)
    • Commits no longer in build:
      • Revert "rbp: Use new dispmanx function for vsync callbacks" (10516aa9)
      • changed: don't show a kaitoast when the configuration has been updated by libCEC (48e92d5a)
      • changed: ask if the user wants to disable libCEC if no TV couldn't be found for 30 seconds (dee9d7be)
      • Fixed remote initialization (bc39cab4)
      • Fixed disconnect (46938c18)
      • Changed sleep call to AbortableWait (7fa4885c)
      • squash: ffmpeg hevc remove upstreamed patches (77e808a1)
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
Missing splash video - by Dinos52 - 2015-02-09, 21:02
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - by Milhouse - 2015-03-11, 00:15
MVC Support - by woronczak - 2015-03-12, 05:28
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 112