• 1
  • 105
  • 106
  • 107(current)
  • 108
  • 109
  • 168
OpenELEC Testbuilds for RaspberryPi (Kodi 16.0)
(2015-10-11, 11:36)popcornmix Wrote:
(2015-10-11, 11:03)Caramba69 Wrote: With #1010 most of the 3D isos still reboots Rpi2. Starting ssif makes no difference.

Okay I'll need a sample. I got a sample from querty1000 which used to hang on opening but now plays with latest update, but I suspect there is another failure mode.

For me it works in tested cases now. The sample and other ISO-rips are playing fine.
(2015-10-11, 06:49)wesk05 Wrote: As mentioned in this post : http://forum.kodi.tv/showthread.php?tid=...pid2129583 , I am having trouble playing full SBS (3840x1080) and full TAB (1920x2160) 3D files on almost all builds. As can be seen from the picture, video is highly pixelated. These files play properly on the Nexus Player, nVIDIA SATV and other Android boxes.

Can we have some samples for testing?
(2015-10-12, 06:59)querty1000 Wrote: Can we have some samples for testing?
popcornmix already mentioned that RPi2 will not be able play these files properly. It doesn't process any resolution higher than 1920x1080.
(2015-10-04, 19:55)grayback Wrote: Hello,

I made a mkv sample with the subtitle problem :
https://drive.google.com/file/d/0B1UIMsl...sp=sharing

@ popcornmix : could you have a look?

Thanks

Hello,

Did someone succeed to reproduce my subtitle problem? Is this a problem with my LG TV?
The sample last only 20s and we can see subtitlte half-cuted in 3D MVC playback.
Still a lot of 3D isos are crashing. Which videoplayer fo accelaration should be used?
(2015-10-12, 02:50)hdmkv Wrote: None of the build since ISO was introduced works for me (#0916 to now #1011). Same issue... play 3D ISO, plays fine, press stop after a couple mins, then choose next 3D ISO... blank screen ('no signal' reported by 3D display).

Hi there.

Out of curiosity, what is your GUI resolution / refresh rate ?
I've tried 'Desktop' (which was default, 60Hz I believe), 60.00, and also 59.94 I think. Since reading this and having issues with Kodi UI not coming back in Pi2 with earlier builds, I've always kept "Sync playback to display" disabled. Only "Adjust display refresh rate" enabled. Issue was solved until now with the ISO builds.
[H]i-[d]eft [M]edia [K]een [V]ideosaurus
My Family Room Theater
(2015-10-12, 02:50)hdmkv Wrote: None of the build since ISO was introduced works for me (#0916 to now #1011). Same issue... play 3D ISO, plays fine, press stop after a couple mins, then choose next 3D ISO... blank screen ('no signal' reported by 3D display).

Can we work out what is happening at this point.
Can you ssh in at this point? If so what does
Code:
tvservce - s
report?

Does kodi respond to anything? (e.g. do stop or any other keys have a response).

Assuming gui doesn't respond and ssh works, does
Code:
systemctl restart kodi
restart kodi okay? If kodi restarts and is usable it suggests a kodi hang. If kodi doesn't restart it suggests a GPU hang.
It was a one off bug. I'd been watching a few TV episodes OK. then sound stopped at end of playback and never came back.
I'll check the xsp's once I'm home. I know that i do not have advanced settings.xml in. Config. Because I have nothing that I need to add to it.
Should I just leave the file there but empty to remove the error.

I think it might be time for a clean flash soon.
I've had some success with 3D ISO's!!!! Well done gentlemen!!!!!
(2015-10-12, 19:14)scotty144 Wrote: I've had some success with 3D ISO's!!!! Well done gentlemen!!!!!

Same here , thanks @popcornmix, no issues so far
@popcornmix, with build #1011, here's what I get via SSH to RPi after UI blanks out (always after boot-up, 1st video is played/stopped, then 2nd video playback is initiated). Setting Kodi UI to 59.94 or 60.00 makes no difference...

Image

Quote:Does kodi respond to anything? (e.g. do stop or any other keys have a response).
Yes, sometimes there's a blank screen and I hear audio, although breaking up, I can press 'stop' and playback stops... UI remains blank. And, other times, I get a blue screen, meaning my display is receiving no signal.

Quote:restart kodi okay?
Yes, SSH'ing systemctl restart kodi does reboot Kodi and it's usable again.
[H]i-[d]eft [M]edia [K]een [V]ideosaurus
My Family Room Theater
New OpenELEC Jarvis build #1012: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.1.10 #1 Mon Oct 12 21:05:48 BST 2015 armv6l GNU/Linux

# vcgencmd version
Oct 11 2015 16:21:59
Copyright (c) 2012 Broadcom
version cdea693c2a4280e4855643dc7840392d915f19b8 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20151012210455-#1012-gbd37823 [Build #1012]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (bd378234, changelog) and tip of XBMC master (746a844a, changelog) with the following modifications: Build Highlights:
  1. Kodi minors
  2. Fix missing path param in CGUIDialog::Open() after 447ec5b
Build Details:
  1. XBMC:
    • [Readme] Useful links, add bug tracker link (PR:8208, 1 commit, 1 file changed)
    • Strip trailing newlines from URLs in NFO files for cURL 7.40+ compatibility (PR:8206, 1 commit, 1 file changed)
  2. pvr.wmc:
    • [pvr] Fix for manual timers created from guide (PR:27, 1 commit, 4 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] 3688bda4: Mesa: Bump to 11.0.3
    • Added: [pkg] PR:8194: [gui] fix missing path param in CGUIDialog::Open() after 447ec5b
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-10-12, 23:48)hdmkv Wrote: @popcornmix, here's what I get via SSH to RPi after UI blanks out (always after boot-up, 1st video is played/stopped, then 2nd video playback is initiated). Setting Kodi UI to 59.94 or 60.00 makes no difference...

Try:
Code:
tvservice -s
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-10-12, 13:55)hdmkv Wrote: I've tried 'Desktop' (which was default, 60Hz I believe), 60.00, and also 59.94 I think. Since reading this and having issues with Kodi UI not coming back in Pi2 with earlier builds, I've always kept "Sync playback to display" disabled. Only "Adjust display refresh rate" enabled. Issue was solved until now with the ISO builds.

I have found (with my projector W1070) that 1920*1080 @50, I don't have issues. If the GUI is set to 1920*1080 @ 23.98, once I stop the 3d iso, the projector gets stuck in frame Packing mode (hence the GUI is not right). I know you have a different projector now, but maybe try 50Hz
  • 1
  • 105
  • 106
  • 107(current)
  • 108
  • 109
  • 168

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 16.0)10