• 1
  • 60
  • 61
  • 62(current)
  • 63
  • 64
  • 89
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2
Again, mkv videos with attachment can't be played with #0528!
(2015-05-28, 00:07)Milhouse Wrote: Yes, I'm seeing quite a significant reduction in ARM usage, however Sintel 720p has visual streaks during playback, and Sintel 1080p is now quite a bit more juddery (despite ARM CPU being lower).

Sintel 720:
Image

This is with bcmstat *not* running - I had a lockup with Sintel 1080p and bcmstat running.

I'm not seeing the same horizontal streaks in Sintel 1080p that I am with Sintel 720p, instead I'm seeing blue/purple pixellation with Sintel 1080p:

Image

(and when I stopped playback of the above video, the RPi2 froze solid - network lost, bcmstat hadn't been running)

yes. I see same steaks issues on my hevc vids as well..using 528 build
(2015-05-28, 18:51)popcornmix Wrote: Can you change resampling quality to high (away from GPU accelerated)

Small question. Which method gives the best sound quality in the exit, if to play music files like flac? Is there something significant difference?
(2015-05-29, 06:21)MONSTA Wrote: Small question. Which method gives the best sound quality in the exit, if to play music files like flac? Is there something significant difference?

There have been tests before and users failed to hear the difference between low/medium/high, so I suspect it is not critical.
The GPU resampling is a high quality scheme. Try them all and report back!
(2015-05-29, 04:13)wchick132 Wrote: Again, mkv videos with attachment can't be played with #0528!

Your Big Bang Theory sample with attachments is working here with #0528 (albeit with the current HEVC horizontal streaking issues etc.), although I haven't seen which commit is meant to have fixed this attachment issue, or if it's random luck - @popcornmix?
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-05-29, 12:04)Milhouse Wrote: Your Big Bang Theory sample with attachments is working here with #0528 (albeit with the current HEVC horizontal streaking issues etc.), although I haven't seen which commit is meant to have fixed this attachment issue, or if it's random luck - @popcornmix?

I've done nothing to fix it yet, so I guess it's just a random failure not related to builds.
After updating from #517 to #528 on my RPi B, I got an error "Unable to load your language" and it's stuck on the AppTV (skin) logo http://pastebin.com/vnXEP6uX
(2015-05-29, 13:16)doveman2 Wrote: After updating from #517 to #528 on my RPi B, I got an error "Unable to load your language" and it's stuck on the AppTV (skin) logo http://pastebin.com/vnXEP6uX

Identifying the first build with this issue would be useful.
@doveman2: Quite possibly a PVR issue - contact the maintainer. Or remove guisettings.xml and reconfigure Kodi.
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-05-29, 13:20)popcornmix Wrote: Identifying the first build with this issue would be useful.

OK, I tracked it down to #525.
(2015-05-29, 12:03)popcornmix Wrote: The GPU resampling is a high quality scheme
Thank you, that's what I wanted know Smile
(2015-05-29, 14:04)doveman2 Wrote: OK, I tracked it down to #525.

Thanks. Not immediately obvious:

Either the bump in vdr version from OE
vdr-satip: update to vdr-satip-2.2.2 (e5099b22)
vdr-plugin-vnsiserver: update to vdr-plugin-vnsiserver-a7b0670 (0bc39e16)
vdr-plugin-dvbapi: update to vdr-plugin-dvbapi-0489e01 (75fcd1d1)
vdr-addon: bump (08f60365)

Or one these from Kodi:
[stacking] skip folder stacking entirely in case no patterns available (PR:7145, 1 commit, 1 file changed)
combine multiline strings into one string and add additional comments… (PR:7111, 1 commit, 22 files changed)
[strings] info -> information (PR:7187, 1 commit, 1 file changed)
[confluence][core] add missing & new icon types and cleanup (PR:6829, 3 commits, 7 files changed)
[droid] Bump targetSdkVersion to Android 5.1 (API 22) (PR:7189, 1 commit, 1 file changed)
[alternative] add logic to wait for the startup window to finish before showing information dialogs during startup (PR:7150, 2 commits, 7 files changed)
[addons] update scrapers (23691a16)

I'd guess it will be one of (in approximate order of likelihood):
[addons] update scrapers (23691a16)
[confluence][core] add missing & new icon types and cleanup (PR:6829, 3 commits, 7 files changed)
[alternative] add logic to wait for the startup window to finish before showing information dialogs during startup (PR:7150, 2 commits, 7 files changed)
combine multiline strings into one string and add additional comments… (PR:7111, 1 commit, 22 files changed)
(2015-05-29, 13:26)Milhouse Wrote: @doveman2: Quite possibly a PVR issue - contact the maintainer. Or remove guisettings.xml and reconfigure Kodi.

I saw an update to tvheadend, so I installed that and tried updating to #525 but that didn't help.

I then tried disabling tvheadend and tvheadend HTSP Client and updating to #525 and still had the same problem, so it doesn't seem to be related to tvheadend. http://pastebin.com/ECC68Zuc
(2015-05-29, 14:25)popcornmix Wrote: Thanks. Not immediately obvious:

Either the bump in vdr version from OE
vdr-satip: update to vdr-satip-2.2.2 (e5099b22)
vdr-plugin-vnsiserver: update to vdr-plugin-vnsiserver-a7b0670 (0bc39e16)
vdr-plugin-dvbapi: update to vdr-plugin-dvbapi-0489e01 (75fcd1d1)
vdr-addon: bump (08f60365)

Or one these from Kodi:
[stacking] skip folder stacking entirely in case no patterns available (PR:7145, 1 commit, 1 file changed)
combine multiline strings into one string and add additional comments… (PR:7111, 1 commit, 22 files changed)
[strings] info -> information (PR:7187, 1 commit, 1 file changed)
[confluence][core] add missing & new icon types and cleanup (PR:6829, 3 commits, 7 files changed)
[droid] Bump targetSdkVersion to Android 5.1 (API 22) (PR:7189, 1 commit, 1 file changed)
[alternative] add logic to wait for the startup window to finish before showing information dialogs during startup (PR:7150, 2 commits, 7 files changed)
[addons] update scrapers (23691a16)

I'd guess it will be one of (in approximate order of likelihood):
[addons] update scrapers (23691a16)
[confluence][core] add missing & new icon types and cleanup (PR:6829, 3 commits, 7 files changed)
[alternative] add logic to wait for the startup window to finish before showing information dialogs during startup (PR:7150, 2 commits, 7 files changed)
combine multiline strings into one string and add additional comments… (PR:7111, 1 commit, 22 files changed)

Damn, that's a lot of possible culprits to eliminate! Glad I could help a bit anyway.
I found another problem, now with h.264(1080) in avi container. I know it's a crazy combination, but anyway Big Grin
The video does not cause any problem in Kodi under windows.
  • 1
  • 60
  • 61
  • 62(current)
  • 63
  • 64
  • 89

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 214