• 1
  • 24
  • 25
  • 26(current)
  • 27
  • 28
  • 146
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)
With the newest build I have problems to play all 3D isos in 3D. Some are played in 2D.
Hello Gregoire,
you have right, i noticed also - but #1230 is the first build, that is near on the performance playing DVD like #1001.

think, the man of action here are on the right path, as you see ;-)

Happy New Year ! This calls for a celebration...
(2015-12-31, 11:51)Caramba69 Wrote: With the newest build I have problems to play all 3D isos in 3D. Some are played in 2D.

I don't think that is new in lastest build, but there seems to be a race condition when starting 3d playback.
If you bring up OSD then 3d menu and choose an option (e.g. SBS) then it should switch to 3D mode correctly.
It's being investigated.
(2015-12-31, 12:58)popcornmix Wrote:
(2015-12-31, 11:51)Caramba69 Wrote: With the newest build I have problems to play all 3D isos in 3D. Some are played in 2D.

I don't think that is new in lastest build, but there seems to be a race condition when starting 3d playback.
If you bring up OSD then 3d menu and choose an option (e.g. SBS) then it should switch to 3D mode correctly.
It's being investigated.

You are right. This works. It would be also great if we can see the languages of the differnet audio streams when changing the audio. In most of the Iso's I see "unknown" audio stream.
The blank liveTV screen during first entry appears to be sorted. Thanks!
(2015-12-30, 22:15)popcornmix Wrote:
(2015-12-30, 19:37)movie78 Wrote: Did this work in an earlier build? I have tested almost all the build i could not recall which build that was working correctly

But some builds have worked for you in the past?
Identifying the first failing build would be useful.
Posting a debug log (wiki) may indicate what is wrong.

Sorry for the delay..

Green Microblock pixelation
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
(2015-12-31, 01:58)zequiqac Wrote: Perfect Milhouse!!! Installing Transmission and working!! Thanks very much for your help!.

rTorrent uploaded if you still need it.
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.
(2015-12-31, 18:36)movie78 Wrote: Green Microblock pixelation

Doesn't have debugging enabled, and no sign of trying to play a video file.

Also, can you say if this problem has always been present for you with these builds, or if it is a recently introduced problem?
(2015-12-31, 21:46)popcornmix Wrote:
(2015-12-31, 18:36)movie78 Wrote: Green Microblock pixelation

Doesn't have debugging enabled, and no sign of trying to play a video file.

Also, can you say if this problem has always been present for you with these builds, or if it is a recently introduced problem?

I have try the same file on different media player and the Pi2 is the only one with the issue.

I did try previous build in the past,but i can't recall if the green pixelation was there, wasn't really using the Pi2 at that time,jsut got serious with it.
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
New OpenELEC Krypton build #1231: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.0-rc7 #1 Thu Dec 31 23:33:49 GMT 2015 armv6l GNU/Linux

# vcgencmd version
Dec  8 2015 14:44:44
Copyright (c) 2012 Broadcom
version e591b5eb05e2cdb1b5ae25512b27d33127d7bee9 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20151231233257-#1231-g21e53f2 [Build #1231]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (21e53f27, changelog) and tip of XBMC master (70c4c65b, changelog) with the following modifications: Build Highlights:
  1. Final build of 2015 - Happy New Year and thanks for all the testing over the last 12 months!
  2. VideoPlayer updates
Build Details:
  1. OpenELEC:
    • readline: use http download (PR:4548, 1 commit, 1 file changed)
    • pcre: use http download (PR:4547, 1 commit, 1 file changed)
    • gcc: use http download (PR:4546, 1 commit, 1 file changed)
    • RPi/RPi2: add docker support to kernel (PR:4541, 1 commit, 2 files changed)
    • vdr-addon: fixes for missing dummydevice plugin and undefined symbol … (PR:4538, 1 commit, 2 files changed)
  2. XBMC:
    • add ListItem.DBType support for music section (PR:8711, 1 commit, 1 file changed)
    • [bugfix] fast startup fail to execute wakeup (PR:8474, 1 commit, 1 file changed)
  3. newclock5:
    • New commits in this build:
      • - Check for supported codecs inside vtb decoder (8695cb8b)
      • VideoPlayer: fix for snc of a/v streams - count packets received from demuxer (cd6ff648)
      • - reject streams with still frames until this gets fixed (02b102f3)
      • VideoPlayer: handle exceptions for caching (bb347911)
    • Commits no longer in build:
      • VideoPlayer: handle exceptions for cases a/v players do not signal started (ccc404bf)
      • temp: increase renderer configuration timeout to 5 seconds (5eaee114)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:4552: iptables: Fix build failure due to race
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-01, 03:09)Milhouse Wrote: Build Highlights:
  1. Final build of 2015 - Happy New Year and thanks for all the testing over the last 12 months!

Happy New Year Milhouse and thanks for all the builds over the last 12 months!
Very thank for the developing software this useful device!!!
HNY Smile


I often see interlaced TV streams with tvheadend client.
Sometimes 1080I channel with DD 5.1 sound when I see, every 4-5 min has a little drop in audio.
Can it fix?

Other question :what is the best deinterlacing setting in SD and HD content?
How can I switch on full rgb mode?
Happy New Year to All!

Special thanks to Milhouse, popcornmix and everyone else involved in the OpenELEC Testbuilds for RaspberryPi throughout 2015; Long may it continue in 2016 BlushCool

Caught a new catch-up playback issue when using ITV Player (plugin.video.itv-2.2.6) addon, which occurs for all catch-up playback in build #1229 (OK in #1228)
I first noticed problem with build #1230, tracked back through builds to working build then switched on debug in kodi.

Following are debug logs:-

1228# (Catch-up OK)
1229# (Catch-up NOK with following message appearing in kodi interface "ITV Error, check the log for more information)
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
(2016-01-01, 14:04)MikeKL Wrote: Caught a new catch-up playback issue when using ITV Player (plugin.video.itv-2.2.6) addon, which occurs for all catch-up playback in build #1229 (OK in #1228)
I first noticed problem with build #1230, tracked back through builds to working build then switched on debug in kodi.

Seems to be a python issue:
Code:
21:30:46 445.301819 T:1695544336   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.NameError'>
                                            Error Contents: global name 'dialog' is not defined
                                            Traceback (most recent call last):
                                              File "/home/pi/.kodi/addons/plugin.video.itv/default.py", line 771, in <module>
                                                VIDEO(url,iconimage)
                                              File "/home/pi/.kodi/addons/plugin.video.itv/default.py", line 560, in VIDEO
                                                dialog.ok("ITV Player", "Sorry Cannot Resolve This Stream", "")
                                            NameError: global name 'dialog' is not defined
Not sure what change would have caused this, but it might be the add-on that needs fixing.
Ah - there is a bug in the error reporting. Need to add:
Code:
dialog = xbmcgui.Dialog()
before the
Code:
dialog.ok("ITV Player", "Sorry Cannot Resolve This Stream", "")
then you get the proper error dialog when stream fails.
  • 1
  • 24
  • 25
  • 26(current)
  • 27
  • 28
  • 146

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