2015-05-09, 14:17
Looks like a linker issue, couls very well have to do with the recent platform split. I don't think all addons have been adapted yet so that could be the reason.
(2015-05-09, 14:17)negge Wrote: Looks like a linker issue, couls very well have to do with the recent platform split. I don't think all addons have been adapted yet so that could be the reason.
(2015-05-09, 16:09)steve1977 Wrote: @Milhouse, any chance to include the two PR below into one of the upcoming OE builts. Both are related to airplay functionality:
http://forum.kodi.tv/showthread.php?tid=203356
http://forum.kodi.tv/showthread.php?tid=225954
(2015-05-09, 13:30)popcornmix Wrote: 60Hz is much smoother than 50Hz when playing 24fps content. In general if you can't choose an exact frequency multiple then the higher the refresh rate the better (the average error in displayed frame time is smaller). Additionally 60:24 gives a 5:2 ratio which allows a regular 3:2 pulldown. 50:24 is much more irregular so looks more juddery.
(2015-05-09, 05:30)doveman2 Wrote: Although since I got it home I haven't been able to get it to boot past the rainbow screen (just get a cursor top left after that) on my own TV, even after updating the files on the /flash and deleting most of the files from /storage (which I used Paragon ExtFS in Windows for, very handy utility).
I'll try another SD card I've got and hopefully will get it working again.
7:24:54 16701.896484 T:1968398336 NOTICE: ADDON: Loaded virtual child addon special://temp/audiodecoder.modplug-000.so
17:24:54 16701.898438 T:1968398336 ERROR: ADDON: Could not locate audiodecoder.modplug.so
17:24:54 16701.914062 T:1968398336 NOTICE: ADDON: Loaded virtual child addon special://temp/audiodecoder.modplug-000.so
17:24:54 16701.914062 T:1968398336 ERROR: ADDON: Could not locate audiodecoder.modplug.so
17:24:54 16701.914062 T:1968398336 ERROR: CAudioDecoder: Unable to Init Codec while loading file /storage/music/MITRAX.MOD
17:24:54 16701.914062 T:1968398336 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder
17:24:54 16701.914062 T:1968398336 ERROR: Playlist Player: skipping unplayable item: 0, path [/storage/music/MITRAX.MOD]
17:24:55 16702.425781 T:1588589632 NOTICE: Thread PAPlayer start, auto delete: false
17:24:55 16702.654297 T:1968398336 NOTICE: ADDON: Loaded virtual child addon special://temp/audiodecoder.modplug-000.so
17:24:55 16702.654297 T:1968398336 ERROR: ADDON: Could not locate audiodecoder.modplug.so
17:24:55 16702.812500 T:1968398336 NOTICE: ADDON: Loaded virtual child addon special://temp/audiodecoder.modplug-000.so
17:24:55 16702.812500 T:1968398336 ERROR: ADDON: Could not locate audiodecoder.modplug.so
17:24:55 16702.812500 T:1968398336 ERROR: CAudioDecoder: Unable to Init Codec while loading file /storage/music/MITRAX.MOD
17:24:55 16702.812500 T:1968398336 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder
17:24:55 16702.812500 T:1968398336 ERROR: Playlist Player: skipping unplayable item: 0, path [/storage/music/MITRAX.MOD]
17:24:56 16703.335938 T:1588589632 NOTICE: Thread PAPlayer start, auto delete: false
(2015-05-09, 14:17)negge Wrote: Looks like a linker issue, couls very well have to do with the recent platform split. I don't think all addons have been adapted yet so that could be the reason.
# uname -a
Linux rpi512 4.0.1 #1 Sat May 9 22:15:00 BST 2015 armv6l GNU/Linux
# vcgencmd version
May 1 2015 18:56:06
Copyright (c) 2012 Broadcom
version f5f5ba5f2423c3dff6ccd4ca4b832264cd33f12a (clean) (release)
# lsb_release
OpenELEC (Milhouse) - Version: devel-20150509221412-#0509-g9db0648 [Build #0509]
# vcdbg log msg 2>&1 | grep DTOK
001530.052: Kernel trailer DTOK property says yes
# Kernel device tree status: Enabled
(2015-05-09, 23:57)h.udo Wrote: All add-ons were updated. The problem is - most likely - libkodiplatform/libplatform split on some OSes. See https://github.com/xbmc/xbmc/pull/7069
Milhouse, I checked pvr.dvbviewer like you asked and, AFAICT all pvr add-ons build correctly for RPi.
I might be missing something because my build env is somewhat moody right now.
My personal dependency hell, I tell you.