• 1
  • 119
  • 120
  • 121(current)
  • 122
  • 123
  • 156
OpenELEC Testbuilds for RaspberryPi Part 3 (Kodi 14.0)
@popcornmix, @Milhouse

build #1025 is fine. Stuttering is gone.

Thank you so much. Please, let me know where I can send you a lot of beer ^^

P.s.
[cutted]
(2014-10-25, 23:00)Milhouse Wrote: The double-key suppression fix for Panasonic TVs will be restored in the next build - I mistakenly dropped it along with the libcec patches that are now merged in libcec-2.2.0.
It'd be nice if someone could test this (see comments from 2 days ago).
Haven't tested stuttering yet, but I get almost 100% CPU with #1025 and fresh .kodi-folder, even in the main-menu it is 100%. If I play a mkv it drops to ~45-50%. Pressing stop to return to the file-list, it goes up to 100% again
The memory-usage is also a little bit high IMO
Code:
Mem: 222156K used, 29036K free, 0K shrd, 14705168K buff, 14705216K cached
CPU: 20.0% usr 13.3% sys 66.6% nic  0.0% idle  0.0% io  0.0% irq  0.0% sirq
Mem: 223476K used, 27716K free, 0K shrd, 15257096K buff, 15257144K cached
CPU: 28.5% usr 14.2% sys 57.1% nic  0.0% idle  0.0% io  0.0% irq  0.0% sirq
Load average: 1.93 1.09 0.45 3/111 573
  PID  PPID USER     STAT   VSZ %VSZ CPU %CPU COMMAND
  489     1 root     S     376m153.0   0 79.8 /usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd
  573   550 root     R     2588  1.0   0 13.3 top -n 1
   51     2 root     SW<      0  0.0   0  6.6 [VCHIQr-0]
  447     1 root     S     6848  2.7   0  0.0 /usr/bin/nmbd --configfile=/run/samba/smb.conf
  465     1 root     S     6836  2.7   0  0.0 /usr/bin/smbd --configfile=/run/samba/smb.conf
  548   440 root     S     6796  2.7   0  0.0 sshd: root@pts/0
  406     1 root     S     4620  1.8   0  0.0 /usr/bin/wpa_supplicant -u
  249     1 root     S     4124  1.6   0  0.0 /usr/sbin/connmand -nr --config=/etc/connman/main.conf
  440     1 root     S     4056  1.6   0  0.0 /usr/sbin/sshd -D
    1     0 root     S     4044  1.6   0  0.0 /usr/lib/systemd/systemd
  411     1 root     S     3936  1.5   0  0.0 /usr/lib/bluetooth/bluetoothd
  407     1 root     S     3680  1.4   0  0.0 /usr/sbin/connman-vpnd -n
  442     1 root     S     3660  1.4   0  0.0 /usr/lib/bluetooth/obexd -r /storage/downloads/
  172     1 root     S     3020  1.2   0  0.0 /usr/lib/systemd/systemd-udevd
  214     1 dbus     S     2772  1.1   0  0.0 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
  187     1 avahi    S     2656  1.0   0  0.0 avahi-daemon: running [OpenELEC.local]
  550   548 root     S     2592  1.0   0  0.0 -sh
  243     1 root     S     2588  1.0   0  0.0 /sbin/crond -f -S
  195     1 root     S     2384  0.9   0  0.0 /usr/lib/systemd/systemd-logind
  436     1 root     S     2312  0.9   0  0.0 /usr/sbin/lircd --uinput --driver=default --device=/dev/lirc0 --output=/run/lirc/lircd-lirc0 --pidfile=/
  173     1 root     S     2304  0.9   0  0.0 /usr/lib/systemd/systemd-journald
  193     1 root     S     2112  0.8   0  0.0 /usr/sbin/eventlircd -f --evmap=/etc/eventlircd.d --socket=/run/lirc/lircd --release=_UP
  419     1 root     S     2092  0.8   0  0.0 /usr/bin/rpcbind
   64     2 root     SW       0  0.0   0  0.0 [mmcqd/0]
   50     2 root     SW<      0  0.0   0  0.0 [VCHIQ-0]
   27     2 root     SW       0  0.0   0  0.0 [kswapd0]
   89     2 root     SW<      0  0.0   0  0.0 [loop0]
    9     2 root     SW       0  0.0   0  0.0 [rcu_preempt]
   10     2 root     SW       0  0.0   0  0.0 [rcuop/0]
  140     2 root     SW       0  0.0   0  0.0 [kworker/0:3]
OpenELEC:~ #
Here's the full debug-log: http://xbmclogs.com/show.php?id=329833

Edit: No stuttering
Philips TV with Kodi 20.2 with IPTV --- Orbsmart 500 Android 21 alpha/beta as Online-radio/TV in the kitchen
(2014-10-26, 19:01)Solo0815 Wrote: Haven't tested stuttering yet, but I get almost 100% CPU with #1025 and fresh .kodi-folder, even in the main-menu it is 100%. If I play a mkv it drops to ~45-50%. Pressing stop to return to the file-list, it goes up to 100% again

Quote:16:49:10 319.980896 T:2898261072 DEBUG: ExtractThumb - measured 80578 ms to extract thumb from file </storage/videos/Trailer/hd_other_datasat_digital_sound_trailer.m2ts> in 161 packets.

Turn off "Extract thumbnail and video information"
http://kodi.wiki/view/Settings/Videos
(2014-10-26, 19:05)popcornmix Wrote: Turn off "Extract thumbnail and video information"
http://kodi.wiki/view/Settings/Videos

I'm going to disable this by default starting with the next build, although it will only apply to "fresh" settings. It's currently enabled by default, and causes all sorts of problems with Pi builds.

For anyone that's interested (and also so I can ref this post in future release notes):

Make RSS disabled by default:
Code:
diff --git a/system/settings/settings.xml b/system/settings/settings.xml
index aae8e51..072b562 100644
--- a/system/settings/settings.xml
+++ b/system/settings/settings.xml
@@ -92,7 +92,7 @@
       <group id="2">
         <setting id="lookandfeel.enablerssfeeds" type="boolean" label="13305" help="36111">
           <level>0</level>
-          <default>true</default>
+          <default>false</default>
           <control type="toggle" />
         </setting>
         <setting id="lookandfeel.rssedit" type="string" parent="lookandfeel.enablerssfeeds" label="21450" help="36112">

Make Thumbs/Video Extraction disabled by default:
Code:
diff --git a/system/settings/settings.xml b/system/settings/settings.xml
index 27aa739..c3a4d12 100644
--- a/system/settings/settings.xml
+++ b/system/settings/settings.xml
@@ -798,7 +798,7 @@
         </setting>
         <setting id="myvideos.extractflags" type="boolean" label="20433" help="36178">
           <level>1</level>
-          <default>true</default>
+          <default>false</default>
           <control type="toggle" />
         </setting>
         <setting id="myvideos.replacelabels" type="boolean" label="20419" help="36179">
@@ -808,7 +808,7 @@
         </setting>
         <setting id="myvideos.extractthumb" type="boolean" label="20433" help="36180">
           <level>4</level>
-          <default>true</default>
+          <default>false</default>
           <control type="toggle" />
         </setting>
       </group>

service.openelec.settings modification for monitor.waitForAbort():
Code:
diff --git a/src/service.py b/src/service.py
index 9590718..7f650f3 100755
--- a/src/service.py
+++ b/src/service.py
@@ -127,12 +127,14 @@ class cxbmcm(xbmc.Monitor):
         xbmc.Monitor.__init__(self)  

     def onScreensaverActivated(self):
+        xbmc.log("service.openelec.settings: onScreensaverActivated method called", level=xbmc.LOGDEBUG)
         oe.__oe__.dbg_log('c_xbmcm::onScreensaverActivated', 'enter_function', 0)
         if 'bluetooth' in oe.__oe__.dictModules:
             oe.__oe__.dictModules['bluetooth'].standby_devices()
         oe.__oe__.dbg_log('c_xbmcm::onScreensaverActivated', 'exit_function', 0)
            
     def onAbortRequested(self):
+        xbmc.log("service.openelec.settings: onAbortRequested method called", level=xbmc.LOGDEBUG)
         pass

xbmcm = cxbmcm()
@@ -143,8 +145,15 @@ oe.start_service()
monitor = service_thread(oe.__oe__)
monitor.start()

-while not xbmc.abortRequested:
-    xbmc.sleep(100)
+if xbmc.__version__ >= "2.19.0":
+  xbmc.log("service.openelec.settings: Using new waitForAbort() method", level=xbmc.LOGDEBUG)
+  xbmcm.waitForAbort()
+else:
+  xbmc.log("service.openelec.settings: Using old abortRequested method", level=xbmc.LOGDEBUG)
+  while not xbmc.abortRequested:
+      xbmc.sleep(100)
+
+xbmc.log("service.openelec.settings: abortRequested - shutting down", level=xbmc.LOGDEBUG)

if hasattr(oe, "winOeMain"):
     if oe.winOeMain.visible == True:
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.
New OpenELEC Helix build: #1026
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 3.17.1 #1 PREEMPT Sun Oct 26 23:36:23 GMT 2014 armv6l GNU/Linux

# vcgencmd version
Oct 17 2014 17:56:05
Copyright (c) 2012 Broadcom
version 845092531e360acd37f2f1964157f8079c77edfb (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20141026233511-r19472-gabd2277 [Build #1026]

Based on tip of OpenELEC master (abd22775, changelog) and tip of XBMC master (d57d2a6d, changelog) with the following modifications:
  • Includes newclock4 patches
  • Excludes the OpenELEC fernetmenta patches due to conflicts with newclock4
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-3.17.y
  • Excludes the OpenELEC xbmc-001-newclock4 patch in favour of sourcing these and possibly more recent patches directly from newclock4 branch
  • Default setting for "Show RSS Feed" changed to disabled (new installs only) [patch details]
  • Default setting for "Extract thumbnails and video information" changed to disabled (new installs only) [patch details]
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Adapted service.openelec.settings to take advantage of PR:5217 [patch details]
  • Includes latest libnfs master (ab1af695)
  • Includes latest opdenkamp libcec-2.2.0 branch (b5d801b8)
  • Includes latest xbmc-pvr-addons master (067befe6)
  • Includes latest xbmc-addon-xvdr master (2bf2563c)
  • Includes libcec double-key suppression
  • Increase scan interval of PeripBusCEC from 5000 to 60000, reducing CPU loading by about 2% (1GHz Pi) every 5 seconds (even when CEC is "disabled")
  • Includes CONFIG_COREDUMP=y to allow creation of coredumps (see here)
  • Includes additional ffmpeg codecs/muxers enabled for testing/benchmarking purposes. See patch
  • Included PR:3570: openvpn: enable fragment support
  • Included PR:3577: timezone-data: update to 2014i
  • Includes PR:5312: dvdplayer: do a seek after having changed subtitle stream
  • Includes PR:5416: added: POC mp4 movie/episode tag support
  • Includes PR:5524: Respect parent path decision when cleaning paths.
  • Includes PR:5573: webserver: improved caching control (see discussion)
Build Highlights:
  1. Re-enabled double-key suppression which may help users of Panasonic TVs
  2. newclock4: Added vsync method, refactored videorefclock, boost priority
  3. Added OpenELEC pull requests PR:3570 and PR:3577
  4. Change default video thumbs/flag extraction from true to false (new installs only)
Build Details:
  1. OpenELEC:
    • binary addons patch: update to kodi
    • hdhomerun: update to kodi
    • boblightd: update to kodi
    • tvheadend: update to kodi
    • vdr-addon: update to kodi
    • [kodi migration] services: forgot xbmc.target
    • [service addons] more .xbmc -> .kodi stuff...
    • fix last commit :(
    • usbutils: update to usbutils-008, this dont needs usb.ids anymore and uses udev's hwdb
    • libva: update to libva-1.4.1
    • libva-intel-driver: update to libva-intel-driver-1.4.1
    • util-linux: update to util-linux-2.25.2
    • packages/mediacenter/kodi-theme-Confluence: use $DISTRONAME as label to start the settings addon
    • config/options: read distro options if available
    • Mesa: update to Mesa-10.3.2
    • libcap: update to libcap-2.24
    • service.openelec.settings: move to package 'OpenELEC-settings', update to OpenELEC-settings-0.5.0
  2. XBMC:
    • [buildsystem] posix: add legacy xbmc links for libdir, includedir and da... (PR:5567, 1 commit, 1 file changed)
    • fixed: Asserting on empty protocol is too extreme (PR:5574, 1 commit, 1 file changed)
    • Remove 'XBMC.' prefix from built-ins (PR:5579, 1 commit, 27 files changed)
    • Update Confluence weather window + Add new weather strings (PR:5580, 2 commits, 11 files changed)
    • [win32] Dont delete AppData folder (PR:5581, 1 commit, 1 file changed)
    • cmake: handle cases when cmake has pre-initialized CMAKE_INSTALL_PREFIX (PR:5577, 1 commit, 4 files changed)
    • [win32] fix some unit tests (PR:5578, 4 commits, 3 files changed)
    • video library: list UPnP servers among video sources (PR:5492, 5 commits, 5 files changed)
    • [vtb] - fix the removed clamp for retina displays (need to fix the stride for some movies as it was done before)
    • [jenkins/android] - enable usage of release sign key
    • [ios8] - another native keyboard fix which slipped through when compiling with our old sdk on jenkins
    • [jenkins/android] - allow to build OBB package via jenkins env_var
    • [Confluence] fix visible condition
    • [jenkins/android] - fixed wrong env_var check
    • [ios] - fix compile (stupid backport error - yeah i will continue using jenkins i promise ...)
  3. newclock4:
    • [omxplayer] Request 3 render buffers
    • [rbp] Add method for waiting for next vsync
    • videorefclock: refactoring
    • videorefclock: add video sync drm
    • [rbp] Add VideoReference clock for Raspberry Pi
    • [VideoReferenceClock] Boost priority
  4. Custom:
    • Added PR:3577: timezone-data: update to 2014i
    • Added PR:3570: openvpn: enable fragment support
    • Change default video thumbs/flag extraction from true to false (new installs only)
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.
Popcornmix could you apply "hack: revert squash: don't update originaldts when marked as invalid" again as i cannot test latest builds without it.

Thanks.
(2014-10-26, 22:51)Milhouse Wrote: I'm going to disable this by default starting with the next build, although it will only apply to "fresh" settings. It's currently enabled by default, and causes all sorts of problems with Pi builds.
I just wanted to suggest this Wink
Thx
Philips TV with Kodi 20.2 with IPTV --- Orbsmart 500 Android 21 alpha/beta as Online-radio/TV in the kitchen
Link in last buildpost is broken.
This Link is working: klick me!
Unfortunately entering additional config settings the pi still doesn't respond after being unused for period of time. I Have also plugged in mce remote and even that doesn't bring it from what it looks like sleep. Unplugging and plugging into different hdmi port makes no difference. If anyone has some suggestions they will be more than welcomed. I will continue with updating to new builds hopefully one of them will fix it.
For me DVD-playback isn't working in the latest builds. Last working build for me was #1018 before the Kodi-rebranding (haven't tried all between but I'm pretty sure it wasn't working since then). Tried renaming .kodi folder and setting it up fresh but had no effect. There isn't even the "Working..." showing up on the bottom right.
Only thing in log I found which is connected to a DVDPlayer Error:
Code:
11:00:46 1764.226685 T:3040686080  NOTICE: DVDPlayer: Opening: smb://PATH_TO_MOVIE/VIDEO_TS/VIDEO_TS.IFO
11:00:46 1764.226929 T:3040686080 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
11:00:46 1764.230835 T:2577298512  NOTICE: Thread DVDPlayer start, auto delete: false
11:00:46 1764.231445 T:2577298512  NOTICE: Creating InputStream
11:00:46 1764.235962 T:2588533840  NOTICE: Thread CMMALRenderer start, auto delete: false
11:00:46 1764.455566 T:2577298512  NOTICE: DVDPlayer: playing a file with menu's
11:00:46 1764.455811 T:2577298512  NOTICE: Creating Demuxer
11:00:46 1764.620117 T:2577298512 WARNING: could not find codec parameters for smb://PATH_TO_MOVIE/VIDEO_TS/VIDEO_TS.IFO
11:00:46 1764.632080 T:2577298512  NOTICE: Opening stream: 0 source: 512
11:00:46 1764.632568 T:2577298512   ERROR: Unsupported audio codec
11:00:46 1764.653442 T:2577298512 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
11:00:46 1764.653687 T:2577298512 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
11:00:46 1764.654541 T:2622088272  NOTICE: Thread BackgroundLoader start, auto delete: false
11:00:46 1764.655518 T:2577298512  NOTICE: Creating Demuxer
11:00:47 1765.711060 T:2577298512  NOTICE: Opening stream: 0 source: 256
11:00:47 1765.834839 T:2577298512  NOTICE: Creating video thread
11:00:47 1765.836670 T:2577298512 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED

Don't know if thats helpful for Milhouse or popcornmix.
Regards Shadowghost
(2014-10-27, 14:00)shadowghost Wrote: Link in last buildpost is broken.
This Link is working: klick me!

Link updated, thanks.
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.
(2014-10-27, 14:26)denz Wrote: Unfortunately entering additional config settings the pi still doesn't respond after being unused for period of time. I Have also plugged in mce remote and even that doesn't bring it from what it looks like sleep. Unplugging and plugging into different hdmi port makes no difference. If anyone has some suggestions they will be more than welcomed. I will continue with updating to new builds hopefully one of them will fix it.

Do you have a debug log? Once the Pi stops responding to the remote, does it still respond to ping/ssh? Even if not, if you restart the Pi the previous debug log should be in /storage/.kodi/temp/kodi.old.log. Obviously if the Pi is accessible via ssh then upload the current log (/storage/.kodi/temp/kodi.log). If it's too large for pastebin, you may need to upload it to somewhere like dropbox.
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.
(2014-10-27, 15:08)shadowghost Wrote: For me DVD-playback isn't working in the latest builds. Last working build for me was #1018 before the Kodi-rebranding (haven't tried all between but I'm pretty sure it wasn't working since then). Tried renaming .kodi folder and setting it up fresh but had no effect. There isn't even the "Working..." showing up on the bottom right.
Only thing in log I found which is connected to a DVDPlayer Error:

DVD ISO and IFO playback is working for me, at least with my one test DVD that I've ripped to both ISO and extracted as folders.

Code:
13:26:08 47825.785156 T:3041030144  NOTICE: DVDPlayer: Opening: /storage/freenas/media/Video-Test/DVDTS/Hitchikers Guide - Extra/VIDEO_TS/VIDEO_TS.IFO
13:26:08 47825.785156 T:3041030144 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
13:26:08 47825.785156 T:2661209168  NOTICE: Thread DVDPlayer start, auto delete: false
13:26:09 47825.785156 T:2661209168  NOTICE: Creating InputStream
13:26:09 47825.914062 T:2661209168  NOTICE: DVDPlayer: playing a file with menu's
13:26:09 47825.917969 T:2661209168  NOTICE: Creating Demuxer
13:26:09 47826.339844 T:2661209168 WARNING: could not find codec parameters for /storage/freenas/media/Video-Test/DVDTS/Hitchikers Guide - Extra/VIDEO_TS/VIDEO_TS.IFO
13:26:09 47826.339844 T:2661209168  NOTICE: COMXPlayer::CreatePlayers OMXPlayer unsuitable due to dvd menus
13:26:09 47826.343750 T:2661209168  NOTICE: COMXAudio::Deinitialize start
13:26:09 47826.343750 T:2661209168  NOTICE: COMXAudio::Deinitialize end
13:26:09 47826.343750 T:2661209168  NOTICE: COMXAudio::Deinitialize start
13:26:09 47826.343750 T:2661209168  NOTICE: COMXAudio::Deinitialize end
13:26:09 47826.343750 T:2661209168  NOTICE: ActiveAE::Resume
13:26:09 47826.343750 T:3041014864  NOTICE: CActiveAE::StateMachine - AE_TOP_CONFIGURED_SUSPEND/CActiveAEControlProtocol::INIT
...

One obvious difference is that with my IFO, the following line is output which is presumably when it switches to dvdplayer:
Code:
13:26:09 47826.339844 T:2661209168  NOTICE: COMXPlayer::CreatePlayers OMXPlayer unsuitable due to dvd menus

Check you have all the video acceleration options enabled, and codec licences (MPEG2 etc. in config.txt) configured.

If that isn't the problem, can you upload a full debug log of your IFO not playing with the latest build, and also a debug log of when it *does* play with build #1018, for comparison purposes.
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.
Codes are set and acceleration is activated.
Here a log from working #1018:
Code:
13:55:23 217.651962 T:3042694224  NOTICE: CActiveAE::StateMachine - AE_TOP_CONFIGURED/CActiveAEControlProtocol::SUSPEND
13:55:23 217.812241 T:3042754560  NOTICE: DVDPlayer: Opening: smb://192.168.178.40/video/Video_VOBs/ActionFilme/Batman Begins (2005)/VIDEO_TS/VIDEO_TS.IFO
13:55:23 217.812515 T:3042754560 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
13:55:23 217.813965 T:2699031632  NOTICE: Thread DVDPlayer start, auto delete: false
13:55:23 217.814560 T:2699031632  NOTICE: Creating InputStream
13:55:23 217.817017 T:2707420240  NOTICE: Thread CMMALRenderer start, auto delete: false
13:55:26 220.757858 T:2699031632  NOTICE: DVDPlayer: playing a file with menu's
13:55:26 220.758209 T:2699031632  NOTICE: Creating Demuxer
13:55:45 240.031555 T:2699031632 WARNING: could not find codec parameters for smb://192.168.178.40/video/Video_VOBs/ActionFilme/Batman Begins (2005)/VIDEO_TS/VIDEO_TS.IFO
13:55:45 240.033569 T:2699031632  NOTICE: COMXPlayer::CreatePlayers OMXPlayer unsuitable due to dvd menus
13:55:45 240.033981 T:2699031632  NOTICE: COMXAudio::Deinitialize start
13:55:45 240.034348 T:2699031632  NOTICE: COMXAudio::Deinitialize end
13:55:45 240.034607 T:2699031632  NOTICE: COMXAudio::Deinitialize start
13:55:45 240.034836 T:2699031632  NOTICE: COMXAudio::Deinitialize end
13:55:45 240.035049 T:2699031632  NOTICE: ActiveAE::Resume
13:55:45 240.035355 T:3042694224  NOTICE: CActiveAE::StateMachine - AE_TOP_CONFIGURED_SUSPEND/CActiveAEControlProtocol::INIT
13:55:45 240.098297 T:3042694224  NOTICE: Found 1 Lists of Devices
13:55:45 240.098663 T:3042694224  NOTICE: Enumerated PI devices:
13:55:45 240.098877 T:3042694224  NOTICE:     Device 1
13:55:45 240.104813 T:3042694224  NOTICE:         m_deviceName      : HDMI
13:55:45 240.105133 T:3042694224  NOTICE:         m_displayName     : HDMI
13:55:45 240.105377 T:3042694224  NOTICE:         m_displayNameExtra:
13:55:45 240.105621 T:3042694224  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
13:55:45 240.105850 T:3042694224  NOTICE:         m_channels        : FL,FR
13:55:45 240.106186 T:3042694224  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
13:55:45 240.106445 T:3042694224  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3
13:55:45 240.106781 T:3042694224  NOTICE:     Device 2
13:55:45 240.107224 T:3042694224  NOTICE:         m_deviceName      : Analogue
13:55:45 240.107468 T:3042694224  NOTICE:         m_displayName     : Analogue
13:55:45 240.107681 T:3042694224  NOTICE:         m_displayNameExtra:
13:55:45 240.107895 T:3042694224  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
13:55:45 240.108124 T:3042694224  NOTICE:         m_channels        : FL,FR
13:55:45 240.108337 T:3042694224  NOTICE:         m_sampleRates     : 48000
13:55:45 240.108566 T:3042694224  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
13:55:45 240.108780 T:3042694224  NOTICE:     Device 3
13:55:45 240.109161 T:3042694224  NOTICE:         m_deviceName      : Both
13:55:45 240.109406 T:3042694224  NOTICE:         m_displayName     : HDMI and Analogue
13:55:45 240.109619 T:3042694224  NOTICE:         m_displayNameExtra:
13:55:45 240.109833 T:3042694224  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
13:55:45 240.111740 T:3042694224  NOTICE:         m_channels        : FL,FR
13:55:45 240.112076 T:3042694224  NOTICE:         m_sampleRates     : 48000
13:55:45 240.112320 T:3042694224  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
13:55:45 240.161667 T:2699031632  NOTICE: Opening stream: 1 source: 512
13:55:45 240.162033 T:2699031632  NOTICE: Finding audio codec for: 0
13:55:45 240.163300 T:2699031632   ERROR: Unsupported audio codec
13:55:45 240.163727 T:2699031632  NOTICE: Opening stream: 0 source: 512
13:55:45 240.163956 T:2699031632  NOTICE: Finding audio codec for: 0
13:55:45 240.164780 T:2699031632   ERROR: Unsupported audio codec
13:55:45 240.165314 T:2699031632  NOTICE: Opening stream: 0 source: 512
13:55:45 240.165970 T:2699031632   ERROR: OpenStream - Unable to init overlay codec
13:55:45 240.166245 T:2699031632  NOTICE: Opening stream: 1 source: 512
13:55:45 240.166626 T:2699031632   ERROR: OpenStream - Unable to init overlay codec
13:55:45 240.167480 T:2699031632  NOTICE: Opening stream: 2 source: 512
13:55:45 240.168076 T:2699031632   ERROR: OpenStream - Unable to init overlay codec
13:55:45 240.168488 T:2699031632  NOTICE: Opening stream: 3 source: 512
13:55:45 240.168869 T:2699031632   ERROR: OpenStream - Unable to init overlay codec
13:55:45 240.169098 T:2699031632  NOTICE: Opening stream: 4 source: 512
13:55:45 240.169464 T:2699031632   ERROR: OpenStream - Unable to init overlay codec
13:55:45 240.169724 T:2699031632  NOTICE: Opening stream: 5 source: 512
13:55:45 240.170212 T:2699031632   ERROR: OpenStream - Unable to init overlay codec
13:55:45 240.170502 T:2699031632  NOTICE: Opening stream: 6 source: 512
13:55:45 240.170898 T:2699031632   ERROR: OpenStream - Unable to init overlay codec
13:55:45 240.171158 T:2699031632  NOTICE: Opening stream: 7 source: 512
13:55:45 240.171539 T:2699031632   ERROR: OpenStream - Unable to init overlay codec
13:55:45 240.186142 T:2699031632 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
13:55:45 240.186478 T:2699031632 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
13:55:45 240.188629 T:2699031632  NOTICE: Creating Demuxer
13:55:46 240.465073 T:2699031632  NOTICE: Opening stream: 0 source: 256
13:55:46 240.465591 T:2699031632  NOTICE: Creating video codec with codec id: 2
13:55:46 240.485367 T:2699031632  NOTICE: Creating video thread
13:55:46 240.485886 T:2699031632 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
13:55:46 240.486404 T:2699031632  NOTICE: Opening stream: 1 source: 256
13:55:46 240.487076 T:2699031632  NOTICE: Finding audio codec for: 86019
13:55:46 240.491928 T:2699031632  NOTICE: Creating audio thread
13:55:46 240.497070 T:2903368784  NOTICE: Thread DVDPlayerVideo start, auto delete: false
13:55:46 240.497360 T:2903368784  NOTICE: running thread: video_thread
13:55:46 240.501251 T:2715808848  NOTICE: Thread DVDPlayerAudio start, auto delete: false
13:55:46 240.501556 T:2715808848  NOTICE: running thread: CDVDPlayerAudio::Process()
13:55:46 240.507843 T:2715808848  NOTICE: Creating audio stream (codec id: 86019, channels: 2, sample rate: 48000, pass-through)
13:55:46 240.533600 T:2903368784  NOTICE:  fps: 25.000000, pwidth: 720, pheight: 576, dwidth: 720, dheight: 405
13:55:46 240.533936 T:2903368784  NOTICE: Display resolution USER : 1920x1080 (1920x1080) @ 60.00 - Full Screen (22)
13:55:53 248.081512 T:2699031632  NOTICE: Creating Demuxer
13:55:53 248.205795 T:2699031632  NOTICE: Opening stream: 0 source: 256
13:55:53 248.206284 T:2699031632  NOTICE: Creating video codec with codec id: 2
13:55:54 248.216827 T:2699031632  NOTICE: Opening stream: 2 source: 256
13:55:58 252.402695 T:2903368784  NOTICE:  fps: 0.000000, pwidth: 720, pheight: 576, dwidth: 720, dheight: 405
13:56:05 259.291107 T:2782168144  NOTICE: ES: Client  from 192.168.178.29 timed out
13:56:16 270.633911 T:2699031632  NOTICE: Creating Demuxer
13:56:17 271.296326 T:2699031632  NOTICE: Closing stream player 3
13:56:17 271.296844 T:2699031632  NOTICE: Opening stream: 0 source: 256
13:56:17 271.297394 T:2699031632  NOTICE: Creating video codec with codec id: 2
13:56:17 271.312744 T:2699031632  NOTICE: Opening stream: 1 source: 256
13:56:17 271.313141 T:2699031632  NOTICE: Finding audio codec for: 86019
13:56:17 271.347137 T:2903368784  NOTICE:  fps: 25.000000, pwidth: 720, pheight: 576, dwidth: 720, dheight: 405
13:56:17 271.362549 T:2903368784  NOTICE: Display resolution USER : 1920x1080 (1920x1080) @ 60.00 - Full Screen (22)
13:56:27 281.478546 T:2699031632  NOTICE: Opening stream: 1 source: 256
13:56:27 281.497284 T:2699031632  NOTICE: Opening stream: 3 source: 256
13:56:39 293.498169 T:2699031632  NOTICE: Opening stream: 1 source: 256
13:56:59 314.085754 T:2699031632  NOTICE: Creating Demuxer
13:57:00 314.396454 T:2699031632  NOTICE: Closing stream player 3
13:57:00 314.402374 T:2699031632  NOTICE: Opening stream: 0 source: 256
13:57:00 314.402832 T:2699031632  NOTICE: Creating video codec with codec id: 2
13:57:00 314.413666 T:2699031632  NOTICE: Opening stream: 1 source: 256
13:57:00 314.413971 T:2699031632  NOTICE: Finding audio codec for: 86019
13:57:36 350.538940 T:3042754560  NOTICE: CDVDPlayer::CloseFile()
13:57:36 350.539215 T:3042754560  NOTICE: DVDPlayer: waiting for threads to exit
13:57:36 350.540955 T:2699031632  NOTICE: CDVDPlayer::OnExit()
13:57:36 350.541229 T:2699031632  NOTICE: Closing stream player 1
13:57:36 350.541382 T:2699031632  NOTICE: Waiting for audio thread to exit
13:57:36 350.571228 T:2715808848  NOTICE: thread end: CDVDPlayerAudio::OnExit()
13:57:36 350.572266 T:2699031632  NOTICE: Closing audio device
13:57:36 350.624359 T:2699031632  NOTICE: Deleting audio codec
13:57:36 350.625031 T:2699031632  NOTICE: Closing stream player 2
13:57:36 350.625244 T:2699031632  NOTICE: waiting for video thread to exit
13:57:36 350.662720 T:2903368784  NOTICE: thread end: video_thread
13:57:36 350.665802 T:2699031632  NOTICE: deleting video codec
13:57:36 350.775635 T:3042754560  NOTICE: DVDPlayer: finished waiting
13:57:36 351.049927 T:2807333968  NOTICE: Thread JobWorker start, auto delete: true
13:57:36 351.158417 T:3042754560  NOTICE: CDVDPlayer::CloseFile()
13:57:36 351.158783 T:3042754560  NOTICE: DVDPlayer: waiting for threads to exit
13:57:36 351.159302 T:3042754560  NOTICE: DVDPlayer: finished waiting
13:57:36 351.160065 T:3042754560  NOTICE: CDVDPlayer::CloseFile()
13:57:36 351.160431 T:3042754560  NOTICE: DVDPlayer: waiting for threads to exit
13:57:36 351.160645 T:3042754560  NOTICE: DVDPlayer: finished waiting

And here from #1026 (repeats this logpart every time you try to start the IFO):
Code:
14:55:23  71.643173 T:3040632832  NOTICE: DVDPlayer: Opening: smb://192.168.178.40/video/Video_VOBs/ActionFilme/Batman Begins (2005)/VIDEO_TS/VIDEO_TS.IFO
14:55:23  71.643570 T:3040632832 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
14:55:23  71.644371 T:2679239760  NOTICE: Thread DVDPlayer start, auto delete: false
14:55:23  71.644966 T:2679239760  NOTICE: Creating InputStream
14:55:23  71.807404 T:2679239760  NOTICE: DVDPlayer: playing a file with menu's
14:55:23  71.807686 T:2679239760  NOTICE: Creating Demuxer
14:55:24  71.872520 T:2679239760   ERROR: Error getting next block: Encrypted or faulty DVD
14:55:24  71.873283 T:2679239760 WARNING: could not find codec parameters for smb://192.168.178.40/video/Video_VOBs/ActionFilme/Batman Begins (2005)/VIDEO_TS/VIDEO_TS.IFO
14:55:24  71.873749 T:2679239760  NOTICE: COMXPlayer::CreatePlayers OMXPlayer unsuitable due to dvd menus
14:55:24  71.874031 T:2679239760  NOTICE: COMXAudio::Deinitialize start
14:55:24  71.874214 T:2679239760  NOTICE: COMXAudio::Deinitialize end
14:55:24  71.874382 T:2679239760  NOTICE: COMXAudio::Deinitialize start
14:55:24  71.874557 T:2679239760  NOTICE: COMXAudio::Deinitialize end
14:55:24  71.874718 T:2679239760  NOTICE: ActiveAE::Resume
14:55:24  71.874977 T:3040572496  NOTICE: CActiveAE::StateMachine - AE_TOP_CONFIGURED_SUSPEND/CActiveAEControlProtocol::INIT
14:55:24  71.922791 T:3040572496  NOTICE: Found 1 Lists of Devices
14:55:24  71.923103 T:3040572496  NOTICE: Enumerated PI devices:
14:55:24  71.923271 T:3040572496  NOTICE:     Device 1
14:55:24  71.924072 T:3040572496  NOTICE:         m_deviceName      : HDMI
14:55:24  71.924294 T:3040572496  NOTICE:         m_displayName     : HDMI
14:55:24  71.924461 T:3040572496  NOTICE:         m_displayNameExtra:
14:55:24  71.924629 T:3040572496  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
14:55:24  71.924789 T:3040572496  NOTICE:         m_channels        : FL,FR
14:55:24  71.924965 T:3040572496  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
14:55:24  71.925133 T:3040572496  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3
14:55:24  71.925423 T:3040572496  NOTICE:     Device 2
14:55:24  71.925758 T:3040572496  NOTICE:         m_deviceName      : Analogue
14:55:24  71.925941 T:3040572496  NOTICE:         m_displayName     : Analogue
14:55:24  71.926109 T:3040572496  NOTICE:         m_displayNameExtra:
14:55:24  71.926270 T:3040572496  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
14:55:24  71.926437 T:3040572496  NOTICE:         m_channels        : FL,FR
14:55:24  71.926598 T:3040572496  NOTICE:         m_sampleRates     : 48000
14:55:24  71.926971 T:3040572496  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
14:55:24  71.927170 T:3040572496  NOTICE:     Device 3
14:55:24  71.927490 T:3040572496  NOTICE:         m_deviceName      : Both
14:55:24  71.927681 T:3040572496  NOTICE:         m_displayName     : HDMI and Analogue
14:55:24  71.927849 T:3040572496  NOTICE:         m_displayNameExtra:
14:55:24  71.928108 T:3040572496  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
14:55:24  71.928276 T:3040572496  NOTICE:         m_channels        : FL,FR
14:55:24  71.928436 T:3040572496  NOTICE:         m_sampleRates     : 48000
14:55:24  71.928604 T:3040572496  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
14:55:24  71.966919 T:2679239760   ERROR: Get - failed to get stream
14:55:24  71.975533 T:2679239760 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
14:55:24  71.975822 T:2679239760 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
14:55:24  71.979820 T:2679239760  NOTICE: CDVDPlayer::OnExit()
14:55:24  71.980240 T:2679239760  NOTICE: DVDPlayer: eof, waiting for queues to empty
14:55:24  71.982819 T:2875577424  NOTICE: Thread BackgroundLoader start, auto delete: false
14:55:24  72.354744 T:3040632832  NOTICE: CDVDPlayer::CloseFile()
14:55:24  72.355049 T:3040632832  NOTICE: DVDPlayer: waiting for threads to exit
14:55:24  72.355232 T:3040632832  NOTICE: DVDPlayer: finished waiting
14:55:24  72.355537 T:3040632832  NOTICE: CDVDPlayer::CloseFile()
14:55:24  72.355728 T:3040632832  NOTICE: DVDPlayer: waiting for threads to exit
14:55:24  72.355904 T:3040632832  NOTICE: DVDPlayer: finished waiting
14:55:25  73.232285 T:3040632832  NOTICE: ActiveAE::Suspend
14:55:25  73.232658 T:3040572496  NOTICE: CActiveAE::StateMachine - AE_TOP_CONFIGURED/CActiveAEControlProtocol::SUSPEND

Hopefully this can help.
  • 1
  • 119
  • 120
  • 121(current)
  • 122
  • 123
  • 156

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 3 (Kodi 14.0)8