Kodi Community Forum
OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) (/showthread.php?tid=231092)



RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - popcornmix - 2015-09-30

(2015-09-30, 10:47)Kalkoen Wrote: I have an problem with Live TV with the latest builds, when viewing an TV channel it is using a wrong refresh rate (60Hz instead of 50Hz).

Can you identify the first build with this problem?


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - popcornmix - 2015-09-30

(2015-09-30, 11:06)steve1977 Wrote: Could shairplay be added and would it support airplay audio? Something may have done for this in OSMC?

http://forum.kodi.tv/showthread.php?tid=238523&page=3

That commit on its own doesn't help. See Memphiz' comment.
It sounds like audio could be made to work on iOS9 if video support is removed (but this will upset users on iOS8 where video still works).


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - steve1977 - 2015-09-30

Thanks. I was aware. I was wondering whether shairplay could be implemented as part of the underlying OE OS rather than as part of Kodi. This way, I could still have video implementation via Kodi (over IOS8), but audio implementation via shairplay via the supporting linux-based OS?


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - Milhouse - 2015-09-30

It sounds like bumping shairplay right now would fix some things, while breaking other things. On balance probably best to wait until both Kodi and shairplay are aligned.


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - steve1977 - 2015-09-30

From what I understand, shairplay does not support video, so aligning the two will break video support. Can both co-exist in Openelec? This would not work multi-platform, but at least the OE users have a solution. Is that what has been implemented in OSMC?


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - popcornmix - 2015-09-30

(2015-09-30, 14:25)steve1977 Wrote: From what I understand, shairplay does not support video, so aligning the two will break video support. Can both co-exist in Openelec? This would not work multi-platform, but at least the OE users have a solution. Is that what has been implemented in OSMC?

Best to ask these questions on an airplay thread. There is no trivial solution to this we can do just by switching libraries. Memphiz is the guy who can answer most accurately.


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - startv - 2015-09-30

(2015-09-30, 12:08)popcornmix Wrote:
(2015-09-30, 10:47)Kalkoen Wrote: I have an problem with Live TV with the latest builds, when viewing an TV channel it is using a wrong refresh rate (60Hz instead of 50Hz).

Can you identify the first build with this problem?

#0928 OK
#0929 NG


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - popcornmix - 2015-09-30

(2015-09-30, 15:00)startv Wrote: #0928 OK
#0929 NG

Are you 100% sure? #0929 had very few changes in and nothing that looks like it could affect refresh rate switching.


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - startv - 2015-09-30

(2015-09-30, 15:03)popcornmix Wrote:
(2015-09-30, 15:00)startv Wrote: #0928 OK
#0929 NG

Are you 100% sure? #0929 had very few changes in and nothing that looks like it could affect refresh rate switching.

I'm sure.


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - Milhouse - 2015-09-30

New OpenELEC Jarvis build #0930: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.1.8 #1 Wed Sep 30 21:25:57 BST 2015 armv6l GNU/Linux

# vcgencmd version
Sep 29 2015 13:19:06
Copyright (c) 2012 Broadcom
version 3bbf5122d0c4ff421c92d72871dbc8fa104a976d (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150930212506-#0930-gcd25a32 [Build #0930]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (cd25a326, changelog) and tip of XBMC master (b02f4c4d, changelog) with the following modifications: Build Highlights:
  1. Cosmetic Kodi updates
Build Details:
  1. XBMC:
    • [PVR] Search window fixes (PR:8144, 2 commits, 1 file changed)
    • dvdplayer: fix non DVB subs after 5c0d694fa769f311bc5e14dec04c260267a… (PR:8137, 1 commit, 1 file changed)
    • [Confluence] cleanup (PR:8084, 1 commit, 34 files changed)
    • [xbmc][library] Fix export library (PR:8152, 1 commit, 3 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] compare: Kodi 16 updates
    • Reverted: [pkg] PR:8137: dvdplayer: fix non DVB subs after 5c0d694fa769f311bc5e14dec04c260267a?
    • Added: [pkg] patch: dvdplayer: fix non DVB subs after 5c0d694fa769f311bc5e14dec04c260267a? (VideoPlayer)



RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - startv - 2015-10-01

(2015-09-30, 16:50)startv Wrote:
(2015-09-30, 15:03)popcornmix Wrote:
(2015-09-30, 15:00)startv Wrote: #0928 OK
#0929 NG

Are you 100% sure? #0929 had very few changes in and nothing that looks like it could affect refresh rate switching.

I'm sure.
#0930 fixed this issue.

Thanks


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - Kalkoen - 2015-10-01

(2015-09-30, 12:08)popcornmix Wrote:
(2015-09-30, 10:47)Kalkoen Wrote: I have an problem with Live TV with the latest builds, when viewing an TV channel it is using a wrong refresh rate (60Hz instead of 50Hz).

Can you identify the first build with this problem?
Ok I will try some previous builds this week to identify the first build in which this problem appeared, probably 1~2 weeks back.
Also tried #930 because startv said it fixed the problem, but it does not in my case, I don't know if his problem is related to refresh rate switching anyway?


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - startv - 2015-10-01

(2015-10-01, 00:30)Kalkoen Wrote:
(2015-09-30, 12:08)popcornmix Wrote:
(2015-09-30, 10:47)Kalkoen Wrote: I have an problem with Live TV with the latest builds, when viewing an TV channel it is using a wrong refresh rate (60Hz instead of 50Hz).

Can you identify the first build with this problem?
Ok I will try some previous builds this week to identify the first build in which this problem appeared, probably 1~2 weeks back.
Also tried #930 because startv said it fixed the problem, but it does not in my case, I don't know if his problem is related to refresh rate switching anyway?

I tested #0930, OK, down to #0929 ,it's fine too, but I'm very sure it's not good yesterday, no settings have been
changed, So I confused what happened.


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - Kalkoen - 2015-10-01

I have tested a few builds regarding the problem with frequency switching using Live TV.

#919 (19 sep) - frequency switching OK, but Live TV unwatchable, screen freezes after few seconds.
#920 (21 sep) - frequency switching OK, but Live TV unwatchable, screen freezes after few seconds.
#921 (21 sep) - frequency switching NOT OK (not only Live TV)! and unwatchable, screen freezes after few seconds.
#922 (22 sep) - frequency switching NOT OK and unwatchable, screen freezes after few seconds.
#925 (25 sep) - frequency switching NOT OK stays on 60Hz, instead of 50Hz
#930 (30 sep) - frequency switching NOT OK stays on 60Hz, instead of 50Hz, disabling Sync playback to display solves the problem.


The frequency switching problem is only in the Channels screen with the preview screen when selecting an channel. When using Guide the frequency is switched correctly.
The only exception is #921 that build does not switch frequency on all videos (MKV & Live TV). I have checked my TV, and it reports 24p when viewing 24p material, so it does switch the frequency correctly. BUT the sync playback to display reports: S (refresh:60.000) when viewing 50Hz Live TV & 24p MKV, also an high number of missed is reported.

So maybe the problem is with the "Sync playback to display" option, I disabled that option on #930 and Live TV is working OK (no more audio dropouts).
That option is using a wrong refresh:60.000 which is causing the problem.


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - popcornmix - 2015-10-01

(2015-10-01, 00:07)startv Wrote: #0930 fixed this issue.

Again, nothing relevant changed in this build. I think you are just seeing some random behaviour, so I suspect this isn't fixed.