todays 'dirty' upgrade audio stuttering in video - Skywatch - 17th Dec, 2018 02:49 AM
As per above, after todays upgrade to a version ending with 'dirty'.... Well, it certainly seems to be just that.
Whilst playing music is OK, all videos SD/HD doesn't matter have stuttering audio so bad that films and TV shows are just unwatchable.
Same media viewed on laptop is perfect. So any idea what happened? Codec issue perhaps?
RE: todays 'dirty' upgrade audio stuttering in video - Nachteule - 17th Dec, 2018 04:02 AM
(17th Dec, 2018 02:49 AM)Skywatch Wrote: As per above, after todays upgrade to a version ending with 'dirty'.... Well, it certainly seems to be just that.
Whilst playing music is OK, all videos SD/HD doesn't matter have stuttering audio so bad that films and TV shows are just unwatchable.
Same media viewed on laptop is perfect. So any idea what happened? Codec issue perhaps?
What is meant be 'dirty'
No new packages since one week!
No logs, no more information - no suspicions
RE: todays 'dirty' upgrade audio stuttering in video - Skywatch - 17th Dec, 2018 05:35 AM
(17th Dec, 2018 04:02 AM)Nachteule Wrote: What is meant be 'dirty'
In kodi system info page it says....
Build: Kodi 18.0-RC3 Git.20181208-102b21abf3-dirty
I thought it was codec problem, but rolled back a few days and now have no sound at all - will look into it further tomorrow.
RE: todays 'dirty' upgrade audio stuttering in video - Nachteule - 17th Dec, 2018 05:42 AM
Ok, so I'll wait
RE: todays 'dirty' upgrade audio stuttering in video - Skywatch - 17th Dec, 2018 10:54 PM
@Nachteule
So a new day and a new look, still broken
So here are the logs. The 'old' log shows the stuttering as a sync problem.
kodi.old.log
Code:
16:55:55.420 T:1848898160 NOTICE: -----------------------------------------------------------------------
16:55:55.421 T:1848898160 NOTICE: Starting Kodi (18.0-RC3 Git:20181208-102b21abf3-dirty). Platform: Linux ARM (Thumb) 32-bit
16:55:55.421 T:1848898160 NOTICE: Using Debug Kodi x32 build (version for Raspberry Pi)
16:55:55.421 T:1848898160 NOTICE: Kodi compiled Dec 8 2018 by GCC 6.3.0 for Linux ARM (Thumb) 32-bit version 4.9.25 (264473)
16:55:55.422 T:1848898160 NOTICE: Running on XBian 1.0 (knockout), kernel: Linux ARM 32-bit version 4.14.80+
16:55:55.422 T:1848898160 NOTICE: FFmpeg version/source: 4.0.3-Leia-Beta5-Kodi
16:55:55.422 T:1848898160 NOTICE: Host CPU: ARMv7 Processor rev 5 (v7l), 4 cores available
16:55:55.422 T:1848898160 NOTICE: ARM Features: Neon enabled
16:55:55.422 T:1848898160 NOTICE: special://xbmc/ is mapped to: /usr/local/share/kodi
16:55:55.422 T:1848898160 NOTICE: special://xbmcbin/ is mapped to: /usr/local/lib/kodi
16:55:55.423 T:1848898160 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/local/lib/kodi/addons
16:55:55.423 T:1848898160 NOTICE: special://masterprofile/ is mapped to: /home/xbian/.kodi/userdata
16:55:55.423 T:1848898160 NOTICE: special://envhome/ is mapped to: /home/xbian
16:55:55.423 T:1848898160 NOTICE: special://home/ is mapped to: /home/xbian/.kodi
16:55:55.423 T:1848898160 NOTICE: special://temp/ is mapped to: /home/xbian/.kodi/temp
16:55:55.423 T:1848898160 NOTICE: special://logpath/ is mapped to: /home/xbian/.kodi/temp
16:55:55.423 T:1848898160 NOTICE: The executable running is: /usr/local/lib/kodi/kodi-rbpi
16:55:55.423 T:1848898160 NOTICE: Local hostname: cinema2film
16:55:55.424 T:1848898160 NOTICE: Log File is located: /home/xbian/.kodi/temp/kodi.log
16:55:55.424 T:1848898160 NOTICE: -----------------------------------------------------------------------
16:55:55.424 T:1848898160 INFO: loading settings
16:55:55.426 T:1848898160 NOTICE: special://profile/ is mapped to: special://masterprofile/
16:55:55.485 T:1848898160 DEBUG: CSkinSettings: no <skinsettings> tag found
16:55:55.489 T:1848898160 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
16:55:55.492 T:1848898160 DEBUG: CMediaSourceSettings: <games> tag is missing or sources.xml is malformed
16:55:55.494 T:1848898160 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
16:55:55.497 T:1848898160 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
16:55:55.498 T:1848898160 NOTICE: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<network>
<cachemembuffersize>20971520</cachemembuffersize>
<readbufferfactor>4.0</readbufferfactor>
</network>
<samba>
<clienttimeout>10</clienttimeout>
</samba>
<fanartres>720</fanartres>
<imageres>540</imageres>
<fullscreen>true</fullscreen>
<libass>
<styleoverrides>
<style name="Shadow" value="0" />
<style name="Blur" value="0" />
<style name="BorderStyle" value="0" />
</styleoverrides>
</libass>
<gui />
<videodatabase>
<name>MyVideos</name>
<host>192.168.1.12</host>
<user>kodi</user>
<pass>*****</pass>
<type>mysql</type>
<port>3306</port>
</videodatabase>
<musicdatabase>
<name>MyMusic</name>
<host>192.168.1.12</host>
<user>kodi</user>
<pass>*****</pass>
<type>mysql</type>
<port>3306</port>
</musicdatabase>
<videolibrary>
<importwatchedstate>true</importwatchedstate>
<importresumepoint>true</importresumepoint>
</videolibrary>
</advancedsettings>
16:55:55.498 T:1848898160 WARNING: VIDEO database configuration is experimental.
16:55:55.499 T:1848898160 WARNING: CSettingsManager: missing version attribute
16:55:55.501 T:1848898160 NOTICE: Default Video Player: VideoPlayer
16:55:55.501 T:1848898160 NOTICE: Default Audio Player: paplayer
16:55:55.501 T:1848898160 NOTICE: Disabled debug logging due to GUI setting. Level 0.
16:55:55.501 T:1848898160 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
16:55:55.805 T:1848898160 NOTICE: Running database version Addons27
16:55:56.205 T:1848898160 NOTICE: ADDON: audiodecoder.2sf v2.0.0 installed
16:55:56.206 T:1848898160 NOTICE: ADDON: audiodecoder.dumb v2.0.0 installed
16:55:56.206 T:1848898160 NOTICE: ADDON: audiodecoder.fluidsynth v2.0.0 installed
16:55:56.206 T:1848898160 NOTICE: ADDON: audiodecoder.gme v2.0.0 installed
16:55:56.206 T:1848898160 NOTICE: ADDON: audiodecoder.gsf v2.0.0 installed
16:55:56.206 T:1848898160 NOTICE: ADDON: audiodecoder.modplug v2.0.0 installed
16:55:56.206 T:1848898160 NOTICE: ADDON: audiodecoder.ncsf v2.0.0 installed
16:55:56.206 T:1848898160 NOTICE: ADDON: audiodecoder.nosefart v2.0.0 installed
16:55:56.207 T:1848898160 NOTICE: ADDON: audiodecoder.openmpt v2.0.1 installed
16:55:56.207 T:1848898160 NOTICE: ADDON: audiodecoder.organya v1.1.3 installed
16:55:56.207 T:1848898160 NOTICE: ADDON: audiodecoder.qsf v2.0.0 installed
16:55:56.207 T:1848898160 NOTICE: ADDON: audiodecoder.sidplay v1.1.3 installed
16:55:56.207 T:1848898160 NOTICE: ADDON: audiodecoder.snesapu v2.0.0 installed
16:55:56.207 T:1848898160 NOTICE: ADDON: audiodecoder.ssf v2.0.0 installed
16:55:56.207 T:1848898160 NOTICE: ADDON: audiodecoder.stsound v2.0.0 installed
16:55:56.207 T:1848898160 NOTICE: ADDON: audiodecoder.timidity v2.0.1 installed
16:55:56.207 T:1848898160 NOTICE: ADDON: audiodecoder.vgmstream v1.1.3 installed
16:55:56.207 T:1848898160 NOTICE: ADDON: audioencoder.flac v2.0.1 installed
16:55:56.208 T:1848898160 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
16:55:56.208 T:1848898160 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
16:55:56.208 T:1848898160 NOTICE: ADDON: audioencoder.lame v2.0.1 installed
16:55:56.208 T:1848898160 NOTICE: ADDON: audioencoder.vorbis v2.0.1 installed
16:55:56.208 T:1848898160 NOTICE: ADDON: audioencoder.wav v2.0.1 installed
16:55:56.208 T:1848898160 NOTICE: ADDON: game.controller.default v1.0.8 installed
16:55:56.208 T:1848898160 NOTICE: ADDON: game.controller.snes v1.0.8 installed
16:55:56.208 T:1848898160 NOTICE: ADDON: imagedecoder.mpo v1.0.1 installed
16:55:56.208 T:1848898160 NOTICE: ADDON: imagedecoder.raw v2.0.0 installed
16:55:56.208 T:1848898160 NOTICE: ADDON: inputstream.adaptive v2.3.12 installed
16:55:56.208 T:1848898160 NOTICE: ADDON: inputstream.rtmp v2.0.4 installed
16:55:56.209 T:1848898160 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
16:55:56.209 T:1848898160 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
16:55:56.209 T:1848898160 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
16:55:56.209 T:1848898160 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
16:55:56.209 T:1848898160 NOTICE: ADDON: kodi.binary.global.main v1.0.13 installed
16:55:56.209 T:1848898160 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
16:55:56.209 T:1848898160 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
16:55:56.209 T:1848898160 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
16:55:56.210 T:1848898160 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
16:55:56.210 T:1848898160 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
16:55:56.210 T:1848898160 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
16:55:56.210 T:1848898160 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
16:55:56.210 T:1848898160 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
16:55:56.210 T:1848898160 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
16:55:56.210 T:1848898160 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
16:55:56.210 T:1848898160 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
16:55:56.211 T:1848898160 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
16:55:56.211 T:1848898160 NOTICE: ADDON: kodi.resource v1.0.0 installed
16:55:56.211 T:1848898160 NOTICE: ADDON: metadata.album.universal v3.1.1 installed
16:55:56.211 T:1848898160 NOTICE: ADDON: metadata.artists.universal v4.2.1 installed
16:55:56.211 T:1848898160 NOTICE: ADDON: metadata.common.allmusic.com v3.2.0 installed
16:55:56.211 T:1848898160 NOTICE: ADDON: metadata.common.fanart.tv v3.5.0 installed
16:55:56.211 T:1848898160 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
16:55:56.212 T:1848898160 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
16:55:56.212 T:1848898160 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.0 installed
16:55:56.212 T:1848898160 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.8 installed
16:55:56.212 T:1848898160 NOTICE: ADDON: metadata.local v1.0.0 installed
16:55:56.212 T:1848898160 NOTICE: ADDON: metadata.themoviedb.org v5.1.4 installed
16:55:56.212 T:1848898160 NOTICE: ADDON: metadata.tvdb.com v3.0.14 installed
16:55:56.212 T:1848898160 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.0 installed
16:55:56.212 T:1848898160 NOTICE: ADDON: plugin.audio.sverigesradio v2.0.0 installed
16:55:56.212 T:1848898160 NOTICE: ADDON: plugin.audio.tuneinradio v3.0.0 installed
16:55:56.212 T:1848898160 NOTICE: ADDON: plugin.video.hak5 v1.0.4 installed
16:55:56.212 T:1848898160 NOTICE: ADDON: plugin.video.svtplay v4.1.0 installed
16:55:56.213 T:1848898160 NOTICE: ADDON: plugin.video.youtube v6.2.2 installed
16:55:56.213 T:1848898160 NOTICE: ADDON: plugin.webinterface.yarc v0.12.0 installed
16:55:56.213 T:1848898160 NOTICE: ADDON: plugin.xbianconfig v17.0.1 installed
16:55:56.213 T:1848898160 NOTICE: ADDON: pvr.argustv v3.5.4 installed
16:55:56.213 T:1848898160 NOTICE: ADDON: pvr.dvblink v4.7.0 installed
16:55:56.213 T:1848898160 NOTICE: ADDON: pvr.dvbviewer v3.7.7 installed
16:55:56.213 T:1848898160 NOTICE: ADDON: pvr.filmon v2.4.4 installed
16:55:56.213 T:1848898160 NOTICE: ADDON: pvr.hdhomerun v3.5.0 installed
16:55:56.213 T:1848898160 NOTICE: ADDON: pvr.hts v4.4.4 installed
16:55:56.214 T:1848898160 NOTICE: ADDON: pvr.iptvsimple v3.5.5 installed
16:55:56.214 T:1848898160 NOTICE: ADDON: pvr.mediaportal.tvserver v3.5.13 installed
16:55:56.214 T:1848898160 NOTICE: ADDON: pvr.mythtv v5.10.2 installed
16:55:56.214 T:1848898160 NOTICE: ADDON: pvr.nextpvr v3.3.6 installed
16:55:56.214 T:1848898160 NOTICE: ADDON: pvr.njoy v3.4.2 installed
16:55:56.214 T:1848898160 NOTICE: ADDON: pvr.octonet v0.7.0 installed
16:55:56.214 T:1848898160 NOTICE: ADDON: pvr.pctv v2.4.5 installed
16:55:56.214 T:1848898160 NOTICE: ADDON: pvr.stalker v3.4.8 installed
16:55:56.215 T:1848898160 NOTICE: ADDON: pvr.teleboy v18.0.23 installed
16:55:56.215 T:1848898160 NOTICE: ADDON: pvr.vbox v4.4.7 installed
16:55:56.215 T:1848898160 NOTICE: ADDON: pvr.vdr.vnsi v3.6.2 installed
16:55:56.215 T:1848898160 NOTICE: ADDON: pvr.vuplus v3.15.1 installed
16:55:56.215 T:1848898160 NOTICE: ADDON: pvr.wmc v2.4.2 installed
16:55:56.215 T:1848898160 NOTICE: ADDON: pvr.zattoo v18.0.58 installed
16:55:56.215 T:1848898160 NOTICE: ADDON: repository.superrepo.org.gotham.all v0.5.206 installed
16:55:56.215 T:1848898160 NOTICE: ADDON: repository.xbmc.org v3.1.4 installed
16:55:56.215 T:1848898160 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
16:55:56.216 T:1848898160 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
16:55:56.216 T:1848898160 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
16:55:56.216 T:1848898160 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
16:55:56.216 T:1848898160 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.48 installed
16:55:56.216 T:1848898160 NOTICE: ADDON: script.module.beautifulsoup4 v4.5.3 installed
16:55:56.216 T:1848898160 NOTICE: ADDON: script.module.certifi v2017.07.27.1 installed
16:55:56.216 T:1848898160 NOTICE: ADDON: script.module.chardet v3.0.4 installed
16:55:56.216 T:1848898160 NOTICE: ADDON: script.module.future v0.16.0.4 installed
16:55:56.217 T:1848898160 NOTICE: ADDON: script.module.html5lib v0.999.0 installed
16:55:56.217 T:1848898160 NOTICE: ADDON: script.module.idna v2.6 installed
16:55:56.217 T:1848898160 NOTICE: ADDON: script.module.parsedom v2.5.2 installed
16:55:56.217 T:1848898160 NOTICE: ADDON: script.module.pil v1.1.7 installed
16:55:56.217 T:1848898160 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
16:55:56.217 T:1848898160 NOTICE: ADDON: script.module.requests v2.19.1 installed
16:55:56.217 T:1848898160 NOTICE: ADDON: script.module.simplejson v3.3.0 installed
16:55:56.218 T:1848898160 NOTICE: ADDON: script.module.six v1.11.0 installed
16:55:56.218 T:1848898160 NOTICE: ADDON: script.module.urllib3 v1.22 installed
16:55:56.218 T:1848898160 NOTICE: ADDON: script.module.xbmcswift2 v2.4.0 installed
16:55:56.218 T:1848898160 NOTICE: ADDON: script.service.xbian.upstart-bridge v2.0.1 installed
16:55:56.218 T:1848898160 NOTICE: ADDON: service.xbmc.versioncheck v0.4.3 installed
16:55:56.218 T:1848898160 NOTICE: ADDON: skin.estouchy v2.0.19 installed
16:55:56.218 T:1848898160 NOTICE: ADDON: skin.estuary v2.0.16 installed
16:55:56.218 T:1848898160 NOTICE: ADDON: vfs.libarchive v1.0.4 installed
16:55:56.219 T:1848898160 NOTICE: ADDON: vfs.nfs v1.0.1 installed
16:55:56.219 T:1848898160 NOTICE: ADDON: vfs.rar v2.0.5 installed
16:55:56.219 T:1848898160 NOTICE: ADDON: vfs.sacd v1.0.0 installed
16:55:56.219 T:1848898160 NOTICE: ADDON: vfs.sftp v1.0.0 installed
16:55:56.219 T:1848898160 NOTICE: ADDON: weather.yahoo v4.3.1 installed
16:55:56.219 T:1848898160 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
16:55:56.219 T:1848898160 NOTICE: ADDON: xbmc.addon v17.9.930 installed
16:55:56.219 T:1848898160 NOTICE: ADDON: xbmc.core v0.1.0 installed
16:55:56.219 T:1848898160 NOTICE: ADDON: xbmc.gui v5.14.0 installed
16:55:56.219 T:1848898160 NOTICE: ADDON: xbmc.json v10.0.0 installed
16:55:56.220 T:1848898160 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
16:55:56.220 T:1848898160 NOTICE: ADDON: xbmc.python v2.26.0 installed
16:55:56.220 T:1848898160 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
16:55:57.688 T:1848898160 ERROR: DBus error: org.freedesktop.DBus.Error.InvalidArgs - No such property 'CanSuspend'
16:55:57.690 T:1848898160 ERROR: DBus error: org.freedesktop.DBus.Error.InvalidArgs - No such property 'CanHibernate'
16:55:57.791 T:1848898160 ERROR: DBus error: org.freedesktop.DBus.Error.InvalidArgs - No such property 'CanSuspend'
16:55:57.794 T:1848898160 ERROR: DBus error: org.freedesktop.DBus.Error.InvalidArgs - No such property 'CanHibernate'
16:55:57.854 T:1819275648 NOTICE: Found 2 Lists of Devices
16:55:57.854 T:1819275648 NOTICE: Enumerated ALSA devices:
16:55:57.854 T:1819275648 NOTICE: Device 1
16:55:57.855 T:1819275648 NOTICE: m_deviceName : @
16:55:57.855 T:1819275648 NOTICE: m_displayName : Default (snd_rpi_hifiberry_digi S/PDIF)
16:55:57.855 T:1819275648 NOTICE: m_displayNameExtra:
16:55:57.855 T:1819275648 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
16:55:57.855 T:1819275648 NOTICE: m_channels : FL, FR
16:55:57.855 T:1819275648 NOTICE: m_sampleRates : 32000,44100,48000,64000,88200,96000,176400,192000
16:55:57.855 T:1819275648 NOTICE: m_dataFormats : AE_FMT_RAW,AE_FMT_S24NE4,AE_FMT_S16NE,AE_FMT_S16LE
16:55:57.855 T:1819275648 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
16:55:57.855 T:1819275648 NOTICE: Enumerated PI devices:
16:55:57.855 T:1819275648 NOTICE: Device 1
16:55:57.856 T:1819275648 NOTICE: m_deviceName : HDMI
16:55:57.856 T:1819275648 NOTICE: m_displayName : HDMI
16:55:57.856 T:1819275648 NOTICE: m_displayNameExtra:
16:55:57.856 T:1819275648 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
16:55:57.856 T:1819275648 NOTICE: m_channels : FL, FR
16:55:57.856 T:1819275648 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
16:55:57.856 T:1819275648 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_RAW
16:55:57.856 T:1819275648 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512
16:55:57.856 T:1819275648 NOTICE: Device 2
16:55:57.856 T:1819275648 NOTICE: m_deviceName : Analogue
16:55:57.856 T:1819275648 NOTICE: m_displayName : Analogue
16:55:57.857 T:1819275648 NOTICE: m_displayNameExtra:
16:55:57.857 T:1819275648 NOTICE: m_deviceType : AE_DEVTYPE_PCM
16:55:57.857 T:1819275648 NOTICE: m_channels : FL, FR
16:55:57.857 T:1819275648 NOTICE: m_sampleRates : 48000
16:55:57.857 T:1819275648 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
16:55:57.857 T:1819275648 NOTICE: m_streamTypes : No passthrough capabilities
16:55:57.857 T:1819275648 NOTICE: Device 3
16:55:57.857 T:1819275648 NOTICE: m_deviceName : Both
16:55:57.857 T:1819275648 NOTICE: m_displayName : HDMI and Analogue
16:55:57.857 T:1819275648 NOTICE: m_displayNameExtra:
16:55:57.857 T:1819275648 NOTICE: m_deviceType : AE_DEVTYPE_PCM
16:55:57.857 T:1819275648 NOTICE: m_channels : FL, FR
16:55:57.858 T:1819275648 NOTICE: m_sampleRates : 48000
16:55:57.858 T:1819275648 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
16:55:57.858 T:1819275648 NOTICE: m_streamTypes : No passthrough capabilities
16:55:58.267 T:1848898160 ERROR: DBus error: org.freedesktop.UDisks2.Error.NotAuthorizedCanObtain - Not authorized to perform operation
16:55:58.287 T:1848898160 NOTICE: Raspberry PI firmware version: Jul 17 2018 13:28:45
Copyright (c) 2012 Broadcom
version 4da89b2ba95c8826c492b1d734296c8a1a2c7d2b (clean) (release)
16:55:58.287 T:1848898160 NOTICE: ARM mem: 724MB GPU mem: 300MB MPG2:1 WVC1:0
16:55:58.287 T:1848898160 NOTICE: cache.memorysize: 20MB libass.cache: 21MB
16:55:58.288 T:1848898160 NOTICE: Config:
aphy_params_current=819
arm_freq=900
audio_pwm_mode=514
config_hdmi_boost=5
disable_auto_turbo=1
disable_commandline_tags=2
disable_l2cache=1
disable_splash=1
display_hdmi_rotate=-1
display_lcd_rotate=-1
dphy_params_current=547
enable_uart=1
force_eeprom_read=1
force_pwm_open=1
framebuffer_ignore_alpha=1
framebuffer_swap=1
hdmi_force_cec_address=65535
init_uart_clock=0x2dc6c00
initial_turbo=3
lcd_framerate=60
over_voltage_avs=0x1b774
pause_burst_frames=1
program_serial_random=1
ramfsaddr=-1
sdram_freq=450
16:55:58.288 T:1848898160 NOTICE: Config:
decode_MPG2=0x3926547
decode_WVC1=0x00000000
device_tree=-
ramfsfile=initramfs.gz
16:55:58.291 T:1848898160 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 60.000000 Hz
16:55:58.291 T:1848898160 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 59.940063 Hz
16:55:58.292 T:1848898160 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 72.000000 Hz
16:55:58.292 T:1848898160 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 71.928070 Hz
16:55:58.292 T:1848898160 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 75.000000 Hz
16:55:58.292 T:1848898160 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 56.000000 Hz
16:55:58.292 T:1848898160 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 60.000000 Hz
16:55:58.292 T:1848898160 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 59.940063 Hz
16:55:58.292 T:1848898160 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 72.000000 Hz
16:55:58.292 T:1848898160 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 71.928070 Hz
16:55:58.292 T:1848898160 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 75.000000 Hz
16:55:58.292 T:1848898160 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 60.000000 Hz
16:55:58.293 T:1848898160 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 59.940063 Hz
16:55:58.293 T:1848898160 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 70.000000 Hz
16:55:58.293 T:1848898160 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 75.000000 Hz
16:55:58.293 T:1848898160 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 120.000000 Hz
16:55:58.293 T:1848898160 NOTICE: Found resolution 1280 x 800 with 1280 x 800 @ 60.000000 Hz
16:55:58.293 T:1848898160 NOTICE: Found resolution 1280 x 800 with 1280 x 800 @ 59.940063 Hz
16:55:58.293 T:1848898160 NOTICE: Found resolution 1125 x 900 with 1280 x 1024 @ 60.000000 Hz
16:55:58.293 T:1848898160 NOTICE: Found resolution 1125 x 900 with 1280 x 1024 @ 59.940063 Hz
16:55:58.293 T:1848898160 NOTICE: Found resolution 1125 x 900 with 1280 x 1024 @ 75.000000 Hz
16:55:58.294 T:1848898160 NOTICE: Found resolution 1200 x 900 with 1400 x 1050 @ 60.000000 Hz
16:55:58.294 T:1848898160 NOTICE: Found resolution 1200 x 900 with 1400 x 1050 @ 59.940063 Hz
16:55:58.294 T:1848898160 NOTICE: Found resolution 1440 x 900 with 1440 x 900 @ 60.000000 Hz
16:55:58.294 T:1848898160 NOTICE: Found resolution 1440 x 900 with 1440 x 900 @ 59.940063 Hz
16:55:58.294 T:1848898160 NOTICE: Found resolution 1200 x 900 with 1600 x 1200 @ 60.000000 Hz
16:55:58.294 T:1848898160 NOTICE: Found resolution 1200 x 900 with 1600 x 1200 @ 59.940063 Hz
16:55:58.294 T:1848898160 NOTICE: Found resolution 1366 x 768 with 1366 x 768 @ 60.000000 Hz
16:55:58.294 T:1848898160 NOTICE: Found resolution 1366 x 768 with 1366 x 768 @ 59.940063 Hz
16:55:58.294 T:1848898160 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 60.000000 Hz
16:55:58.295 T:1848898160 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 59.940063 Hz
16:55:58.295 T:1848898160 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 60.000000 Hz
16:55:58.295 T:1848898160 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 59.940063 Hz
16:55:58.295 T:1848898160 NOTICE: Found resolution 1600 x 900 with 1920 x 1080 @ 60.000000 Hz
16:55:58.295 T:1848898160 NOTICE: Found resolution 1600 x 900 with 1920 x 1080 @ 59.940063 Hz
16:55:58.295 T:1848898160 NOTICE: Found resolution 720 x 576 with 720 x 576 @ 50.000000 Hz
16:55:58.295 T:1848898160 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 50.000000 Hz
16:55:58.295 T:1848898160 NOTICE: Found resolution 1600 x 900 with 1920 x 1080 @ 50.000000 Hz
16:55:58.295 T:1848898160 NOTICE: Found resolution 1600 x 900 with 1920 x 1080 @ 24.000000 Hz
16:55:58.295 T:1848898160 NOTICE: Found resolution 1600 x 900 with 1920 x 1080 @ 23.976025 Hz
16:55:58.296 T:1848898160 NOTICE: Found resolution 1600 x 900 with 1920 x 1080 @ 30.000000 Hz
16:55:58.296 T:1848898160 NOTICE: Found resolution 1600 x 900 with 1920 x 1080 @ 29.970032 Hz
16:55:58.296 T:1848898160 NOTICE: Found (1600x900@60.000000) at 49, setting to RES_DESKTOP at 16
16:55:58.300 T:1848898160 NOTICE: EGL_VERSION = 1.4
16:55:58.300 T:1848898160 NOTICE: EGL_VENDOR = Broadcom
16:55:58.300 T:1848898160 NOTICE: EGL_EXTENSIONS = EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_vg_parent_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_lock_surface
16:55:58.300 T:1848898160 NOTICE: EGL_CLIENT_EXTENSIONS = NULL
16:55:58.303 T:1848898160 NOTICE: Checking resolution 53
16:55:58.497 T:1848898160 NOTICE: GL_VENDOR = Broadcom
16:55:58.497 T:1848898160 NOTICE: GL_RENDERER = VideoCore IV HW
16:55:58.497 T:1848898160 NOTICE: GL_VERSION = OpenGL ES 2.0
16:55:58.498 T:1848898160 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
16:55:58.498 T:1848898160 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
16:56:00.193 T:1848898160 WARNING: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
16:56:00.193 T:1848898160 WARNING: Repository SuperRepo All [] uses plain HTTP for add-on downloads - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
16:56:00.595 T:1729511808 NOTICE: Running database version Addons27
16:56:00.602 T:1729511808 NOTICE: Running database version ViewModes6
16:56:00.610 T:1729511808 NOTICE: Running database version Textures13
16:56:00.902 T:1729511808 NOTICE: Running database version MyMusic72
16:56:00.918 T:1729511808 NOTICE: Running database version MyVideos112
16:56:00.925 T:1729511808 NOTICE: Running database version TV32
16:56:00.931 T:1729511808 NOTICE: Running database version Epg12
16:56:00.933 T:1848898160 NOTICE: start dvd mediatype detection
16:56:01.036 T:1729511808 WARNING: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
16:56:01.037 T:1729511808 WARNING: Repository SuperRepo All [] uses plain HTTP for add-on downloads - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
16:56:01.065 T:1848898160 NOTICE: load skin from: /usr/local/share/kodi/addons/skin.estuary (version: 2.0.16)
16:56:02.652 T:1848898160 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
16:56:02.786 T:1848898160 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
16:56:02.787 T:1848898160 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
16:56:02.797 T:1848898160 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
16:56:02.799 T:1848898160 NOTICE: Loaded playercorefactory configuration
16:56:02.799 T:1848898160 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
16:56:02.800 T:1848898160 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
16:56:02.812 T:1848898160 WARNING: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
16:56:02.812 T:1848898160 WARNING: Repository SuperRepo All [] uses plain HTTP for add-on downloads - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
16:56:02.823 T:1848898160 WARNING: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
16:56:02.824 T:1848898160 WARNING: Repository SuperRepo All [] uses plain HTTP for add-on downloads - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
16:56:02.878 T:1848898160 NOTICE: initialize done
16:56:02.879 T:1848898160 NOTICE: XBian: notifying Upstart that I'm well
16:56:03.153 T:1678766464 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
16:56:04.899 T:1848898160 NOTICE: Running the application...
16:56:04.927 T:1848898160 NOTICE: CWebServer[8080]: Started
16:56:04.949 T:1560277376 NOTICE: ES: Starting UDP Event server on port 9777
16:56:04.950 T:1560277376 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
16:56:05.007 T:1848898160 NOTICE: VideoPlayer::OpenFile: /run/lirc/lircd
16:56:05.010 T:1517097344 NOTICE: Creating InputStream
16:56:05.011 T:1517097344 ERROR: CVideoPlayer::OpenInputStream - error opening [/run/lirc/lircd]
16:56:05.011 T:1517097344 NOTICE: CVideoPlayer::OnExit()
16:56:06.038 T:1848898160 NOTICE: CVideoPlayer::CloseFile()
16:56:06.039 T:1848898160 NOTICE: VideoPlayer: waiting for threads to exit
16:56:06.039 T:1848898160 NOTICE: VideoPlayer: finished waiting
16:56:06.133 T:1848898160 WARNING: OnMessage: Suspiciously long time to handle GUI_MSG_PLAYBACK_STARTED (0.30s)
16:56:08.443 T:1508708736 WARNING: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
16:56:08.444 T:1508708736 WARNING: Repository SuperRepo All [] uses plain HTTP for add-on downloads - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
16:56:08.588 T:1508708736 WARNING: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
16:56:08.588 T:1508708736 WARNING: Repository SuperRepo All [] uses plain HTTP for add-on downloads - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
16:56:08.629 T:1508708736 WARNING: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
16:56:08.629 T:1508708736 WARNING: Repository SuperRepo All [] uses plain HTTP for add-on downloads - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
16:56:12.672 T:1729511808 ERROR: SQL: Missing result set!
16:56:12.674 T:1729511808 ERROR: GetMoviesByWhere failed
19:19:57.709 T:1848898160 NOTICE: VideoPlayer::OpenFile: smb://NAS540/Media/Movies/Paddington/Paddington.mkv
19:19:57.715 T:1467814272 NOTICE: Creating InputStream
19:19:57.771 T:1467814272 NOTICE: Creating Demuxer
19:19:58.663 T:1467814272 NOTICE: Opening stream: 0 source: 256
19:19:58.666 T:1467814272 NOTICE: Display resolution ADJUST : 1920x1080 (1600x900) @ 23.98 - Full Screen (55) (weight: 0.000)
19:20:00.090 T:1848898160 NOTICE: VideoPlayer: OnLostDisplay received
19:20:00.091 T:1848898160 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
19:20:00.091 T:1848898160 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
19:20:00.333 T:1467814272 NOTICE: Creating video codec with codec id: 27
19:20:00.360 T:1467814272 NOTICE: Creating video thread
19:20:00.361 T:1525485952 NOTICE: running thread: video_thread
19:20:00.367 T:1467814272 NOTICE: Opening stream: 1 source: 256
19:20:00.368 T:1467814272 NOTICE: Finding audio codec for: 86020
19:20:00.371 T:1467814272 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder dca
19:20:00.371 T:1467814272 NOTICE: Creating audio thread
19:20:00.372 T:1433399680 NOTICE: running thread: CVideoPlayerAudio::Process()
19:20:00.373 T:1467814272 NOTICE: Opening stream: 2 source: 256
19:20:01.197 T:1848898160 NOTICE: VideoPlayer: OnResetDisplay received
19:20:01.270 T:1433399680 NOTICE: Creating audio stream (codec id: 86020, channels: 6, sample rate: 48000, no pass-through)
19:20:01.502 T:1819275648 NOTICE: CAEEncoderFFmpeg::Initialize - AC3 encoder ready
19:20:01.686 T:1848898160 NOTICE: Display resolution ADJUST : 1920x1080 (1600x900) @ 23.98 - Full Screen (55) (weight: 0.000)
19:20:01.688 T:1848898160 WARNING: OnMessage: Suspiciously long time to handle GUI_MSG_PLAYBACK_STARTED (3.95s)
19:20:05.816 T:1433399680 NOTICE: CVideoPlayerAudio::Process - stream stalled
19:20:07.989 T:1525485952 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
19:20:41.039 T:1819275648 WARNING: Previous line repeats 6 times.
19:20:41.039 T:1819275648 WARNING: ActiveAE - large audio sync error: -89394.126667
19:21:06.111 T:1819275648 WARNING: ActiveAE - large audio sync error: -89536.973412
19:21:16.599 T:1819275648 WARNING: ActiveAE - large audio sync error: -89864.110087
19:21:27.991 T:1848898160 NOTICE: CVideoPlayer::CloseFile()
19:21:27.991 T:1848898160 NOTICE: VideoPlayer: waiting for threads to exit
19:21:28.491 T:1525485952 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
19:21:29.500 T:1467814272 WARNING: Previous line repeats 14 times.
19:21:29.500 T:1467814272 NOTICE: CVideoPlayer::OnExit()
19:21:29.501 T:1467814272 NOTICE: Closing stream player 1
19:21:29.501 T:1467814272 NOTICE: Waiting for audio thread to exit
19:21:29.512 T:1525485952 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
19:21:29.527 T:1433399680 NOTICE: thread end: CVideoPlayerAudio::OnExit()
19:21:29.528 T:1467814272 NOTICE: Closing audio device
19:21:29.563 T:1525485952 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
19:21:29.573 T:1467814272 NOTICE: Deleting audio codec
19:21:29.573 T:1467814272 NOTICE: Closing stream player 2
19:21:29.573 T:1467814272 NOTICE: waiting for video thread to exit
19:21:29.615 T:1525485952 NOTICE: thread end: video_thread
19:21:29.616 T:1467814272 NOTICE: deleting video codec
19:21:29.620 T:1467814272 NOTICE: Closing stream player 3
19:21:29.635 T:1848898160 NOTICE: VideoPlayer: finished waiting
19:21:29.665 T:1848898160 NOTICE: CVideoPlayer::CloseFile()
19:21:29.666 T:1848898160 NOTICE: VideoPlayer: waiting for threads to exit
19:21:29.666 T:1848898160 NOTICE: VideoPlayer: finished waiting
19:21:32.427 T:1467814272 WARNING: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
19:21:32.428 T:1467814272 WARNING: Repository SuperRepo All [] uses plain HTTP for add-on downloads - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
19:21:32.546 T:1467814272 WARNING: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
19:21:32.546 T:1467814272 WARNING: Repository SuperRepo All [] uses plain HTTP for add-on downloads - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
19:21:32.582 T:1467814272 WARNING: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
19:21:32.583 T:1467814272 WARNING: Repository SuperRepo All [] uses plain HTTP for add-on downloads - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
19:21:47.265 T:1626337664 ERROR: GetDirectory - Error getting
19:21:49.605 T:1442836864 ERROR: Previous line repeats 3 times.
19:21:49.605 T:1442836864 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder flac
19:21:50.298 T:1819275648 NOTICE: CAEEncoderFFmpeg::Initialize - AC3 encoder ready
19:21:51.919 T:1848898160 WARNING: OnMessage: Suspiciously long time to handle GUI_MSG_PLAYBACK_STARTED (2.37s)
19:25:04.735 T:1442836864 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder flac
19:25:09.939 T:1848898160 WARNING: OnMessage: Suspiciously long time to handle GUI_MSG_PLAYBACK_STARTED (0.27s)
19:26:36.653 T:1442836864 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder flac
19:26:37.175 T:1819275648 NOTICE: CAEEncoderFFmpeg::Initialize - AC3 encoder ready
19:26:39.002 T:1848898160 WARNING: OnMessage: Suspiciously long time to handle GUI_MSG_PLAYBACK_STARTED (2.40s)
19:30:01.247 T:1442836864 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder flac
19:30:06.530 T:1848898160 WARNING: OnMessage: Suspiciously long time to handle GUI_MSG_PLAYBACK_STARTED (0.28s)
19:30:31.046 T:1517097344 WARNING: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
19:30:31.047 T:1517097344 WARNING: Repository SuperRepo All [] uses plain HTTP for add-on downloads - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
19:30:31.144 T:1517097344 WARNING: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
19:30:31.144 T:1517097344 WARNING: Repository SuperRepo All [] uses plain HTTP for add-on downloads - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
19:30:31.177 T:1517097344 WARNING: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
19:30:31.177 T:1517097344 WARNING: Repository SuperRepo All [] uses plain HTTP for add-on downloads - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
19:30:50.998 T:1525485952 WARNING: CPythonInvoker(5, /usr/local/share/kodi/addons/plugin.xbianconfig/default.py): the python script "/usr/local/share/kodi/addons/plugin.xbianconfig/default.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui6DialogE,N14PythonBindings36XBMCAddon_xbmcgui_WindowXML_DirectorE,N9XBMCAddon9xbmcaddon5AddonE
19:30:53.998 T:1418719616 ERROR: CCurlFile::Exists - Failed: Couldn't resolve host name(6) for http://www.msftncsi.com/ncsi.txt
19:32:08.104 T:1848898160 ERROR: Previous line repeats 4 times.
19:32:08.104 T:1848898160 NOTICE: Samba is idle. Closing the remaining connections
19:32:10.220 T:1452274048 ERROR: CCurlFile::Exists - Failed: Couldn't resolve host name(6) for http://www.msftncsi.com/ncsi.txt
19:37:07.733 T:1848898160 ERROR: Previous line repeats 17 times.
19:37:07.733 T:1848898160 NOTICE: VideoPlayer::OpenFile: smb://NAS540/Media/Movies/Paddington/Paddington.mkv
19:37:07.737 T:1626337664 NOTICE: Creating InputStream
19:37:07.784 T:1626337664 NOTICE: Creating Demuxer
19:37:08.573 T:1626337664 NOTICE: Opening stream: 0 source: 256
19:37:08.575 T:1626337664 NOTICE: Display resolution ADJUST : 1920x1080 (1600x900) @ 23.98 - Full Screen (55) (weight: 0.000)
19:37:10.106 T:1848898160 NOTICE: VideoPlayer: OnLostDisplay received
19:37:10.106 T:1848898160 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
19:37:10.107 T:1848898160 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
19:37:10.344 T:1626337664 NOTICE: Creating video codec with codec id: 27
19:37:10.399 T:1626337664 NOTICE: Creating video thread
19:37:10.400 T:1467814272 NOTICE: running thread: video_thread
19:37:10.403 T:1626337664 NOTICE: Opening stream: 1 source: 256
19:37:10.403 T:1626337664 NOTICE: Finding audio codec for: 86020
19:37:10.404 T:1626337664 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder dca
19:37:10.405 T:1626337664 NOTICE: Creating audio thread
19:37:10.405 T:1433399680 NOTICE: running thread: CVideoPlayerAudio::Process()
19:37:10.406 T:1626337664 NOTICE: Opening stream: 2 source: 256
19:37:11.128 T:1848898160 NOTICE: VideoPlayer: OnResetDisplay received
19:37:11.170 T:1433399680 NOTICE: Creating audio stream (codec id: 86020, channels: 6, sample rate: 48000, no pass-through)
19:37:11.182 T:1819275648 NOTICE: CAEEncoderFFmpeg::Initialize - AC3 encoder ready
19:37:11.482 T:1848898160 NOTICE: Display resolution ADJUST : 1920x1080 (1600x900) @ 23.98 - Full Screen (55) (weight: 0.000)
19:37:11.484 T:1848898160 WARNING: OnMessage: Suspiciously long time to handle GUI_MSG_PLAYBACK_STARTED (3.72s)
19:37:16.614 T:1819275648 WARNING: ActiveAE - large audio sync error: -89984.893237
19:37:31.331 T:1819275648 WARNING: ActiveAE - large audio sync error: -1001.843887
19:37:31.377 T:1819275648 WARNING: ActiveAE - large audio sync error: -1001.826074
19:37:31.407 T:1819275648 WARNING: ActiveAE - large audio sync error: -1002.933679
19:37:31.460 T:1819275648 WARNING: ActiveAE - large audio sync error: -1004.903628
19:37:31.463 T:1819275648 WARNING: ActiveAE - large audio sync error: -1006.901961
19:37:31.543 T:1819275648 WARNING: ActiveAE - large audio sync error: -1009.818575
19:37:46.993 T:1819275648 WARNING: ActiveAE - large audio sync error: -89474.800837
19:37:50.740 T:1819275648 WARNING: ActiveAE - large audio sync error: -89559.589859
19:37:51.080 T:1848898160 NOTICE: CVideoPlayer::CloseFile()
19:37:51.080 T:1848898160 NOTICE: VideoPlayer: waiting for threads to exit
19:37:51.580 T:1467814272 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
19:37:52.343 T:1626337664 WARNING: Previous line repeats 10 times.
19:37:52.343 T:1626337664 NOTICE: CVideoPlayer::OnExit()
19:37:52.344 T:1626337664 NOTICE: Closing stream player 1
19:37:52.344 T:1626337664 NOTICE: Waiting for audio thread to exit
19:37:52.344 T:1467814272 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
19:37:52.354 T:1433399680 NOTICE: thread end: CVideoPlayerAudio::OnExit()
19:37:52.354 T:1626337664 NOTICE: Closing audio device
19:37:52.395 T:1626337664 NOTICE: Deleting audio codec
19:37:52.395 T:1626337664 NOTICE: Closing stream player 2
19:37:52.395 T:1626337664 NOTICE: waiting for video thread to exit
19:37:52.396 T:1467814272 NOTICE: thread end: video_thread
19:37:52.397 T:1626337664 NOTICE: deleting video codec
19:37:52.400 T:1626337664 NOTICE: Closing stream player 3
19:37:52.407 T:1848898160 NOTICE: VideoPlayer: finished waiting
19:37:52.423 T:1848898160 NOTICE: CVideoPlayer::CloseFile()
19:37:52.423 T:1848898160 NOTICE: VideoPlayer: waiting for threads to exit
19:37:52.423 T:1848898160 NOTICE: VideoPlayer: finished waiting
19:37:55.419 T:1467814272 WARNING: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
19:37:55.419 T:1467814272 WARNING: Repository SuperRepo All [] uses plain HTTP for add-on downloads - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
19:37:55.541 T:1467814272 WARNING: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
19:37:55.542 T:1467814272 WARNING: Repository SuperRepo All [] uses plain HTTP for add-on downloads - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
19:37:55.586 T:1467814272 WARNING: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
19:37:55.587 T:1467814272 WARNING: Repository SuperRepo All [] uses plain HTTP for add-on downloads - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
19:39:31.924 T:1848898160 NOTICE: Samba is idle. Closing the remaining connections
21:11:34.434 T:1848898160 NOTICE: stop player
21:11:34.435 T:1848898160 NOTICE: Storing total System Uptime
21:11:34.436 T:1848898160 NOTICE: Saving settings
21:11:34.473 T:1848898160 NOTICE: Saving skin settings
21:11:35.594 T:1848898160 NOTICE: stop all
21:11:35.594 T:1848898160 NOTICE: ES: Stopping event server
21:11:35.595 T:1848898160 NOTICE: CWebServer[8080]: Stopped
21:11:36.398 T:1560277376 NOTICE: ES: UDP Event server stopped
21:11:36.399 T:1848898160 NOTICE: stop dvd detect media
21:11:36.932 T:1848898160 NOTICE: stopped
21:11:37.133 T:1848898160 ERROR: DBus error: org.freedesktop.DBus.Error.Disconnected - Connection was disconnected before a reply was received
21:11:37.133 T:1848898160 NOTICE: destroy
21:11:41.351 T:1848898160 NOTICE: unload skin
21:11:41.468 T:1848898160 WARNING: Cleanup: Having to cleanup texture lists/focus.png
21:11:41.693 T:1848898160 NOTICE: unload sections
21:11:41.875 T:1848898160 NOTICE: application stopped...
I have tried to post the kodi.log as well, but keep running into a problem even when posting as a new reply it gets cut off due to reasons of posting limitations.
RE: todays 'dirty' upgrade audio stuttering in video - Skywatch - 18th Dec, 2018 12:24 AM
UPDATE -
So I found that mysteriously the setting for passthrough had reverted to hdmi, so an easy one to fix that.
But then the stuttering sound was still there with video content but not when playing music. I found that changing the PLL setting in system->audio from off to low seems to have solved this.
I still get a buffering problem with one FHD movie, will test some more tonight as I still have lots to do this week and other video tests look promising.
RE: todays 'dirty' upgrade audio stuttering in video - Nachteule - 18th Dec, 2018 12:25 AM
And you have absolutely NO sound, even no GUI sound?
RE: todays 'dirty' upgrade audio stuttering in video - Skywatch - 18th Dec, 2018 12:29 AM
Our posts crossed, but to answer your question, no, I have no gui sound. Settings are 'play gui sounds only when playback is stopped' and 'kodi ui sounds'. I also don't get the 'blink' 'blonk' sound at start up as I do with the other pi installs, but I can live without that.
For info too, the main menu page comes up with rotating icons while it loads info from the data base, that didn't happen with Krypton.
RE: todays 'dirty' upgrade audio stuttering in video - Nachteule - 18th Dec, 2018 12:33 AM
Btw,
Code:
<network>
<cachemembuffersize>20971520</cachemembuffersize>
<readbufferfactor>4.0</readbufferfactor>
</network>
has been dropped you have to use cache settings now
RE: todays 'dirty' upgrade audio stuttering in video - Nachteule - 18th Dec, 2018 12:45 AM
(18th Dec, 2018 12:29 AM)Skywatch Wrote: Our posts crossed, but to answer your question, no, I have no gui sound. Settings are 'play gui sounds only when playback is stopped' and 'kodi ui sounds'. I also don't get the 'blink' 'blonk' sound at start up as I do with the other pi installs, but I can live without that.
Hmmm, I'm not able to reproduce it, because I do not have such kind of hardware. I'm using sometimes a Hifiberry AMP+ sound card, but Passthrough is not supported there
Quote:For info too, the main menu page comes up with rotating icons while it loads info from the data base, that didn't happen with Krypton.
Yes, the home page got a lot of changes
Btw, if you have troubles with your video library (broken handling of seen flag), you have to update to RC4, I have temporarly reverted a commit
RE: todays 'dirty' upgrade audio stuttering in video - Skywatch - 18th Dec, 2018 01:00 AM
(18th Dec, 2018 12:33 AM)Nachteule Wrote: Btw,
Code:
<network>
<cachemembuffersize>20971520</cachemembuffersize>
<readbufferfactor>4.0</readbufferfactor>
</network>
has been dropped you have to use cache settings now
Now I have removed the 'network' and replaced it with.....
Code:
<cache>
<memorysize>20971520</memorysize>
<readfactor>10</readfactor>
<buffermode>1</buffermode>
</cache>
Now all the stuttering and buffering has gone - I am back with a working system, just in time for the festive season.
I set gui sounds to 'always' and now get sounds. So time to return it to 'when playback stopped' and see how it goes.
Also upgraded to RC4 and the in progress tracking is working again too....
And now I just get a buffering issue, but this time with a pop up message about source too slow. Never a dull moment in this house!
Further a second buffer happened, this time with no message but the kodi start up sounds played, but the system continued to work normally, no reboot happened. Strange.
RE: todays 'dirty' upgrade audio stuttering in video - Skywatch - 18th Dec, 2018 06:49 AM
Finally, a most unexpected bonus to this latest fun
The right rear speaker had not worked for a while now. I assumed that the old receiver amp had finally started to fail and was planning on stripping it down after the festive season.
But no! - To my amazement, after todays tinkering, it is back and working as good as new.
I don't even have a theory on what was going on there, but am really happy to have it all back for the holidays....
Merry Christmas and thanks for the hints!
RE: todays 'dirty' upgrade audio stuttering in video - Nachteule - 19th Dec, 2018 04:13 AM
(18th Dec, 2018 06:49 AM)Skywatch Wrote: But no! - To my amazement, after todays tinkering, it is back and working as good as new.
I don't even have a theory on what was going on there, but am really happy to have it all back for the holidays....
Merry Christmas and thanks for the hints!
Miracles happen again and again
You're welcome - and also Merry Christmas
RE: todays 'dirty' upgrade audio stuttering in video - Skywatch - 21st Dec, 2018 06:02 AM
(19th Dec, 2018 04:13 AM)Nachteule Wrote: Miracles happen again and again
It seems that they don't make miracles like the used to - It failed again.
At least it can't be that bad. Trouble is that this will be harder to diagnose when I do get the amp out.
RE: todays 'dirty' upgrade audio stuttering in video - rafhtl - 5th Apr, 2021 01:35 AM
What do you think would be the best setting for rpi4 kodi19?
<cache>
<memorysize>139460608</memorysize>
<readfactor>10</readfactor>
<buffermode>1</buffermode>
</cache>
I have a problem with log filling up with
ARNING: ActiveAE - large audio sync error:
NOTICE: CVideoPlayerAudio::Process - stream stalled
and video stream freezes after a while
thank you
|