• 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 89
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2
#61
(2015-04-14, 15:32)cesarpt Wrote: Hi, unofficial repo don't show any addons is it normal ? No tvheadend server and oscam ?

From the side (blade) menu, click on "Check for 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.
#62
Can someone please look to my log file? I have not succeeded to play 3D MVC.


http://xbmclogs.com/pek979nih
#63
I'm trying to compile it with a VirtualBox Ubuntu64 14.04 machine (I also tried 11.10 and 12.04) but I keep getting these warnings with ./autobuild.sh:

Quote:Pulling updates for repo: [OpenELEC.tv ] (package.mk sync: No, refresh: Yes), [branch=master, rev=HEAD]
CONFIG
======
Current branch : master
Required branch : master
Using filter :

Difference
==========

Restoring: projects/RPi/linux/linux.arm.conf
Deleting : projects/RPi/patches/ffmpeg
Deleting : projects/RPi/patches/kodi-theme-Confluence
Deleting : projects/RPi/patches/libcec
Deleting : projects/RPi/patches/libnfs
Deleting : projects/RPi/patches/pvr.wmc
Deleting : projects/RPi/patches/rtmpdump

Already up-to-date.
flock: 10: Bad file descriptor
flock: 10: Bad file descriptor
flock: 10: Bad file descriptor
flock: 10: Bad file descriptor
flock: 10: Bad file descriptor
flock: 10: Bad file descriptor
........

Any ideas?
#64
Heavy uncertain video stutter by mmal is back 0413 build.

stutter0413.7z - 364 KB
#65
New OpenELEC Isengard build #0414: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.0.0 #1 Tue Apr 14 22:42:13 BST 2015 armv6l GNU/Linux

# vcgencmd version
Apr 11 2015 17:37:07
Copyright (c) 2012 Broadcom
version 311b05fb4e33655a083a6f65b645e6a14e322803 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150414224117-#0414-gaa6095c [Build #0414]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (aa6095cf, changelog) and tip of XBMC master (739ca3dc, changelog) with the following modifications: Build Highlights:
  1. Upstream kernel 4.0 support
  2. mmal deinterlace updates
  3. bcm2835-mmc debug options
Build Details:
  1. OpenELEC:
    • Remove CIR workaround - fixed in beta bios RY1944.bio (PR:4096, 1 commit, 1 file changed)
    • wetekplay "fixes" (PR:4095, 2 commits, 3 files changed)
    • Fix compile flags (PR:4085, 3 commits, 3 files changed)
    • projects/RPi*: update RPi support patches, swicth to kernel 4.0 (9e125644)
    • projects/RPi2/patches/kodi: readd RPi Kodi upstream patches (4be8d7b3)
    • linux: remove linux-3.19 support (789b3d9b)
    • kodi: add PR6950 (ff2221b5)
  2. XBMC:
    • rework and fixes to vda (PR:6837, 3 commits, 3 files changed)
    • dvdplayer: audio sync fixes (PR:6945, 4 commits, 2 files changed)
    • [musicdb] improves performance for querying the album view (PR:6941, 1 commit, 1 file changed)
    • [IMX] EGLNativeTypeIMX.h: include EGL/egl.h to fix build (PR:6950, 1 commit, 1 file changed)
    • Application: Don't slow down videos rendered on GuiLayer (PR:6944, 1 commit, 1 file changed)
    • [Confluence] fix header label (739ca3dc)
  3. dcadec:
    • Simplify downmix sample buffer declaration. (4b29d541)
    • Improve hierarchial downmix reversal. (1aa57c90)
    • Clip after performing downmix scaling. (0bb08afe)
    • Allow conditional 2.0 downmix extraction. (c5f78dda)
    • Add macros for unaligned reads from memory. (f47af1f5)
    • Export AUPR-HDR chunk info from DTS-HD containers. (c3217288)
    • Strip padding samples according to codec delay. (4dac9007)
  4. newclock4:
    • New commits in this build:
      • [mmalcodec] Use dedicated thread for releasing mmal buffers (5b122ba1)
      • [mmalrenderer] Avoid double rate deinterlace when not fullscreen or with OSD (92f17ba6)
      • [mmalcodec] Also treat VS_INTERLACEMETHOD_NONE as disabled (fc475086)
      • [mmalrenderer] Add auto select as explicit deinterlace method (c79778bd)
      • [gui] Also limit GUI updates when in non full-screen video mode (56765de6)
    • Commits no longer in build:
      • [mmalrenderer] Discard corrupt frames later so we can track the number of discarded frames (91009891)
      • Revert "[mmalrenderer] Discard corrupt frames later so we can track the number of discarded frames" (0e0ac43f)
      • dvdplayer audio: do not consider dropped packets for sync error (7bf14e57)
      • dvdplayer audio: fix/improve calculation of playing pts (5b007c4c)
      • Application: Don't slow down videos rendered on GuiLayer (19e1a724)
      • [mmalcodec] Discard corrupt frames later so we can still count dropped frames (62360236)
  5. kernel 4.0.y:
    • New commits in this build:
      • bcm2708: fix uart1 parameters (bce11746)
      • bcm2835-mmc: Add range of debug options for slowing things down (88f741c7)
  6. Additional commits/pull requests/changes not yet merged upstream:
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
Two "issues" with #0414, my oemsplash.png image is no longer displayed and when I start a stream (when using one of the add-ons on the banned list) the screen goes black for about a second, about 1 sec after the stream started (am i makening any sense?).

Anyone else seeing this?


RPi2, 16GB Sandisk microSD, 2A PSU
#67
My guess would be the plymouth-lite change in PR:4085 has broken the splash functionality. I'll need to do a clean build to confirm.

debug log (wiki) for the screen going black issue.
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.
#68
build 0414 video codec looks ok but not audio. cannot hear audio oftenly.
build 0412(not 0212, sorry) works ok with same streaming source.

source raise heavy buffering. playing after fill buffer, audio is gone.

kodi0414.7z - 628 KB
#69
(2015-04-15, 04:27)parcel Wrote: build 0414 video codec looks ok but not audio. cannot hear audio oftenly.
build 0212 works ok with same streaming source.

Can you narrow it down by identifying the last build that doesn't have this problem?
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
(2015-04-15, 00:25)Uukrul Wrote: I'm trying to compile it with a VirtualBox Ubuntu64 14.04 machine (I also tried 11.10 and 12.04) but I keep getting these warnings with ./autobuild.sh:

Fixed with the openelec.conf from oebuild.tar.gz
#71
(2015-04-15, 05:25)Uukrul Wrote:
(2015-04-15, 00:25)Uukrul Wrote: I'm trying to compile it with a VirtualBox Ubuntu64 14.04 machine (I also tried 11.10 and 12.04) but I keep getting these warnings with ./autobuild.sh:

Fixed with the openelec.conf from oebuild.tar.gz

Sorry, I missed your earlier post - what was the solution? The flock is simply to avoid concurrent updates, and I'd expect flock to be supported in Ubuntu 14.04, unless VirtualBox is the problem. flock certainly works with Ubuntu 14.10, as this is what I use, but I'm not using a VM.
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
(2015-04-15, 04:48)Milhouse Wrote:
(2015-04-15, 04:27)parcel Wrote: build 0414 video codec looks ok but not audio. cannot hear audio oftenly.
build 0212 works ok with same streaming source.

Can you narrow it down by identifying the last build that doesn't have this problem?

Sorry, typing error. build 0412 is right.
#73
Seeing some strange behavior again with some of the test videos from http://solidrun.maltegrosse.de/~fritsch/

I only have dvdplayer enabled and also the options to adjust the display rate to the video and to sync based on the video and resample the audio. I've attached the log from playing file 1080i50_h264_mbaff.mp4 last night. It never showed the video and didn't seem to get off of the file selection screen. The audio would play periodically and then stop. None of the remote control buttons worked (such as stop). I even tried the XBMC remote app for a smart phone which normally works fine and that also did not work. I finally ended up using SSH and rebooting.

http://sprunge.us/QJDI
#74
Just a query on recent DTS HD-MA support. I am now happily listening to multichannel HD audio on RPI2 using build #0412.
My source is ripped 176.4K 24bit 5.1 flac material.

When I play this material with passthrough on a PC with Kodi 15.0, my Denon 2313 and Kodi display correct content info ie 176.6K 24 bit 5.1.

If I play the same file with software decode on the RPI2 with DTS passthrough off, the RPI2 displays correct media ifo 176.4k 24bit 5.1 but the Denon now displays 88.2K 24bit (5.1 multi in).

If the PCM data output from the RPI2 is bit exact how come it now displays 88.1k on the Denon. Is there a error flagging the 5.1 PCM output from the RPI2?
Location UK; Media server Windows 7 with ArgusTV 2.3 with TBS6981 DVB-S2 x4 and DVB-T x 2:All network connections cabled on 1Gb router Raspberry Pi2 1GB x 2; RPI 3 x1; PiB+512MB x 3; TV Samsung 55" C8000; AV Denon AVR X2200W
#75
(2015-04-15, 05:47)Milhouse Wrote: Sorry, I missed your earlier post - what was the solution? The flock is simply to avoid concurrent updates, and I'd expect flock to be supported in Ubuntu 14.04, unless VirtualBox is the problem. flock certainly works with Ubuntu 14.10, as this is what I use, but I'm not using a VM.

It was my fault. I used

PROFILE=pi1
./autobuild.sh

instead of PROFILE=pi1 ./autobuild.sh

so with openelec.conf worked because of this:

[ -z "${PROFILE}" ] && PROFILE=pi1
  • 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 89

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 214