• 1
  • 127
  • 128
  • 129(current)
  • 130
  • 131
  • 146
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-04-01, 18:21)popcornmix Wrote:
(2016-04-01, 17:42)cojms1 Wrote: Updated log here: http://sprunge.us/TWQP

The channel playing should start around 16:38:42.

Thanks. This is the issue:
Code:
16:38:44 5336.334961 T:1962475520   DEBUG: CMMALRenderer::Configure - 704x576->[email protected] flags:12 format:18 ext:0 orient:0

The "@0.00" is the framerate we are told about from configure. Not sure why the video framerate isn't known.
My code isn't handling that. I'll do something about that for tonight's build.

Thanks @popcornmix. Much appreciated.
(2016-04-01, 11:13)herrmeier01 Wrote:
(2016-04-01, 10:34)Milhouse Wrote:
(2016-04-01, 07:43)herrmeier01 Wrote: I made a quick test with #0331 in the morning and delete all the *.dtbo files in overlay directory. But now I must copy first the old *.dtb overlay files from #0313 because the overlay directory is now empty. I will try this in the evening.
By the way is SPI and on-board sound card support not included in the base bcm27*rpi*.dtb files? Actually there is no extra overlay file needed for module support. Just parameter dtparam=audio=on and dtparam=spi=on to switch on

Hmmm... I wonder why your overlays folder didn't have dtb files? If you install #0313, it will populate the overlays folder with dtb files. If you then upgrade to #0331, it will populate the overlays folder with "dynamic" dtbo files, while leaving the dtb files untouched. So for the dtb files to be missing, this would suggest you haven't done an upgrade from a pre-dynamic device tree build (ie. #0313 or earlier) to a dynamic device tree build (ie. #0314 or later) - maybe a "clean" install of some kind? Or something else has caused the dtb files to go AWOL.

Anyway I wanted to see if #0331 (ie. the latest build) would work better with the dtb files than the dtbo files as I believe the kernel will still use dtb files if there is no dtbo file. If it did, this might help narrow down the issue to the spi dtbo file.

I did always manually update or downgrade and delete the files in overlay folder thats why there missing. In the evening I will copy the *.dtb files back from #0313 to the #0331 installation and delete the *.dtbo files. After that I make the test.
Thanks a lot for your help


Well, I solved the issue with the overlays. "vcdbg log msg" give me a hint.

001702.665: dtparam: spi=on # SPI Modul für Ambilight
001705.361: dtdebug: Found override spi
001705.387: dtdebug: override spi: string target 'status'
001710.666: dtparam: audio=on # Audio Modul
001713.484: dtdebug: Found override audio
001713.511: dtdebug: override audio: string target 'status'

My config.txt looks like this:
dtparam=spi=on # SPI Modul für Ambilight
dtparam=audio=on # Audio Modul

Before #0314 this was working fine but now, the comment are a problem!

I change the config.txt to:
# SPI Modul für Ambilight
dtparam=spi=on
# Audio Modul
dtparam=audio=on

Now, it's working again.

And yes, the kernel supports dtb and dtbo files. I try both methods with the #0331 and both are working fine.

So, if somebody has trouble with overlays just have a look in the config.txt and check if there are any comments behind the parameters.
Oh, how many hours did I spend to find out this :-)
(2016-04-01, 10:59)Milhouse Wrote: Disabling pvr clients in Addons22.db/Addons23.db is probably the easiest/quickest solution:
Code:
systemctl stop kodi
sqlite3 /storage/.kodi/userdata/Database/Addons23.db "update installed set enabled=0 where addonID like 'pvr.%'"
systemctl start kodi
That got it, thanks!
(2016-04-01, 19:12)herrmeier01 Wrote: My config.txt looks like this:
dtparam=spi=on # SPI Modul für Ambilight
dtparam=audio=on # Audio Modul

Okay - that will be fixed in a future firmware update. For now separate lines are recommended.
(2016-04-01, 16:29)MicTie Wrote:
(2016-04-01, 15:30)zaphod24 Wrote: Didn't have time to test it much last night, but 0331 resulted in a blank screen (but with sound) for liveTV. Recorded TV played back just fine, which was odd. Rolling back to 0330 and liveTV does not show a blank screen. I'll look again tonight but was curious if anyone else saw that issue. I'm using the mythtv pvr plugin.

Same here!
I have just upgraded from 0330 to 0331, and Live TV (using TVHeadend front- and Backend on RP2) produce sound but no picture.
Was working normally with 0330.

For me 331 - with rpi2 and TVHeadend on separate Debian server - TV is working as good as ever! (Rapier skin, always having problems with TV on Estuary since 319 - perhaps before..)
On #0331 MPD deamon don't start. I think this is FFmnpeg 3.0.1 related.

mpd: error while loading shared libraries: libavformat.so.56: cannot open shared object file: No such file or directory
I just updated from 0224 to 0331 because the confluence skin got messed up today (no transparencys are shown anymore, just black squares). The same ist still happenening with 0331.

With the new Estuary skin the "Hide watched videos in recently added list" feature seems to be broken.

Also I am hoping that the DVD playback gets fixed not too far in the future. The kids would like to watch some of their movies which unfortunately are DVDs.
Might I get some assistance with my dts audio drop-out issue?

I'm still getting it on #0331 (RPi3), and it's only occurring on dts encoded software, DD is fine. It seems to happen after a quick burst of buffering, so could be a network issue, but would be happy to rule that out.

I've uploaded a log here
I have started trying to use x265 HEVC files when available on my RPi2. Most play well with an occasional studder here and there during a panning scene, but not too bad.
I understand that these are software decoded not hardware through the GPU. Looking at bcmstat.sh shows that the CPUs are not maxed out.

I read things such as (HEVC low bit rate only for the Pi) but do not understand bit rates, so what is a low bit rate?

Using MediaInfo on a few of my files, I can see things like:
Overall bit rate : 628 Kbps
Overall bit rate : 694 Kbps
Overall bit rate : 862 Kbps

How do those compare to high/med/low bit rate, and about what bit rate is the RPi2 good up to in 720p?
Here's something I was meaning to report for quite a while. This is probably not the correct place for it, but maybe you can forward (if it's not an already known issue) to the proper developers.

When playback continues after jumping/seeking in MPEG2 videos (codec info shows "mmal-mpeg2"), the screen turns "mostly grey" with numerous picture artifacts. The effect looks like the player does not properly look for the I-frame closest to the seek destination, but tries to apply whatever P/B-frames it finds to an "empty" picture.

I think this started with the switch to VideoPlayer. This only happens with MPEG2, and only with VideoPlayer. OMXPlayer and/or other codecs don't have this issue.
Kind regards, Frank

Kodi: LibreELEC Beta
HTPC: Raspberry Pi 2 (Model B)
TV: Toshiba 47"
NAS: Debian Jessie x64 (Gigabyte GA-D510UD), HDD 3x1.5 TB + 1x2 TB (SnapRAID, MergerFS)
New OpenELEC.tv Krypton build #0401: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.6 #1 Fri Apr 1 21:05:48 BST 2016 armv6l GNU/Linux

# vcgencmd version
Mar 24 2016 12:49:34
Copyright (c) 2012 Broadcom
version e16cd015026a8bda22bb50dc30b30ce07f52a202 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160401210455-#0401-g0026734 [Build #0401]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC.tv master (0026734b, changelog) and tip of XBMC master (63d0934a, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.4.y
  • Default setting for "Show RSS Feed" changed to disabled (new installs only) [patch details]
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Includes latest bcm2835-driver master (046effa1, ahead +10)
  • Includes latest kodi-platform master (92583ef9, ahead +2)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (3c26ce1e, ahead +13)
  • Includes latest p8-platform master (041a8c6c, ahead +1)
  • Includes latest addons: adsp.basic (5cf12e83, +7), adsp.biquad.filters (af575f3d, +7), adsp.freesurround (6dc533be, +8), asplib (da66f517, +13), inputstream.mpd (6bd24f3f), peripheral.joystick (76b7c40a, +48), pvr.argustv (974820ab, +25), pvr.demo (e74822f2, +21), pvr.dvblink (82c7b4d5, +20), pvr.dvbviewer (6ab861fa, +33), pvr.filmon (0d8dd5bd, +27), pvr.hdhomerun (fd9daf4a, +32), pvr.hts (0f88a357, +67), pvr.iptvsimple (b741cac7, +27), pvr.mediaportal.tvserver (96f415e3, +52), pvr.mythtv (f8d25fda, +36), pvr.nextpvr (d445c5ad, +27), pvr.njoy (b9b0ae43, +19), pvr.pctv (f1880484, +25), pvr.stalker (14a7c70d, +28), pvr.vbox (e70146d8, +27), pvr.vdr.vnsi (675c806f, +40), pvr.vuplus (d8c6f9ba, +23), pvr.wmc (898e2dad, +33)
  • Includes commits from service.openelec.settings/, ahead +1 (OpenELEC)
  • Exclude [env] package.mk: dcadec: Drop (not needed anymore)
  • Include [env] e7cbe9cb: xf86-video-intel: explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] 3a6268c9: VAAPI: Enable EGL
  • Include [env] 6be9ebe7: libva / libva-driver-intel: bump to 1.7.0
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] 20965d0a: mesa: update to 11.2.0-rc4
  • Include [env] patch: xf86-video-intel: bump to 3fafabe
  • Include [env] patch: Clean Kodi view cache on startup
  • Include [env] patch: Fix OE settings button after Estuary update
  • Include [env] patch: Fix system keyboard patch
  • Include [env] patch: Add extra headers needed by 3D BD MVC
  • Include [env] patch: Add support for dynamic device tree overlays
  • Include [env] patch: Set default volume steps to 20
  • Include [env] patch: Enable game controllers in manifest, add repository.kodi.game
  • Include [env] patch: Bump libbluray - include MVC support
  • Include [env] patch: Enable other binary addons
  • Include [env] patch: Reinstate version check service add-on - avoid black screens on x86?
  • Include [env] patch: Update inputstream.mpd settings
  • Include [env] patch: Install dtoverlay userland
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Binary-Addons: Package inputstream.mpd
  • Include [env] patch: kodi: peripheral.joystick binary addon
  • Include [env] PR:4500: kodi: update to 17.0
  • Include [env] PR:4537: [scripts] Add PKG_SOURCE_NAME for non-standard package tarballs
  • Include [env] PR:4661: stripping changes
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8723: Implement filecache retry logic (breaks Amazon)
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:9334: [chg] decrease volume steps to 20
Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. Handle case where fps=0.0 with sync playback to display disabled
Build Details:
  1. XBMC:
    • Include cleanup in VideoPlayer, workaround for utils/RegExp.h (PR:9494, 2 commits, 30 files changed)
    • [FFMPE3] rename legacy and now dropped codec id's (PR:9513, 1 commit, 1 file changed)
    • changed: Redact username/pass inCFileItemList::RemoveDiscCache() (PR:9514, 1 commit, 2 files changed)
    • IOS: update pauseafterrefreshchange to delayrefreshchange (PR:9511, 1 commit, 1 file changed)
    • [ios] - remove Info.plist from ressources - hopefully fixes corrupted… (PR:9515, 1 commit, 1 file changed)
    • Implement video reference clock (PR:9426, 2 commits, 12 files changed)
    • Set DirectoryFactory::FileItem::bFolder to true to avoid expensive mi… (PR:9509, 1 commit, 1 file changed)
    • Pass CFileItem ByConstRef in CDVDFactoryInputStream::CreateInputStream() (PR:9504, 1 commit, 30 files changed)
  2. pvr.dvbviewer:
    • Version 2.2.0 (PR:31, 11 commits, 15 files changed)
  3. newclock5:
    • New commits in this build:
      • fixup: Handle case where fps=0.0 with sync playback to display disabled (c61323a9)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] 6be9ebe7: libva / libva-driver-intel: bump to 1.7.0
    • Added: [env] 20965d0a: mesa: update to 11.2.0-rc4
    • Added: [env] patch: xf86-video-intel: bump to 3fafabe
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.
guess its just my fault then ....
i did something wrong milhouse`?
(2016-04-02, 03:35)garm Wrote: guess its just my faullt then ....

I looked at your log files. The first doesn't show any attempt to play a file. The second does. What confuses me is why you included the first log, does that also freeze? With the second log, has it frozen at the point you uploaded the log... maybe provide some explanation of what you are doing and what happens, and how this relates to the logs as it's not obvious what the problem is or when it occurs.
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.
(2016-04-01, 22:30)niwa2 Wrote: I just updated from 0224 to 0331 because the confluence skin got messed up today (no transparencys are shown anymore, just black squares). The same ist still happenening with 0331.

A debug log (wiki) might help.

(2016-04-01, 22:30)niwa2 Wrote: With the new Estuary skin the "Hide watched videos in recently added list" feature seems to be broken.

I don't think it's supported by Estuary, this should actually be removed from newclock5 as it is a Confluence specific feature.

(2016-04-01, 22:30)niwa2 Wrote: Also I am hoping that the DVD playback gets fixed not too far in the future.

Me too.
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.
(2016-04-01, 22:27)herrmeier01 Wrote: On #0331 MPD deamon don't start. I think this is FFmnpeg 3.0.1 related.

mpd: error while loading shared libraries: libavformat.so.56: cannot open shared object file: No such file or directory

I have uploaded a new version of mpd to to the addons folder - can you try that?
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.
  • 1
  • 127
  • 128
  • 129(current)
  • 130
  • 131
  • 146

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)6