• 1
  • 31
  • 32
  • 33(current)
  • 34
  • 35
  • 146
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-01-07, 16:58)zaphod24 Wrote: Yes, I experience that as well except I'm using MythTV as the pvr backend. I'm pretty sure it's been that way for at least all of the 17/Krypton builds and perhaps back into the 16/Jarvis builds as well.

I also had some trouble with frozen Live-TV channels on VDR since #1209 or #1210 build up to latest but not sure 100% when it started.
The problem is hard to reproduce and debug because it happen after a while of watching Live-TV. When it happen the the video stream get stuttering or sometimes frozen. It can be fixed with simply change the channel an comes back.
OMXPlayer seams to runs more stable than MMAL or don't have this problem. Later 16/Jarvis builds don't have this problem.

I set the following cache settings. With higher values up to 20 there is the same problem

<advancedsettings>
<pvr>
<minvideocachelevel>11</minvideocachelevel>
<minaudiocachelevel>11</minaudiocachelevel>
</pvr>
</advancedsettings>
(2016-01-07, 04:46)Milhouse Wrote:
(2016-01-07, 04:15)J_E_F_F Wrote: I did that, no change, 7.0.0 seems to be the latest version and installed. reports iperf 2.0.5 via cmd line
I did not uninstall and reinstall however.

You should be seeing 7.0.1 as the version against iperf (this is the iperf addon version, not the iperf binary itself which is 3.1).

Can you enable debug logging, click on "Check for updates" (in the blade menu) and post your debug log if you still don't see any change - could be a mirror/cdn issue.

It updated to 7.0.1 over night, thanks.
(2016-01-07, 17:07)popcornmix Wrote:
(2016-01-07, 17:01)Gerdistan Wrote: I've been testing these Nightlies because they are able to play HEVC material. With a little overclocking it works pretty decent already, but with one set of files coded in x265, i just get a pinkish scrambled image. Will post a picture if I'm at home later today.
Most of the material works fine, though.

Not something I'm aware of, but providing a sample file that demonstrates this will improve the chances of it being fixed.

Is there a tool with which I could cut a short snippet out of the file? It's quite big. I doubt that VirtualDub is capable of this, but something like Vdub?

Or maybe this is already enough...

Media Info of a file that works: http://pastebin.com/iWiTw0Sh
Media Info of said non-working file: http://pastebin.com/Asqf5q4a

I just installed the newest build, now the second file results in a black screen followed by a reboot after about 30 seconds.
To cut mkv I'd use mmg from mkvtoolnix
Alright, there you go: https://www.dropbox.com/s/h3ve02sea281tz...5.mkv?dl=0
How do you make a sample of live TV?
(2016-01-07, 20:32)mylle Wrote: How do you make a sample of live TV?

Can you record from the PVR backend?
(2016-01-07, 20:46)popcornmix Wrote:
(2016-01-07, 20:32)mylle Wrote: How do you make a sample of live TV?

Can you record from the PVR backend?

I suspect PVR recording don't contain the Live-TV problems.
(2016-01-07, 22:28)herrmeier01 Wrote:
(2016-01-07, 20:46)popcornmix Wrote:
(2016-01-07, 20:32)mylle Wrote: How do you make a sample of live TV?

Can you record from the PVR backend?

I suspect PVR recording don't contain the Live-TV problems.

I can record. Yes but i agree that it probably wont show the problems. I have 2 mediaportal clients connecting to the same Tv-server with absolutely no problems.
New OpenELEC Krypton build #0107: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.0-rc8 #1 Thu Jan 7 21:04:26 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Jan  6 2016 20:11:41
Copyright (c) 2012 Broadcom
version 96fc00e9b8d219db428a0e7729cab3d4f766f6ff (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160107210336-#0107-gbcd8e12 [Build #0107]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (bcd8e129, changelog) and tip of XBMC master (78d06989, changelog) with the following modifications: Build Highlights:
  1. 3D switching updates (although brief testing suggests this may have broken switching on 3D MVC ISO playback)
Build Details:
  1. XBMC:
    • [VideoPlayer] get rid of SW BLEND deinterlacer since ffmpeg is better (PR:8783, 1 commit, 6 files changed)
    • VideoPlayer: drop shared lock from dvd clock (PR:8791, 1 commit, 2 files changed)
    • fixed: use a const ref and not a copy (PR:8795, 1 commit, 2 files changed)
    • paplayer: use drop use of shared locks (PR:8796, 1 commit, 2 files changed)
    • fix lockmgr callback (PR:8794, 1 commit, 1 file changed)
    • guilib: cleanup toggle fullscreen (PR:8799, 1 commit, 6 files changed)
    • VideoPlayer: simplify locking in renderer (PR:8793, 1 commit, 2 files changed)
    • fixes for current file item (PR:8802, 1 commit, 6 files changed)
  2. pvr.hts:
    • Fix crash when trace logging events (PR:163, 1 commit, 1 file changed)
    • Windows build fixes (PR:159, 4 commits, 11 files changed)
  3. newclock5:
    • New commits in this build:
      • stereoscopicmanager: Remove windowmanager callbacks (883bf926)
      • graphiccontext: Add extra parameter to SetVideoResolution to indicate if we care about switching 3d (76f1a87f)
      • graphiccontext: Let renderer configure trigger the 3d switch (ea3a6de1)
      • Revert: squahs count packets (782b0dc5)
      • fixed: Music playback from e.g. the library album node was still broken due to an incomplete fix in PR8724 (7ddad402)
    • Commits no longer in build:
      • Revert "[mmalcodec] Don't send zero sized extradata" (b5c36922)
      • threads: fix waitforever when using CSharedSection (014a18e4)
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-01-07, 04:45)bill_orange Wrote:
(2016-01-07, 01:46)popcornmix Wrote:
(2016-01-07, 00:34)MikeKL Wrote: I was surprised I was unable to play the files from music library options, as they all play fine when read directly from the folder?

Ah - someone else reporting music library playback is not working:
https://github.com/xbmc/xbmc/pull/8724#i...-169471054

I concur. Music files play when accessed through FILES but not when accessed through ALBUMS.
@popcornmix and @Milhouse, that was quick just tested in build #0107 and playback working via music library options Cool
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
@popcornmix
The Live-TV audio issue is fixed. I did extra reboot to verify and zap through a lot of channels. It works now same as in #0101.
Thanks a lot for reverting commits for testing. Let me know when I can help supporting with debugging for further testing.
I start now with long time experience and test if there still some video stutter with MMAL.
(2016-01-08, 00:32)MikeKL Wrote:
(2016-01-07, 04:45)bill_orange Wrote:
(2016-01-07, 01:46)popcornmix Wrote: Ah - someone else reporting music library playback is not working:
https://github.com/xbmc/xbmc/pull/8724#i...-169471054

I concur. Music files play when accessed through FILES but not when accessed through ALBUMS.
@popcornmix and @Milhouse, that was quick just tested in build #0107 and playback working via music library options Cool

Almost fixed. You can navigate to ALBUMS and successfully play a track. However, while the track is playing, if you navigate to ARTISTS and try to navigate to an artist you get "couldn't connect to network server". I am not streaming music from a network server. The library is on a USB stick. I tried navigating to FILES and I got the same error. this behavior is new to this build.

Bill
Trying to run OpenELEC Configuration 0.6.8 locks screen on build #0107, never gets to OpenELEC Config menus. Can move pointer OK but can't select anything. Can SSH OK (eg to reboot)
(2016-01-08, 01:23)beertank Wrote: Trying to run OpenELEC Configuration 0.6.8 locks screen on build #0107, never gets to OpenELEC Config menus. Can move pointer OK but can't select anything. Can SSH OK (eg to reboot)

On build #107 It did the same thing to me too, once. I could not reproduce it.
  • 1
  • 31
  • 32
  • 33(current)
  • 34
  • 35
  • 146

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