Advertisement
jpeg73

Mimic_Issue with delay(Rev2)

May 11th, 2017
940
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 199.80 KB | None | 0 0
  1. 15:05:52.438 T:4804 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 15:05:52.438 T:4804 NOTICE: -----------------------------------------------------------------------
  3. 15:05:52.438 T:4804 NOTICE: Starting Kodi (17.1 Git:20170320-fc1619b). Platform: Windows NT x86 32-bit
  4. 15:05:52.438 T:4804 NOTICE: Using Release Kodi x32 build
  5. 15:05:52.438 T:4804 NOTICE: Kodi compiled Mar 20 2017 by MSVC 190024215 for Windows NT x86 32-bit version 10.0 (0x0A000000)
  6. 15:05:52.438 T:4804 NOTICE: Running on LENOVO 20BSCTO1WW with Windows 10, kernel: Windows NT x86 64-bit version 10.0
  7. 15:05:52.439 T:4804 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  8. 15:05:52.439 T:4804 NOTICE: Host CPU: Unknown, 4 cores available
  9. 15:05:52.439 T:4804 NOTICE: Desktop Resolution: 1920x1200 32Bit at 60Hz
  10. 15:05:52.439 T:4804 NOTICE: Running with restricted rights
  11. 15:05:52.440 T:4804 NOTICE: Aero is enabled
  12. 15:05:52.440 T:4804 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
  13. 15:05:52.440 T:4804 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
  14. 15:05:52.440 T:4804 NOTICE: special://xbmcbinaddons/ is mapped to: C:\Program Files (x86)\Kodi/addons
  15. 15:05:52.440 T:4804 NOTICE: special://masterprofile/ is mapped to: C:\Users\jp\AppData\Roaming\Kodi\userdata
  16. 15:05:52.440 T:4804 NOTICE: special://home/ is mapped to: C:\Users\jp\AppData\Roaming\Kodi\
  17. 15:05:52.440 T:4804 NOTICE: special://temp/ is mapped to: C:\Users\jp\AppData\Roaming\Kodi\cache
  18. 15:05:52.440 T:4804 NOTICE: special://logpath/ is mapped to: C:\Users\jp\AppData\Roaming\Kodi\
  19. 15:05:52.440 T:4804 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\Kodi.exe
  20. 15:05:52.444 T:4804 NOTICE: Local hostname: boson
  21. 15:05:52.444 T:4804 NOTICE: Log File is located: C:\Users\jp\AppData\Roaming\Kodi\/kodi.log
  22. 15:05:52.444 T:4804 NOTICE: -----------------------------------------------------------------------
  23. 15:05:52.448 T:4804 NOTICE: load settings...
  24. 15:05:52.455 T:4804 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  25. 15:05:52.455 T:4804 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  26. 15:05:52.458 T:4804 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  27. 15:05:52.459 T:4804 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  28. 15:05:52.459 T:4804 NOTICE: Contents of special://profile/advancedsettings.xml are...
  29. <advancedsettings>
  30. <network>
  31. <!--
  32. These tweaks are needed to ensure smooth playback
  33. -->
  34. <cachemembuffersize>509715200</cachemembuffersize>
  35. <!-- 200MB
  36. (20*1024*1024) -->
  37. <buffermode>1</buffermode>
  38. <!-- Forces buffering of video files
  39. -->
  40. <readbufferfactor>2.0</readbufferfactor>
  41. <!-- Sets the read speed
  42. to four times what is needed to fill the cache -->
  43. </network>
  44. <samba>
  45. <statfiles>false</statfiles>
  46. <!-- Set to false to disable smb
  47. stat() on files to speed up listings of large directories (over slow
  48. links) -->
  49. </samba>
  50. <!-- All below settings are overwritten in guisettings.xml and will be removed in KOdi menus -->
  51. <lookandfeel>
  52. <enablerssfeeds>false</enablerssfeeds>
  53. <skin>skin.mimic</skin>
  54. <startupwindow>10134</startupwindow>
  55. <rssedit default="true" />
  56. <soundskin />
  57. </lookandfeel>
  58. <locale>
  59. <country>Central Europe</country>
  60. <keyboardlayouts default="true">French AZERTY</keyboardlayouts>
  61. </locale>
  62. <weather>
  63. <addon>weather.yahoo</addon>
  64. <currentlocation default="true">1</currentlocation>
  65. </weather>
  66. <pvrmanager>
  67. <backendchannelorder default="true">true</backendchannelorder>
  68. <enabled>true</enabled>
  69. <hideconnectionlostwarning default="true">false</hideconnectionlostwarning>
  70. <syncchannelgroups default="true">true</syncchannelgroups>
  71. <usebackendchannelnumbers default="true">false</usebackendchannelnumbers>
  72. </pvrmanager>
  73. </advancedsettings>
  74. 15:05:52.459 T:4804 NOTICE: Default Video Player: VideoPlayer
  75. 15:05:52.459 T:4804 NOTICE: Default Audio Player: paplayer
  76. 15:05:52.459 T:4804 NOTICE: Enabled debug logging due to GUI setting (2)
  77. 15:05:52.459 T:4804 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  78. 15:05:52.459 T:4804 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  79. 15:05:52.459 T:4804 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  80. 15:05:52.459 T:4804 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  81. 15:05:52.459 T:4804 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  82. 15:05:52.459 T:4804 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  83. 15:05:52.459 T:4804 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  84. 15:05:52.459 T:4804 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  85. 15:05:52.459 T:4804 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  86. 15:05:52.459 T:4804 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  87. 15:05:52.459 T:4804 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  88. 15:05:52.459 T:4804 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  89. 15:05:52.460 T:4804 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  90. 15:05:52.460 T:4804 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  91. 15:05:52.460 T:4804 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  92. 15:05:52.460 T:4804 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  93. 15:05:52.460 T:4804 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  94. 15:05:52.460 T:4804 NOTICE: Loaded playercorefactory configuration
  95. 15:05:52.460 T:4804 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  96. 15:05:52.460 T:4804 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  97. 15:05:52.466 T:4804 INFO: creating subdirectories
  98. 15:05:52.466 T:4804 INFO: userdata folder: special://masterprofile/
  99. 15:05:52.466 T:4804 INFO: recording folder:
  100. 15:05:52.466 T:4804 INFO: screenshots folder:
  101. 15:05:52.470 T:4804 NOTICE: Running database version Addons27
  102. 15:05:52.470 T:4804 DEBUG: SECTION:LoadDLL(special://xbmcbin/cpluff.dll)
  103. 15:05:52.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been installed.'
  104. 15:05:52.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  105. 15:05:52.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  106. 15:05:52.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.widgets has been installed.'
  107. 15:05:52.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been installed.'
  108. 15:05:52.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  109. 15:05:52.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been installed.'
  110. 15:05:52.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  111. 15:05:52.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  112. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  113. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  114. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in weather.yahoo has been installed.'
  115. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.thetvdb has been installed.'
  116. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been installed.'
  117. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
  118. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  119. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been installed.'
  120. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  121. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
  122. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  123. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been installed.'
  124. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been installed.'
  125. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  126. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  127. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  128. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
  129. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  130. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  131. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  132. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
  133. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  134. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  135. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been installed.'
  136. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  137. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been installed.'
  138. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in inputstream.rtmp has been installed.'
  139. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
  140. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  141. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.toolbox has been installed.'
  142. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  143. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in skin.apptv has been installed.'
  144. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  145. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  146. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  147. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  148. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplecache has been installed.'
  149. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been installed.'
  150. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in skin.mimic has been installed.'
  151. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been installed.'
  152. 15:05:52.495 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been installed.'
  153. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  154. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been installed.'
  155. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been installed.'
  156. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  157. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been installed.'
  158. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  159. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.arrow has been installed.'
  160. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
  161. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  162. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been installed.'
  163. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  164. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  165. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been installed.'
  166. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  167. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been installed.'
  168. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.dateutil has been installed.'
  169. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been installed.'
  170. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  171. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.colorpicker has been installed.'
  172. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been installed.'
  173. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.musicbrainz has been installed.'
  174. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  175. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  176. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  177. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been installed.'
  178. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  179. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.service has been installed.'
  180. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  181. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  182. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in resource.images.studios.white has been installed.'
  183. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been installed.'
  184. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  185. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  186. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  187. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  188. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  189. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been installed.'
  190. 15:05:52.496 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  191. 15:05:52.497 T:4804 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  192. 15:05:52.497 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  193. 15:05:52.497 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.metadatautils has been installed.'
  194. 15:05:52.497 T:4804 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
  195. 15:05:52.497 T:4804 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.apptv has been installed.'
  196. 15:05:52.497 T:4804 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  197. 15:05:52.510 T:5256 DEBUG: Thread JobWorker start, auto delete: true
  198. 15:05:52.513 T:4804 NOTICE: ADDONS: Using repository repository.xbmc.org
  199. 15:05:52.517 T:1136 DEBUG: Thread ActiveAE start, auto delete: false
  200. 15:05:52.518 T:11796 DEBUG: Thread AESink start, auto delete: false
  201. 15:05:52.542 T:1136 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTSHD" on device "EV2455 (Intel(R) Display Audio)" seems to be not supported.
  202. 15:05:52.542 T:1136 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_TRUEHD" on device "EV2455 (Intel(R) Display Audio)" seems to be not supported.
  203. 15:05:52.542 T:1136 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_EAC3" on device "EV2455 (Intel(R) Display Audio)" seems to be not supported.
  204. 15:05:52.542 T:1136 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTS" on device "EV2455 (Intel(R) Display Audio)" seems to be not supported.
  205. 15:05:52.543 T:1136 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_AC3" on device "EV2455 (Intel(R) Display Audio)" seems to be not supported.
  206. 15:05:52.545 T:1136 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: sample rate 192khz on device "EV2455 (Intel(R) Display Audio)" seems to be not supported.
  207. 15:05:52.546 T:1136 NOTICE: Found 2 Lists of Devices
  208. 15:05:52.546 T:1136 NOTICE: Enumerated DIRECTSOUND devices:
  209. 15:05:52.546 T:1136 NOTICE: Device 1
  210. 15:05:52.546 T:1136 NOTICE: m_deviceName : {C1C0C3BC-0B60-438C-95AE-ECF126832A8A}
  211. 15:05:52.546 T:1136 NOTICE: m_displayName : Speakers - Speakers (ThinkPad OneLink Pro Dock Audio)
  212. 15:05:52.546 T:1136 NOTICE: m_displayNameExtra: DIRECTSOUND: Speakers (ThinkPad OneLink Pro Dock Audio)
  213. 15:05:52.546 T:1136 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  214. 15:05:52.546 T:1136 NOTICE: m_channels : FL,FR
  215. 15:05:52.546 T:1136 NOTICE: m_sampleRates : 44100
  216. 15:05:52.546 T:1136 NOTICE: m_dataFormats : AE_FMT_FLOAT
  217. 15:05:52.546 T:1136 NOTICE: m_streamTypes : No passthrough capabilities
  218. 15:05:52.546 T:1136 NOTICE: Device 2
  219. 15:05:52.546 T:1136 NOTICE: m_deviceName : default
  220. 15:05:52.546 T:1136 NOTICE: m_displayName : default
  221. 15:05:52.546 T:1136 NOTICE: m_displayNameExtra:
  222. 15:05:52.546 T:1136 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  223. 15:05:52.546 T:1136 NOTICE: m_channels : FL,FR
  224. 15:05:52.546 T:1136 NOTICE: m_sampleRates : 44100
  225. 15:05:52.546 T:1136 NOTICE: m_dataFormats : AE_FMT_FLOAT
  226. 15:05:52.546 T:1136 NOTICE: m_streamTypes : No passthrough capabilities
  227. 15:05:52.546 T:1136 NOTICE: Device 3
  228. 15:05:52.546 T:1136 NOTICE: m_deviceName : {C3872507-ABE0-4171-86A3-A6F35F80845B}
  229. 15:05:52.546 T:1136 NOTICE: m_displayName : Speakers - Speaker/HP (Realtek High Definition Audio)
  230. 15:05:52.546 T:1136 NOTICE: m_displayNameExtra: DIRECTSOUND: Speaker/HP (Realtek High Definition Audio)
  231. 15:05:52.546 T:1136 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  232. 15:05:52.546 T:1136 NOTICE: m_channels : FL,FR
  233. 15:05:52.546 T:1136 NOTICE: m_sampleRates : 48000
  234. 15:05:52.546 T:1136 NOTICE: m_dataFormats : AE_FMT_FLOAT
  235. 15:05:52.547 T:1136 NOTICE: m_streamTypes : No passthrough capabilities
  236. 15:05:52.547 T:1136 NOTICE: Device 4
  237. 15:05:52.547 T:1136 NOTICE: m_deviceName : {DD2DE387-2B5F-4095-9D63-6A1E03C3775E}
  238. 15:05:52.547 T:1136 NOTICE: m_displayName : HDMI - EV2455 (Intel(R) Display Audio)
  239. 15:05:52.547 T:1136 NOTICE: m_displayNameExtra: DIRECTSOUND: EV2455 (Intel(R) Display Audio)
  240. 15:05:52.547 T:1136 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  241. 15:05:52.547 T:1136 NOTICE: m_channels : FL,FR
  242. 15:05:52.547 T:1136 NOTICE: m_sampleRates : 48000
  243. 15:05:52.547 T:1136 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  244. 15:05:52.547 T:1136 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  245. 15:05:52.547 T:1136 NOTICE: Enumerated WASAPI devices:
  246. 15:05:52.547 T:1136 NOTICE: Device 1
  247. 15:05:52.547 T:1136 NOTICE: m_deviceName : {C1C0C3BC-0B60-438C-95AE-ECF126832A8A}
  248. 15:05:52.547 T:1136 NOTICE: m_displayName : Speakers - Speakers (ThinkPad OneLink Pro Dock Audio)
  249. 15:05:52.547 T:1136 NOTICE: m_displayNameExtra: WASAPI: Speakers (ThinkPad OneLink Pro Dock Audio)
  250. 15:05:52.547 T:1136 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  251. 15:05:52.547 T:1136 NOTICE: m_channels : FL,FR
  252. 15:05:52.547 T:1136 NOTICE: m_sampleRates : 48000,44100,32000,22050,11025
  253. 15:05:52.547 T:1136 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  254. 15:05:52.547 T:1136 NOTICE: m_streamTypes : No passthrough capabilities
  255. 15:05:52.547 T:1136 NOTICE: Device 2
  256. 15:05:52.547 T:1136 NOTICE: m_deviceName : default
  257. 15:05:52.547 T:1136 NOTICE: m_displayName : default
  258. 15:05:52.547 T:1136 NOTICE: m_displayNameExtra:
  259. 15:05:52.547 T:1136 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  260. 15:05:52.547 T:1136 NOTICE: m_channels : FL,FR
  261. 15:05:52.547 T:1136 NOTICE: m_sampleRates : 48000,44100,32000,22050,11025
  262. 15:05:52.547 T:1136 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  263. 15:05:52.547 T:1136 NOTICE: m_streamTypes : No passthrough capabilities
  264. 15:05:52.547 T:1136 NOTICE: Device 3
  265. 15:05:52.547 T:1136 NOTICE: m_deviceName : {C3872507-ABE0-4171-86A3-A6F35F80845B}
  266. 15:05:52.547 T:1136 NOTICE: m_displayName : Speakers - Speaker/HP (Realtek High Definition Audio)
  267. 15:05:52.547 T:1136 NOTICE: m_displayNameExtra: WASAPI: Speaker/HP (Realtek High Definition Audio)
  268. 15:05:52.547 T:1136 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  269. 15:05:52.547 T:1136 NOTICE: m_channels : FL,FR
  270. 15:05:52.547 T:1136 NOTICE: m_sampleRates : 192000,96000,48000,44100
  271. 15:05:52.547 T:1136 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  272. 15:05:52.547 T:1136 NOTICE: m_streamTypes : No passthrough capabilities
  273. 15:05:52.547 T:1136 NOTICE: Device 4
  274. 15:05:52.547 T:1136 NOTICE: m_deviceName : {DD2DE387-2B5F-4095-9D63-6A1E03C3775E}
  275. 15:05:52.547 T:1136 NOTICE: m_displayName : HDMI - EV2455 (Intel(R) Display Audio)
  276. 15:05:52.547 T:1136 NOTICE: m_displayNameExtra: WASAPI: EV2455 (Intel(R) Display Audio)
  277. 15:05:52.547 T:1136 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  278. 15:05:52.547 T:1136 NOTICE: m_channels : FL,FR
  279. 15:05:52.547 T:1136 NOTICE: m_sampleRates : 192000,96000,88200,48000,44100,32000
  280. 15:05:52.547 T:1136 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  281. 15:05:52.547 T:1136 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  282. 15:05:52.547 T:11796 INFO: CActiveAESink::OpenSink - initialize sink
  283. 15:05:52.547 T:11796 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{DD2DE387-2B5F-4095-9D63-6A1E03C3775E}
  284. 15:05:52.566 T:11796 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 00010010
  285. 15:05:52.568 T:11796 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  286. 15:05:52.568 T:11796 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  287. 15:05:52.568 T:11796 DEBUG: Audio Device : EV2455 (Intel(R) Display Audio)
  288. 15:05:52.568 T:11796 DEBUG: Sample Rate : 44100
  289. 15:05:52.568 T:11796 DEBUG: Sample Format : AE_FMT_FLOAT
  290. 15:05:52.568 T:11796 DEBUG: Bits Per Sample : 32
  291. 15:05:52.568 T:11796 DEBUG: Valid Bits/Samp : 32
  292. 15:05:52.568 T:11796 DEBUG: Channel Count : 2
  293. 15:05:52.568 T:11796 DEBUG: Block Align : 8
  294. 15:05:52.568 T:11796 DEBUG: Avg. Bytes Sec : 352800
  295. 15:05:52.568 T:11796 DEBUG: Samples/Block : 32
  296. 15:05:52.568 T:11796 DEBUG: Format cBSize : 22
  297. 15:05:52.568 T:11796 DEBUG: Channel Layout : FL,FR
  298. 15:05:52.568 T:11796 DEBUG: Channel Mask : 3
  299. 15:05:52.568 T:11796 DEBUG: Frames : 661
  300. 15:05:52.569 T:11796 DEBUG: Frame Size : 8
  301. 15:05:52.569 T:11796 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  302. 15:05:52.569 T:11796 DEBUG: Output Device : HDMI - EV2455 (Intel(R) Display Audio)
  303. 15:05:52.569 T:11796 DEBUG: Sample Rate : 44100
  304. 15:05:52.569 T:11796 DEBUG: Sample Format : AE_FMT_FLOAT
  305. 15:05:52.569 T:11796 DEBUG: Channel Count : 2
  306. 15:05:52.569 T:11796 DEBUG: Channel Layout: FL,FR
  307. 15:05:52.569 T:11796 DEBUG: Frames : 661
  308. 15:05:52.569 T:11796 DEBUG: Frame Size : 8
  309. 15:05:52.569 T:14912 DEBUG: Thread RemoteControl start, auto delete: false
  310. 15:05:52.570 T:4804 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  311. 15:05:52.571 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  312. 15:05:52.571 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  313. 15:05:52.571 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  314. 15:05:52.572 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  315. 15:05:52.572 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  316. 15:05:52.572 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  317. 15:05:52.573 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  318. 15:05:52.573 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  319. 15:05:52.573 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  320. 15:05:52.573 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  321. 15:05:52.574 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  322. 15:05:52.574 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  323. 15:05:52.575 T:14912 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  324. 15:05:52.575 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  325. 15:05:52.575 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  326. 15:05:52.575 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  327. 15:05:52.576 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  328. 15:05:52.576 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  329. 15:05:52.576 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  330. 15:05:52.576 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  331. 15:05:52.577 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  332. 15:05:52.577 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  333. 15:05:52.577 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  334. 15:05:52.577 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  335. 15:05:52.578 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  336. 15:05:52.578 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  337. 15:05:52.579 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  338. 15:05:52.579 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  339. 15:05:52.579 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  340. 15:05:52.580 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  341. 15:05:52.580 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  342. 15:05:52.580 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  343. 15:05:52.580 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  344. 15:05:52.581 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  345. 15:05:52.581 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  346. 15:05:52.581 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  347. 15:05:52.582 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  348. 15:05:52.582 T:4804 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  349. 15:05:52.585 T:11796 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  350. 15:05:52.588 T:4804 DEBUG: CWin32StorageProvider::Initialize: No optical drive found.
  351. 15:05:52.589 T:4804 NOTICE: Found screen: Generic PnP Monitor on Intel(R) HD Graphics 5500, adapter 0.
  352. 15:05:52.589 T:4804 NOTICE: Primary mode: 1920x1200@ 60.00 - Full Screen
  353. 15:05:52.590 T:4804 NOTICE: Additional mode: 320x200@ 59.94 - Full Screen
  354. 15:05:52.590 T:4804 NOTICE: Additional mode: 320x200@ 60.00 - Full Screen
  355. 15:05:52.590 T:4804 NOTICE: Additional mode: 320x200@ 59.94 - Full Screen
  356. 15:05:52.590 T:4804 NOTICE: Additional mode: 320x200@ 60.00 - Full Screen
  357. 15:05:52.590 T:4804 NOTICE: Additional mode: 320x200@ 59.94 - Full Screen
  358. 15:05:52.590 T:4804 NOTICE: Additional mode: 320x200@ 60.00 - Full Screen
  359. 15:05:52.590 T:4804 NOTICE: Additional mode: 320x240@ 59.94 - Full Screen
  360. 15:05:52.590 T:4804 NOTICE: Additional mode: 320x240@ 60.00 - Full Screen
  361. 15:05:52.591 T:4804 NOTICE: Additional mode: 320x240@ 59.94 - Full Screen
  362. 15:05:52.591 T:4804 NOTICE: Additional mode: 320x240@ 60.00 - Full Screen
  363. 15:05:52.591 T:4804 NOTICE: Additional mode: 320x240@ 59.94 - Full Screen
  364. 15:05:52.591 T:4804 NOTICE: Additional mode: 320x240@ 60.00 - Full Screen
  365. 15:05:52.591 T:4804 NOTICE: Additional mode: 400x300@ 59.94 - Full Screen
  366. 15:05:52.591 T:4804 NOTICE: Additional mode: 400x300@ 60.00 - Full Screen
  367. 15:05:52.591 T:4804 NOTICE: Additional mode: 400x300@ 59.94 - Full Screen
  368. 15:05:52.591 T:4804 NOTICE: Additional mode: 400x300@ 60.00 - Full Screen
  369. 15:05:52.591 T:4804 NOTICE: Additional mode: 400x300@ 59.94 - Full Screen
  370. 15:05:52.592 T:4804 NOTICE: Additional mode: 400x300@ 60.00 - Full Screen
  371. 15:05:52.592 T:4804 NOTICE: Additional mode: 512x384@ 59.94 - Full Screen
  372. 15:05:52.592 T:4804 NOTICE: Additional mode: 512x384@ 60.00 - Full Screen
  373. 15:05:52.592 T:4804 NOTICE: Additional mode: 512x384@ 59.94 - Full Screen
  374. 15:05:52.592 T:4804 NOTICE: Additional mode: 512x384@ 60.00 - Full Screen
  375. 15:05:52.592 T:4804 NOTICE: Additional mode: 512x384@ 59.94 - Full Screen
  376. 15:05:52.592 T:4804 NOTICE: Additional mode: 512x384@ 60.00 - Full Screen
  377. 15:05:52.592 T:4804 NOTICE: Additional mode: 640x400@ 59.94 - Full Screen
  378. 15:05:52.592 T:4804 NOTICE: Additional mode: 640x400@ 60.00 - Full Screen
  379. 15:05:52.593 T:4804 NOTICE: Additional mode: 640x400@ 59.94 - Full Screen
  380. 15:05:52.593 T:4804 NOTICE: Additional mode: 640x400@ 60.00 - Full Screen
  381. 15:05:52.593 T:4804 NOTICE: Additional mode: 640x400@ 59.94 - Full Screen
  382. 15:05:52.593 T:4804 NOTICE: Additional mode: 640x400@ 60.00 - Full Screen
  383. 15:05:52.593 T:4804 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
  384. 15:05:52.593 T:4804 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  385. 15:05:52.593 T:4804 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
  386. 15:05:52.593 T:4804 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  387. 15:05:52.593 T:4804 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
  388. 15:05:52.593 T:4804 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  389. 15:05:52.593 T:4804 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  390. 15:05:52.594 T:4804 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  391. 15:05:52.594 T:4804 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  392. 15:05:52.594 T:4804 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  393. 15:05:52.594 T:4804 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  394. 15:05:52.594 T:4804 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  395. 15:05:52.594 T:4804 NOTICE: Additional mode: 800x600@ 59.94 - Full Screen
  396. 15:05:52.594 T:4804 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  397. 15:05:52.594 T:4804 NOTICE: Additional mode: 800x600@ 59.94 - Full Screen
  398. 15:05:52.594 T:4804 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  399. 15:05:52.594 T:4804 NOTICE: Additional mode: 800x600@ 59.94 - Full Screen
  400. 15:05:52.594 T:4804 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  401. 15:05:52.594 T:4804 NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
  402. 15:05:52.595 T:4804 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  403. 15:05:52.595 T:4804 NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
  404. 15:05:52.595 T:4804 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  405. 15:05:52.595 T:4804 NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
  406. 15:05:52.595 T:4804 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  407. 15:05:52.595 T:4804 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  408. 15:05:52.595 T:4804 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  409. 15:05:52.595 T:4804 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  410. 15:05:52.595 T:4804 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  411. 15:05:52.595 T:4804 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  412. 15:05:52.595 T:4804 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  413. 15:05:52.596 T:4804 NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
  414. 15:05:52.596 T:4804 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  415. 15:05:52.596 T:4804 NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
  416. 15:05:52.596 T:4804 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  417. 15:05:52.596 T:4804 NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
  418. 15:05:52.596 T:4804 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  419. 15:05:52.596 T:4804 NOTICE: Additional mode: 1280x800@ 59.94 - Full Screen
  420. 15:05:52.596 T:4804 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  421. 15:05:52.596 T:4804 NOTICE: Additional mode: 1280x800@ 59.94 - Full Screen
  422. 15:05:52.596 T:4804 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  423. 15:05:52.596 T:4804 NOTICE: Additional mode: 1280x800@ 59.94 - Full Screen
  424. 15:05:52.597 T:4804 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  425. 15:05:52.597 T:4804 NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
  426. 15:05:52.597 T:4804 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  427. 15:05:52.597 T:4804 NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
  428. 15:05:52.597 T:4804 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  429. 15:05:52.597 T:4804 NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
  430. 15:05:52.597 T:4804 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  431. 15:05:52.597 T:4804 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
  432. 15:05:52.597 T:4804 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  433. 15:05:52.597 T:4804 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
  434. 15:05:52.597 T:4804 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  435. 15:05:52.598 T:4804 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
  436. 15:05:52.598 T:4804 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  437. 15:05:52.598 T:4804 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
  438. 15:05:52.598 T:4804 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  439. 15:05:52.598 T:4804 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
  440. 15:05:52.598 T:4804 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  441. 15:05:52.598 T:4804 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
  442. 15:05:52.598 T:4804 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  443. 15:05:52.598 T:4804 NOTICE: Additional mode: 1400x1050@ 59.94 - Full Screen
  444. 15:05:52.598 T:4804 NOTICE: Additional mode: 1400x1050@ 60.00 - Full Screen
  445. 15:05:52.598 T:4804 NOTICE: Additional mode: 1400x1050@ 59.94 - Full Screen
  446. 15:05:52.599 T:4804 NOTICE: Additional mode: 1400x1050@ 60.00 - Full Screen
  447. 15:05:52.599 T:4804 NOTICE: Additional mode: 1400x1050@ 59.94 - Full Screen
  448. 15:05:52.599 T:4804 NOTICE: Additional mode: 1400x1050@ 60.00 - Full Screen
  449. 15:05:52.599 T:4804 NOTICE: Additional mode: 1440x900@ 59.94 - Full Screen
  450. 15:05:52.599 T:4804 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
  451. 15:05:52.599 T:4804 NOTICE: Additional mode: 1440x900@ 59.94 - Full Screen
  452. 15:05:52.599 T:4804 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
  453. 15:05:52.599 T:4804 NOTICE: Additional mode: 1440x900@ 59.94 - Full Screen
  454. 15:05:52.599 T:4804 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
  455. 15:05:52.599 T:4804 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  456. 15:05:52.599 T:4804 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  457. 15:05:52.599 T:4804 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  458. 15:05:52.600 T:4804 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  459. 15:05:52.600 T:4804 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  460. 15:05:52.600 T:4804 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  461. 15:05:52.600 T:4804 NOTICE: Additional mode: 1600x1200@ 59.94 - Full Screen
  462. 15:05:52.600 T:4804 NOTICE: Additional mode: 1600x1200@ 60.00 - Full Screen
  463. 15:05:52.600 T:4804 NOTICE: Additional mode: 1600x1200@ 59.94 - Full Screen
  464. 15:05:52.600 T:4804 NOTICE: Additional mode: 1600x1200@ 60.00 - Full Screen
  465. 15:05:52.600 T:4804 NOTICE: Additional mode: 1600x1200@ 59.94 - Full Screen
  466. 15:05:52.600 T:4804 NOTICE: Additional mode: 1600x1200@ 60.00 - Full Screen
  467. 15:05:52.600 T:4804 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  468. 15:05:52.600 T:4804 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  469. 15:05:52.601 T:4804 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  470. 15:05:52.601 T:4804 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  471. 15:05:52.601 T:4804 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  472. 15:05:52.601 T:4804 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  473. 15:05:52.601 T:4804 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  474. 15:05:52.601 T:4804 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  475. 15:05:52.601 T:4804 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  476. 15:05:52.601 T:4804 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  477. 15:05:52.601 T:4804 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  478. 15:05:52.602 T:4804 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  479. 15:05:52.602 T:4804 NOTICE: Additional mode: 1920x1200@ 59.94 - Full Screen
  480. 15:05:52.602 T:4804 NOTICE: Additional mode: 1920x1200@ 60.00 - Full Screen
  481. 15:05:52.602 T:4804 NOTICE: Checking resolution 15
  482. 15:05:52.609 T:4804 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,720,480)->(592,329,1328,848)
  483. 15:05:52.613 T:4804 DEBUG: CWinEventsWin32::WndProcWindow is active
  484. 15:05:52.616 T:4804 DEBUG: CWinEventsWin32::WndProc: window move event
  485. 15:05:52.616 T:4804 DEBUG: CWinEventsWin32::WndProc: window resize event
  486. 15:05:52.616 T:4804 DEBUG: CRenderSystemDX::InitRenderSystem - Initializing D3D11 Factory...
  487. 15:05:52.621 T:4804 DEBUG: CRenderSystemDX::SetMonitor - Selected \\.\DISPLAY1 output.
  488. 15:05:52.621 T:4804 DEBUG: CRenderSystemDX::SetMonitor - Selected Intel(R) HD Graphics 5500 adapter.
  489. 15:05:52.622 T:4804 DEBUG: CRenderSystemDX::InitHooks: Hookind into UserModeDriver on device \Registry\Machine\System\CurrentControlSet\Control\Video\{EF7E3343-D040-424A-AFE9-1732AB08095B}\0000.
  490. 15:05:52.623 T:4804 DEBUG: CRenderSystemDX::InitHooks: D3D11 hook installed and activated.
  491. 15:05:52.623 T:4804 DEBUG: HookOpenAdapter10_2: hook into pOpenData->pAdapterFuncs->pfnCreateDevice
  492. 15:05:52.627 T:4804 DEBUG: HookCreateDevice: hook into pCreateData->pDeviceFuncs->pfnCreateResource
  493. 15:05:52.627 T:4804 DEBUG: CRenderSystemDX::CreateDevice - on adapter Intel(R) HD Graphics 5500 (VendorId: 0x8086 DeviceId: 0x1616) with feature level 0xb100.
  494. 15:05:52.627 T:4804 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  495. 15:05:52.627 T:4804 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  496. 15:05:52.627 T:4804 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  497. 15:05:52.629 T:4804 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
  498. 15:05:52.629 T:4804 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
  499. 15:05:52.629 T:4804 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
  500. 15:05:52.633 T:4804 DEBUG: Previous line repeats 10 times.
  501. 15:05:52.633 T:4804 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (720x480) dependent resources.
  502. 15:05:52.633 T:4804 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Mono mode.
  503. 15:05:52.693 T:4804 INFO: load keymapping
  504. 15:05:52.694 T:4804 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  505. 15:05:52.694 T:4804 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  506. 15:05:52.695 T:4804 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  507. 15:05:52.695 T:4804 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  508. 15:05:52.696 T:4804 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  509. 15:05:52.697 T:4804 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  510. 15:05:52.699 T:4804 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  511. 15:05:52.700 T:4804 INFO: Loading special://xbmc/system/keymaps/remote.xml
  512. 15:05:52.702 T:4804 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  513. 15:05:52.702 T:4804 INFO: Loading special://masterprofile/keymaps/remote.xml
  514. 15:05:52.703 T:4804 ERROR: Window Translator: Can't find window musiclibrary
  515. 15:05:52.704 T:4804 ERROR: Window Translator: Can't find window librarysettings
  516. 15:05:52.704 T:4804 INFO: Loading special://profile/keymaps/remote.xml
  517. 15:05:52.705 T:4804 ERROR: Window Translator: Can't find window musiclibrary
  518. 15:05:52.706 T:4804 ERROR: Window Translator: Can't find window librarysettings
  519. 15:05:52.706 T:4804 INFO: Loading special://xbmc/system/IRSSmap.xml
  520. 15:05:52.707 T:4804 INFO: * Adding remote mapping for device 'Microsoft MCE'
  521. 15:05:52.707 T:4804 INFO: * Adding remote mapping for device 'Abstract'
  522. 15:05:52.707 T:4804 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  523. 15:05:52.707 T:4804 INFO: GUI format 720x480, Display Windowed
  524. 15:05:52.707 T:4804 DEBUG: guilib: Fill viewport on change for solving rendering passes
  525. 15:05:52.707 T:4804 INFO: CLangInfo: loading resource.language.en_gb language information...
  526. 15:05:52.708 T:4804 DEBUG: trying to set locale to en-de
  527. 15:05:52.729 T:4804 INFO: global locale set to en-de
  528. 15:05:52.729 T:4804 INFO: CLangInfo: loading resource.language.en_gb language strings...
  529. 15:05:52.730 T:4804 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  530. 15:05:52.737 T:4804 DEBUG: LocalizeStrings: loaded 3773 strings from file resource://resource.language.en_gb/strings.po
  531. 15:05:52.743 T:4804 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.flac\resources\language\English\strings.po
  532. 15:05:52.743 T:4804 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.lame\resources\language\English\strings.po
  533. 15:05:52.744 T:4804 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.vorbis\resources\language\English\strings.po
  534. 15:05:52.744 T:4804 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  535. 15:05:52.744 T:4804 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  536. 15:05:52.745 T:4804 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  537. 15:05:52.745 T:4804 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  538. 15:05:52.745 T:4804 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  539. 15:05:52.745 T:4804 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  540. 15:05:52.745 T:4804 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Program Files (x86)\Kodi\addons\inputstream.adaptive\resources\language\resource.language.en_gb\strings.po
  541. 15:05:52.746 T:4804 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
  542. 15:05:52.746 T:4804 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Program Files (x86)\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
  543. 15:05:52.746 T:4804 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
  544. 15:05:52.746 T:4804 DEBUG: LocalizeStrings: loaded 26 strings from file C:\Program Files (x86)\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
  545. 15:05:52.747 T:4804 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\jp\AppData\Roaming\Kodi\addons\metadata.themoviedb.org\resources\language\English\strings.po
  546. 15:05:52.748 T:4804 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\metadata.tvdb.com\resources\language\English\strings.po
  547. 15:05:52.748 T:4804 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Program Files (x86)\Kodi\addons\metadata.tvdb.com\resources\language\English\strings.po
  548. 15:05:52.748 T:4804 DEBUG: LocalizeStrings: loaded 70 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vdr.vnsi\resources\language\resource.language.en_gb\strings.po
  549. 15:05:52.749 T:4804 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.biogenesis\resources\language\English\strings.po
  550. 15:05:52.750 T:4804 DEBUG: LocalizeStrings: loaded 16 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.greynetic\resources\language\English\strings.po
  551. 15:05:52.750 T:4804 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.pingpong\resources\language\English\strings.po
  552. 15:05:52.751 T:4804 DEBUG: LocalizeStrings: loaded 39 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.shadertoy\resources\language\English\strings.po
  553. 15:05:52.751 T:4804 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.stars\resources\language\English\strings.po
  554. 15:05:52.751 T:4804 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  555. 15:05:52.751 T:4804 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  556. 15:05:52.752 T:4804 DEBUG: LocalizeStrings: loaded 21 strings from file C:\Users\jp\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\English\strings.po
  557. 15:05:52.753 T:4804 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files (x86)\Kodi\addons\visualization.milkdrop\resources\language\English\strings.po
  558. 15:05:52.753 T:4804 DEBUG: LocalizeStrings: loaded 15 strings from file C:\Program Files (x86)\Kodi\addons\visualization.spectrum\resources\language\English\strings.po
  559. 15:05:52.754 T:4804 DEBUG: LocalizeStrings: loaded 11 strings from file C:\Program Files (x86)\Kodi\addons\visualization.vortex\resources\language\English\strings.po
  560. 15:05:52.756 T:4804 DEBUG: LocalizeStrings: loaded 51 strings from file C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.metadatautils\resources\language\resource.language.en_gb\strings.po
  561. 15:05:52.756 T:4804 DEBUG: LocalizeStrings: loaded 26 strings from file C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\language\resource.language.en_gb\strings.po
  562. 15:05:52.757 T:4804 DEBUG: LocalizeStrings: loaded 120 strings from file C:\Users\jp\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\language\English\strings.po
  563. 15:05:52.757 T:4804 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Users\jp\AppData\Roaming\Kodi\addons\script.toolbox\resources\language\English\strings.po
  564. 15:05:52.758 T:4804 DEBUG: LocalizeStrings: loaded 143 strings from file C:\Users\jp\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\language\English\strings.po
  565. 15:05:52.758 T:4804 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Users\jp\AppData\Roaming\Kodi\addons\weather.yahoo\resources\language\English\strings.po
  566. 15:05:52.758 T:4804 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.colorpicker\resources\language\resource.language.en_gb\strings.po
  567. 15:05:52.759 T:4804 DEBUG: LocalizeStrings: loaded 69 strings from file C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\resources\language\resource.language.en_gb\strings.po
  568. 15:05:52.760 T:4804 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  569. 15:05:52.760 T:4804 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  570. 15:05:52.760 T:4804 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  571. 15:05:52.760 T:4804 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  572. 15:05:52.760 T:4804 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "WETEK Play remote"
  573. 15:05:52.761 T:4804 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node ""
  574. 15:05:52.761 T:4804 DEBUG: SECTION:LoadDLL(special://xbmcbin/cec.dll)
  575. 15:05:52.763 T:4804 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  576. 15:05:52.763 T:4804 DEBUG: PERIPHERAL - PERIPHERALS::CPeripheralAddon::CreateAddon - creating peripheral add-on instance 'Joystick Support'
  577. 15:05:52.763 T:4804 DEBUG: ADDON: Dll Initializing - Joystick Support
  578. 15:05:52.763 T:4804 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\Kodi\addons\peripheral.joystick\peripheral.joystick.dll)
  579. 15:05:52.764 T:4804 DEBUG: AddOnLog: Joystick Support: Attempting to load XInput1_4.dll...
  580. 15:05:52.765 T:4804 DEBUG: AddOnLog: Joystick Support: Loaded XInput DLL version 1.4
  581. 15:05:52.765 T:4804 DEBUG: AddOnLog: Joystick Support: Loaded XInput symbols (GetState=6B481980, GetStateEx=00000000, SetState=6B481BF0, GetCaps=6B481E80, GetBatteryInformation=6B482210, PowerOff=00000000)
  582. 15:05:52.766 T:4804 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
  583. 15:05:52.766 T:4804 DEBUG: Calling TransferSettings for: Joystick Support
  584. 15:05:52.766 T:4804 DEBUG: SECTION:LoadDLL(special://xbmcbin/libcurl.dll)
  585. 15:05:52.766 T:10160 DEBUG: Thread PeripBusUSB start, auto delete: false
  586. 15:05:52.766 T:8316 DEBUG: Thread PeripBusCEC start, auto delete: false
  587. 15:05:52.766 T:8236 DEBUG: Thread PeripBusAddon start, auto delete: false
  588. 15:05:52.766 T:15244 DEBUG: Thread PeripEventScanner start, auto delete: false
  589. 15:05:52.773 T:5256 NOTICE: Running database version Addons27
  590. 15:05:52.773 T:5256 DEBUG: CDatabaseManager::Initialize, updating databases...
  591. 15:05:52.774 T:5256 NOTICE: Running database version ViewModes6
  592. 15:05:52.775 T:5256 NOTICE: Running database version Textures13
  593. 15:05:52.776 T:5256 NOTICE: Running database version MyMusic60
  594. 15:05:52.778 T:5256 NOTICE: Running database version MyVideos107
  595. 15:05:52.779 T:5256 NOTICE: Running database version TV29
  596. 15:05:52.780 T:5256 NOTICE: Running database version Epg11
  597. 15:05:52.781 T:5256 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  598. 15:05:52.781 T:4804 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  599. 15:05:52.801 T:5080 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  600. 15:05:52.801 T:5080 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  601. 15:05:52.808 T:4804 INFO: Unloading old skin ...
  602. 15:05:52.810 T:4804 INFO: load skin from: C:\Users\jp\AppData\Roaming\Kodi\addons\skin.mimic (version: 5.0.3)
  603. 15:05:52.810 T:4804 INFO: load fonts for skin...
  604. 15:05:52.811 T:4804 INFO: Loading fonts from C:\Users\jp\AppData\Roaming\Kodi\addons\skin.mimic\1080i\Font.xml
  605. 15:05:52.844 T:4804 DEBUG: LocalizeStrings: loaded 330 strings from file C:\Users\jp\AppData\Roaming\Kodi\addons\skin.mimic\language\resource.language.en_gb\strings.po
  606. 15:05:52.844 T:4804 INFO: Loading skin includes from C:\Users\jp\AppData\Roaming\Kodi\addons\skin.mimic\1080i\includes.xml
  607. 15:05:52.971 T:4804 INFO: load new skin...
  608. 15:05:52.971 T:4804 INFO: Loading user windows, path C:\Users\jp\AppData\Roaming\Kodi\addons\skin.mimic\1080i
  609. 15:05:52.979 T:4804 DEBUG: Load Skin XML: 7.89ms
  610. 15:05:52.979 T:4804 INFO: initialize new skin...
  611. 15:05:52.979 T:4804 DEBUG: guilib: Fill viewport on change for solving rendering passes
  612. 15:05:52.979 T:4804 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  613. 15:05:52.981 T:4804 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Users\jp\AppData\Roaming\Kodi\addons\skin.mimic\media\Textures.xbt
  614. 15:05:52.981 T:4804 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  615. 15:05:52.982 T:4804 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  616. 15:05:52.983 T:4804 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  617. 15:05:52.986 T:4804 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  618. 15:05:52.987 T:4804 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  619. 15:05:52.988 T:4804 INFO: skin loaded...
  620. 15:05:52.988 T:4804 DEBUG: Activating window ID: 12997
  621. 15:05:52.988 T:4804 DEBUG: ------ Window Init () ------
  622. 15:05:52.989 T:4804 INFO: load splash image: C:\Program Files (x86)\Kodi\media\Splash.png
  623. 15:05:52.997 T:4804 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  624. 15:05:52.997 T:4804 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  625. 15:05:52.997 T:4804 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  626. 15:05:52.997 T:4804 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  627. 15:05:53.011 T:4804 INFO: JSONRPC v8.0.0: Successfully initialized
  628. 15:05:53.011 T:4804 DEBUG: ADDON: Starting service addons.
  629. 15:05:53.013 T:5932 DEBUG: Thread LanguageInvoker start, auto delete: false
  630. 15:05:53.013 T:5932 INFO: initializing python engine.
  631. 15:05:53.014 T:12792 DEBUG: Thread LanguageInvoker start, auto delete: false
  632. 15:05:53.014 T:4804 DEBUG: Activating window ID: 12999
  633. 15:05:53.014 T:4804 DEBUG: ------ Window Init (Startup.xml) ------
  634. 15:05:53.014 T:4804 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  635. 15:05:53.014 T:8140 DEBUG: Thread LanguageInvoker start, auto delete: false
  636. 15:05:53.014 T:12792 INFO: initializing python engine.
  637. 15:05:53.034 T:4804 INFO: Previous line repeats 1 times.
  638. 15:05:53.034 T:4804 WARNING: CApplication::Initialize - startup.xml taints init process
  639. 15:05:53.034 T:5932 DEBUG: CPythonInvoker(0, C:\Users\jp\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
  640. 15:05:53.034 T:12792 DEBUG: CPythonInvoker(1, C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): start processing
  641. 15:05:53.034 T:8140 DEBUG: CPythonInvoker(2, C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): start processing
  642. 15:05:53.035 T:4804 DEBUG: ContextMenuManager: addon menus reloaded.
  643. 15:05:53.035 T:4804 INFO: removing tempfiles
  644. 15:05:53.036 T:4804 DEBUG: ADDON: Starting service addons.
  645. 15:05:53.037 T:5256 DEBUG: PVR - PVR::CPVRClient::Create - creating PVR add-on instance 'VDR VNSI Client'
  646. 15:05:53.037 T:5256 DEBUG: ADDON: Dll Initializing - VDR VNSI Client
  647. 15:05:53.037 T:5256 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\Kodi\addons\pvr.vdr.vnsi\pvr.vdr.vnsi.dll)
  648. 15:05:53.040 T:5256 DEBUG: AddOnLog: VDR VNSI Client: Creating VDR VNSI PVR-Client
  649. 15:05:53.040 T:5256 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'host'
  650. 15:05:53.040 T:7376 DEBUG: Thread LanguageInvoker start, auto delete: false
  651. 15:05:53.040 T:7376 INFO: initializing python engine.
  652. 15:05:53.040 T:7376 DEBUG: CPythonInvoker(3, C:\Users\jp\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): start processing
  653. 15:05:53.040 T:5256 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'wol_mac'
  654. 15:05:53.041 T:5256 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'port'
  655. 15:05:53.041 T:5256 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'priority'
  656. 15:05:53.042 T:5256 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'timeshift'
  657. 15:05:53.042 T:5256 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'convertchar'
  658. 15:05:53.043 T:5256 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'timeout'
  659. 15:05:53.043 T:5256 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'autochannelgroups'
  660. 15:05:53.043 T:5256 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'iconpath'
  661. 15:05:53.044 T:5256 INFO: CNetwork::WakeOnLan - Magic packet send to 'd0:50:99:7d:6a:81'
  662. 15:05:53.044 T:5256 DEBUG: PVR - V1::KodiAPI::PVR::CAddonCallbacksPVR::PVRConnectionStateChange - state for connection 'VNSI started' on client 'VDR VNSI Client' changed from '0' to '7'
  663. 15:05:53.044 T:12968 DEBUG: Thread JobWorker start, auto delete: true
  664. 15:05:53.044 T:5256 ERROR: AddOnLog: VDR VNSI Client: cVNSIData::SupportChannelScan - Can't get response packed
  665. 15:05:53.044 T:5256 INFO: AddOnLog: VDR VNSI Client: cVNSIData::SupportRecordingsUndelete - Undelete not supported on backend (min. Ver. 1.3.0; Protocol 7)
  666. 15:05:53.046 T:4804 DEBUG: CRepositoryUpdater: previous update at 10-05-2017 19:52:46, next at 11-05-2017 19:52:46
  667. 15:05:53.046 T:4804 NOTICE: initialize done
  668. 15:05:53.046 T:4804 NOTICE: Running the application...
  669. 15:05:53.046 T:4804 DEBUG: Activating window ID: 10134
  670. 15:05:53.047 T:4804 DEBUG: ------ Window Init (DialogFavourites.xml) ------
  671. 15:05:53.047 T:14980 DEBUG: Thread Timer start, auto delete: false
  672. 15:05:53.047 T:4804 INFO: Loading skin file: DialogFavourites.xml, load type: KEEP_IN_MEMORY
  673. 15:05:53.056 T:9080 NOTICE: AddOnLog: VDR VNSI Client: Logged in at '1494507954+7200' to 'VDR-Network-Streaming-Interface (VNSI) Server' Version: '1.5.1' with protocol version '9'
  674. 15:05:53.056 T:9080 DEBUG: AddOnLog: VDR VNSI Client: cVNSISession::TryReconnect - reconnected
  675. 15:05:53.056 T:9080 DEBUG: PVR - V1::KodiAPI::PVR::CAddonCallbacksPVR::PVRConnectionStateChange - state for connection 'vnsi connection established' on client 'VDR VNSI Client' changed from '7' to '5'
  676. 15:05:53.057 T:4804 ERROR: Window Translator: Can't find window programsettings
  677. 15:05:53.059 T:4804 DEBUG: CFavourites::Load - no system favourites found, skipping
  678. 15:05:53.060 T:5932 DEBUG: -->Python Interpreter Initialized<--
  679. 15:05:53.060 T:5932 DEBUG: CPythonInvoker(0, C:\Users\jp\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\jp\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py"
  680. 15:05:53.060 T:5932 DEBUG: CPythonInvoker(0, C:\Users\jp\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\jp\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  681. 15:05:53.060 T:5932 DEBUG: CPythonInvoker(0, C:\Users\jp\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\jp\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck
  682. 15:05:53.061 T:4804 DEBUG: CNetwork::NetworkMessage - Starting network services
  683. 15:05:53.061 T:4804 NOTICE: starting upnp client
  684. 15:05:53.061 T:5500 DEBUG: Thread LanguageInvoker start, auto delete: false
  685. 15:05:53.061 T:5500 INFO: initializing python engine.
  686. 15:05:53.061 T:5500 DEBUG: CPythonInvoker(4, C:\Users\jp\AppData\Roaming\Kodi\userdata\autoexec.py): start processing
  687. 15:05:53.063 T:5932 DEBUG: CPythonInvoker(0, C:\Users\jp\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 2.1.0 of the xbmc.python api
  688. 15:05:53.065 T:4804 INFO: JSONRPC Server: Successfully initialized
  689. 15:05:53.065 T:12316 DEBUG: Thread EventServer start, auto delete: false
  690. 15:05:53.065 T:12316 NOTICE: ES: Starting UDP Event server on port 9777
  691. 15:05:53.065 T:13704 DEBUG: Thread TCPServer start, auto delete: false
  692. 15:05:53.066 T:12316 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  693. 15:05:53.066 T:4804 DEBUG: ------ Window Init () ------
  694. 15:05:53.069 T:4804 DEBUG: ------ Window Init (Pointer.xml) ------
  695. 15:05:53.094 T:3724 DEBUG: Thread JobWorker start, auto delete: true
  696. 15:05:53.095 T:14512 DEBUG: Thread PVRManager start, auto delete: false
  697. 15:05:53.095 T:14512 DEBUG: PVRManager - PVR::CPVRManager::Load - active clients found. continue to start
  698. 15:05:53.142 T:14836 DEBUG: Thread JobWorker start, auto delete: true
  699. 15:05:53.144 T:8140 DEBUG: -->Python Interpreter Initialized<--
  700. 15:05:53.144 T:8140 DEBUG: CPythonInvoker(2, C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): the source file to load is "C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py"
  701. 15:05:53.145 T:12792 DEBUG: -->Python Interpreter Initialized<--
  702. 15:05:53.145 T:12792 DEBUG: CPythonInvoker(1, C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): the source file to load is "C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py"
  703. 15:05:53.146 T:7376 DEBUG: -->Python Interpreter Initialized<--
  704. 15:05:53.146 T:7376 DEBUG: CPythonInvoker(3, C:\Users\jp\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): the source file to load is "C:\Users\jp\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py"
  705. 15:05:53.149 T:8140 DEBUG: CPythonInvoker(2, C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): setting the Python path to C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.widgets;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  706. 15:05:53.149 T:8140 DEBUG: CPythonInvoker(2, C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): entering source directory C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.widgets
  707. 15:05:53.149 T:12792 DEBUG: CPythonInvoker(1, C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): setting the Python path to C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.service;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  708. 15:05:53.149 T:12792 DEBUG: CPythonInvoker(1, C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): entering source directory C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.service
  709. 15:05:53.150 T:7376 DEBUG: CPythonInvoker(3, C:\Users\jp\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): setting the Python path to C:\Users\jp\AppData\Roaming\Kodi\addons\plugin.video.youtube;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  710. 15:05:53.150 T:7376 DEBUG: CPythonInvoker(3, C:\Users\jp\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): entering source directory C:\Users\jp\AppData\Roaming\Kodi\addons\plugin.video.youtube
  711. 15:05:53.150 T:8140 DEBUG: CPythonInvoker(2, C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): instantiating addon using automatically obtained id of "script.skin.helper.widgets" dependent on version 2.24.0 of the xbmc.python api
  712. 15:05:53.150 T:12792 DEBUG: CPythonInvoker(1, C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): instantiating addon using automatically obtained id of "script.skin.helper.service" dependent on version 2.13.0 of the xbmc.python api
  713. 15:05:53.163 T:4804 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  714. 15:05:53.163 T:14512 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - loading all TV channel groups
  715. 15:05:53.170 T:12968 DEBUG: CImageLoader::DoWork - took 103 ms to load special://skin/backgrounds/default_bg.jpg
  716. 15:05:53.180 T:7376 DEBUG: CPythonInvoker(3, C:\Users\jp\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): instantiating addon using automatically obtained id of "plugin.video.youtube" dependent on version 2.19.0 of the xbmc.python api
  717. 15:05:53.186 T:12968 INFO: WEATHER: Downloading weather
  718. 15:05:53.186 T:1880 DEBUG: Thread LanguageInvoker start, auto delete: false
  719. 15:05:53.186 T:1880 INFO: initializing python engine.
  720. 15:05:53.186 T:1880 DEBUG: CPythonInvoker(5, C:\Users\jp\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): start processing
  721. 15:05:53.190 T:14512 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'All channels' loaded from the database
  722. 15:05:53.190 T:14512 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - 1 TV groups fetched from the database
  723. 15:05:53.191 T:14512 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 69 channels loaded from the database for group 'All channels'
  724. 15:05:53.210 T:14512 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - 0 new user defined TV channel groups fetched from clients
  725. 15:05:53.210 T:14512 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::PersistAll - persisting all changes in channel groups
  726. 15:05:53.210 T:14512 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - 1 TV channel groups loaded
  727. 15:05:53.210 T:14512 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - loading all radio channel groups
  728. 15:05:53.210 T:14512 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'All channels' loaded from the database
  729. 15:05:53.210 T:14512 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - 1 radio groups fetched from the database
  730. 15:05:53.211 T:14512 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 37 channels loaded from the database for group 'All channels'
  731. 15:05:53.230 T:14512 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - 0 new user defined radio channel groups fetched from clients
  732. 15:05:53.230 T:14512 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::PersistAll - persisting all changes in channel groups
  733. 15:05:53.230 T:14512 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - 1 radio channel groups loaded
  734. 15:05:53.230 T:14512 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  735. 15:05:53.240 T:14512 DEBUG: CPVRRecordings - PVR::CPVRRecordings::Update - updating recordings
  736. 15:05:53.250 T:14512 WARNING: CPVRRecording::CPVRRecording - unable to determine channel type. Defaulting to TV.
  737. 15:05:53.260 T:14512 WARNING: Previous line repeats 4 times.
  738. 15:05:53.260 T:14512 DEBUG: PVRManager - PVR::CPVRManager::Process - entering main loop
  739. 15:05:53.260 T:13776 DEBUG: Thread PVRGUIInfo start, auto delete: false
  740. 15:05:53.261 T:5256 INFO: PVRChannelGroupsContainer - PVR::CPVRChannelGroupsContainer::SearchMissingChannelIcons - starting channel icon search
  741. 15:05:53.285 T:5932 DEBUG: Version Check: Version 0.3.22 started
  742. 15:05:53.301 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'ELLEGIRL'.
  743. 15:05:53.322 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'BOOMERANG HD'.
  744. 15:05:53.322 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'BBC World'.
  745. 15:05:53.345 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Fashion 4K Preview'.
  746. 15:05:53.581 T:14912 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  747. 15:05:53.583 T:11600 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{dd2de387-2b5f-4095-9d63-6a1e03c3775e} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
  748. 15:05:53.600 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'RFM'.
  749. 15:05:53.600 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'JAZZ RADIO'.
  750. 15:05:53.601 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'RADIO CLASSIQUE'.
  751. 15:05:53.601 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'VivaCite'.
  752. 15:05:53.601 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'SKYROCK'.
  753. 15:05:53.601 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'RIRE & CHANSONS'.
  754. 15:05:53.602 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'NOVA'.
  755. 15:05:53.602 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Classic21'.
  756. 15:05:53.602 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'CONTACT FM'.
  757. 15:05:53.602 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'RMC'.
  758. 15:05:53.602 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'VIRGIN RADIO'.
  759. 15:05:53.602 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'RFI INTERNAT'.
  760. 15:05:53.603 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'La Premiere'.
  761. 15:05:53.603 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'FRANCE CULTURE'.
  762. 15:05:53.603 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'SUD RADIO'.
  763. 15:05:53.603 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'FRANCE MUSIQUE'.
  764. 15:05:53.603 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'FRANCE INTER'.
  765. 15:05:53.603 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'FUN RADIO'.
  766. 15:05:53.603 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Radio Contact'.
  767. 15:05:53.603 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'RADIO COURTOISIE'.
  768. 15:05:53.603 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'FRANCE INFO'.
  769. 15:05:53.604 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Bel RTL'.
  770. 15:05:53.604 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'FRANCE BLEU'.
  771. 15:05:53.604 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Mint'.
  772. 15:05:53.604 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'FIP'.
  773. 15:05:53.604 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Pure FM'.
  774. 15:05:53.604 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'RADIO FG'.
  775. 15:05:53.604 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'CHERIE FM'.
  776. 15:05:53.604 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Nostalgie'.
  777. 15:05:53.605 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'NOSTALGIE'.
  778. 15:05:53.605 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'TSF JAZZ'.
  779. 15:05:53.605 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'EUROPE 1'.
  780. 15:05:53.605 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'RTL2'.
  781. 15:05:53.605 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Musiq 3'.
  782. 15:05:53.605 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'NRJ'.
  783. 15:05:53.606 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'OUI FM'.
  784. 15:05:53.606 T:14836 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'RTL'.
  785. 15:05:53.612 T:12336 DEBUG: Thread EPGUpdater start, auto delete: false
  786. 15:05:53.613 T:14836 NOTICE: EPG::CEpgContainer::Start - EPG thread started
  787. 15:05:53.728 T:4804 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  788. 15:05:54.235 T:12792 DEBUG: Skin Helper Simplecache --> Initialized
  789. 15:05:54.236 T:12792 DEBUG: Previous line repeats 1 times.
  790. 15:05:54.236 T:12792 DEBUG: script.module.thetvdb --> Initialized
  791. 15:05:54.525 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  792. 15:05:54.531 T:12792 DEBUG: Skin Helper Simplecache --> Initialized
  793. 15:05:54.532 T:5500 DEBUG: -->Python Interpreter Initialized<--
  794. 15:05:54.532 T:5500 DEBUG: CPythonInvoker(4, C:\Users\jp\AppData\Roaming\Kodi\userdata\autoexec.py): the source file to load is "C:\Users\jp\AppData\Roaming\Kodi\userdata\autoexec.py"
  795. 15:05:54.532 T:5500 WARNING: CPythonInvoker(4): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
  796. 15:05:54.534 T:12792 DEBUG: Skin Helper Simplecache --> Initialized
  797. 15:05:54.534 T:7376 DEBUG: [plugin.video.youtube] YouTube settings startup initialization...
  798. 15:05:54.551 T:7376 NOTICE: [plugin.video.youtube] Startup: detected Krypton (Kodi-17.1), setting DASH_SUPPORT_BUILTIN = False, DASH_SUPPORT_ADDON = True
  799. 15:05:54.551 T:7376 INFO: CPythonInvoker(3, C:\Users\jp\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): script successfully run
  800. 15:05:54.551 T:5500 DEBUG: CPythonInvoker(4, C:\Users\jp\AppData\Roaming\Kodi\userdata\autoexec.py): setting the Python path to C:\Users\jp\AppData\Roaming\Kodi\userdata;C:\Program Files (x86)\Kodi\addons\script.module.pil\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.unidecode\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  801. 15:05:54.551 T:5500 DEBUG: CPythonInvoker(4, C:\Users\jp\AppData\Roaming\Kodi\userdata\autoexec.py): entering source directory C:\Users\jp\AppData\Roaming\Kodi\userdata
  802. 15:05:54.551 T:8140 NOTICE: Skin Helper Widgets --> Backgroundservice started
  803. 15:05:54.564 T:7376 INFO: Python script stopped
  804. 15:05:54.564 T:7376 DEBUG: Thread LanguageInvoker 7376 terminating
  805. 15:05:54.567 T:12792 DEBUG: Skin Helper Simplecache --> Initialized
  806. 15:05:54.567 T:12792 DEBUG: Metadata and Artwork module --> Initialized
  807. 15:05:54.575 T:4804 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  808. 15:05:54.575 T:4804 DEBUG: Activating window ID: 10702
  809. 15:05:54.578 T:4804 DEBUG: ------ Window Deinit (Pointer.xml) ------
  810. 15:05:54.582 T:14912 DEBUG: CRemoteControl::Connect - failed to connect
  811. 15:05:54.582 T:14912 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  812. 15:05:54.585 T:1880 DEBUG: -->Python Interpreter Initialized<--
  813. 15:05:54.585 T:1880 DEBUG: CPythonInvoker(5, C:\Users\jp\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): the source file to load is "C:\Users\jp\AppData\Roaming\Kodi\addons\weather.yahoo\default.py"
  814. 15:05:54.585 T:1880 DEBUG: CPythonInvoker(5, C:\Users\jp\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): setting the Python path to C:\Users\jp\AppData\Roaming\Kodi\addons\weather.yahoo;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  815. 15:05:54.585 T:1880 DEBUG: CPythonInvoker(5, C:\Users\jp\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): entering source directory C:\Users\jp\AppData\Roaming\Kodi\addons\weather.yahoo
  816. 15:05:54.585 T:5500 NOTICE: Conceptualise - Autoexec
  817. 15:05:54.585 T:1880 DEBUG: CPythonInvoker(5, C:\Users\jp\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
  818. 15:05:54.725 T:5500 INFO: CPythonInvoker(4, C:\Users\jp\AppData\Roaming\Kodi\userdata\autoexec.py): script successfully run
  819. 15:05:54.727 T:5500 INFO: Python script stopped
  820. 15:05:54.727 T:5500 DEBUG: Thread LanguageInvoker 5500 terminating
  821. 15:05:54.746 T:4804 DEBUG: ------ Window Deinit (DialogFavourites.xml) ------
  822. 15:05:54.792 T:1880 DEBUG: weather.yahoo: version 4.3.1 started: ['C:\\Users\\jp\\AppData\\Roaming\\Kodi\\addons\\weather.yahoo\\default.py', '1']
  823. 15:05:54.793 T:1880 DEBUG: weather.yahoo: weather location: 977509
  824. 15:05:54.809 T:4804 DEBUG: ------ Window Deinit (Startup.xml) ------
  825. 15:05:54.826 T:4804 DEBUG: ------ Window Init (MyPVRGuide.xml) ------
  826. 15:05:54.826 T:4804 INFO: Loading skin file: MyPVRGuide.xml, load type: KEEP_IN_MEMORY
  827. 15:05:54.910 T:4804 ERROR: Window Translator: Can't find window programsettings
  828. 15:05:55.092 T:11656 DEBUG: Thread epg-grid-refresh-timeline-items start, auto delete: false
  829. 15:05:55.931 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  830. 15:05:55.932 T:12792 DEBUG: Skin Helper Simplecache --> Initialized
  831. 15:05:55.933 T:12608 DEBUG: Skin Helper Service --> ListItemMonitor - started
  832. 15:05:55.933 T:14060 NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307
  833. 15:05:55.933 T:12792 NOTICE: Skin Helper Service --> Skin Helper Service version 1.1.3 started
  834. 15:05:55.939 T:4804 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  835. 15:05:55.940 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'ELLEGIRL' from client '1254006891'
  836. 15:05:55.941 T:9264 DEBUG: Thread LanguageInvoker start, auto delete: false
  837. 15:05:55.941 T:9264 INFO: initializing python engine.
  838. 15:05:55.941 T:9264 DEBUG: CPythonInvoker(6, special://masterprofile/streamysync_exec.py): start processing
  839. 15:05:55.945 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'BOOMERANG HD' from client '1254006891'
  840. 15:05:55.953 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'BBC World' from client '1254006891'
  841. 15:05:55.963 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Fashion 4K Preview' from client '1254006891'
  842. 15:05:55.966 T:9264 DEBUG: -->Python Interpreter Initialized<--
  843. 15:05:55.966 T:9264 DEBUG: CPythonInvoker(6, special://masterprofile/streamysync_exec.py): the source file to load is "special://masterprofile/streamysync_exec.py" ("C:\Users\jp\AppData\Roaming\Kodi\userdata\streamysync_exec.py")
  844. 15:05:55.966 T:9264 WARNING: CPythonInvoker(6): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
  845. 15:05:55.968 T:9264 DEBUG: CPythonInvoker(6, special://masterprofile/streamysync_exec.py): setting the Python path to C:\Users\jp\AppData\Roaming\Kodi\userdata;C:\Program Files (x86)\Kodi\addons\script.module.pil\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\jp\AppData\Roaming\Kodi\addons\script.module.unidecode\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  846. 15:05:55.968 T:9264 DEBUG: CPythonInvoker(6, special://masterprofile/streamysync_exec.py): entering source directory C:\Users\jp\AppData\Roaming\Kodi\userdata
  847. 15:05:55.970 T:9264 NOTICE: Conceptualise - Streamy Server Synchro Launch
  848. 15:05:55.975 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'RFM' from client '1254006891'
  849. 15:05:55.984 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'JAZZ RADIO' from client '1254006891'
  850. 15:05:55.994 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'RADIO CLASSIQUE' from client '1254006891'
  851. 15:05:56.004 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'VivaCite' from client '1254006891'
  852. 15:05:56.014 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'SKYROCK' from client '1254006891'
  853. 15:05:56.025 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'RIRE & CHANSONS' from client '1254006891'
  854. 15:05:56.034 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'NOVA' from client '1254006891'
  855. 15:05:56.044 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Classic21' from client '1254006891'
  856. 15:05:56.055 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'CONTACT FM' from client '1254006891'
  857. 15:05:56.066 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'RMC' from client '1254006891'
  858. 15:05:56.077 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'VIRGIN RADIO' from client '1254006891'
  859. 15:05:56.087 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'RFI INTERNAT' from client '1254006891'
  860. 15:05:56.097 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'La Premiere' from client '1254006891'
  861. 15:05:56.108 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'FRANCE CULTURE' from client '1254006891'
  862. 15:05:56.117 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'SUD RADIO' from client '1254006891'
  863. 15:05:56.127 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'FRANCE MUSIQUE' from client '1254006891'
  864. 15:05:56.138 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'FRANCE INTER' from client '1254006891'
  865. 15:05:56.148 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'FUN RADIO' from client '1254006891'
  866. 15:05:56.160 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Radio Contact' from client '1254006891'
  867. 15:05:56.168 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'RADIO COURTOISIE' from client '1254006891'
  868. 15:05:56.178 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'FRANCE INFO' from client '1254006891'
  869. 15:05:56.189 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Bel RTL' from client '1254006891'
  870. 15:05:56.200 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'FRANCE BLEU' from client '1254006891'
  871. 15:05:56.211 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Mint' from client '1254006891'
  872. 15:05:56.222 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'FIP' from client '1254006891'
  873. 15:05:56.233 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Pure FM' from client '1254006891'
  874. 15:05:56.243 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'RADIO FG' from client '1254006891'
  875. 15:05:56.254 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'CHERIE FM' from client '1254006891'
  876. 15:05:56.265 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Nostalgie' from client '1254006891'
  877. 15:05:56.275 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'NOSTALGIE' from client '1254006891'
  878. 15:05:56.286 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'TSF JAZZ' from client '1254006891'
  879. 15:05:56.297 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'EUROPE 1' from client '1254006891'
  880. 15:05:56.307 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'RTL2' from client '1254006891'
  881. 15:05:56.317 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Musiq 3' from client '1254006891'
  882. 15:05:56.327 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'NRJ' from client '1254006891'
  883. 15:05:56.338 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'OUI FM' from client '1254006891'
  884. 15:05:56.348 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'RTL' from client '1254006891'
  885. 15:05:56.359 T:1880 DEBUG: weather.yahoo: forecast data: {"query":{"count":1,"created":"2017-05-11T13:05:57Z","lang":"en-US","results":{"channel":{"units":{"distance":"km","pressure":"mb","speed":"km/h","temperature":"C"},"title":"Yahoo! Weather - Strepy-Bracquegnies, Hainault, BE","link":"http://us.rd.yahoo.com/dailynews/rss/weather/Country__Country/*https://weather.yahoo.com/country/state/city-977509/","description":"Yahoo! Weather for Strepy-Bracquegnies, Hainault, BE","language":"en-us","lastBuildDate":"Thu, 11 May 2017 03:05 PM CEST","ttl":"60","location":{"city":"Strepy-Bracquegnies","country":"Belgium","region":" Hainault"},"wind":{"chill":"72","direction":"160","speed":"28.97"},"atmosphere":{"humidity":"47","pressure":"33322.08","rising":"0","visibility":"25.91"},"astronomy":{"sunrise":"6:1 am","sunset":"9:20 pm"},"image":{"title":"Yahoo! Weather","width":"142","height":"18","link":"http://weather.yahoo.com","url":"http://l.yimg.com/a/i/brand/purplelogo//uh/us/news-wea.gif"},"item":{"title":"Conditions for Strepy-Bracquegnies, Hainault, BE at 02:00 PM CEST","lat":"50.4771","long":"4.12115","link":"http://us.rd.yahoo.com/dailynews/rss/weather/Country__Country/*https://weather.yahoo.com/country/state/city-977509/","pubDate":"Thu, 11 May 2017 02:00 PM CEST","condition":{"code":"28","date":"Thu, 11 May 2017 02:00 PM CEST","temp":"21","text":"Mostly Cloudy"},"forecast":[{"code":"28","date":"11 May 2017","day":"Thu","high":"21","low":"8","text":"Mostly Cloudy"},{"code":"12","date":"12 May 2017","day":"Fri","high":"19","low":"12","text":"Rain"},{"code":"47","date":"13 May 2017","day":"Sat","high":"18","low":"12","text":"Scattered Thunderstorms"},{"code":"30","date":"14 May 2017","day":"Sun","high":"16","low":"11","text":"Partly Cloudy"},{"code":"30","date":"15 May 2017","day":"Mon","high":"17","low":"8","text":"Partly Cloudy"},{"code":"28","date":"16 May 2017","day":"Tue","high":"20","low":"13","text":"Mostly Cloudy"},{"code":"28","date":"17 May 2017","day":"Wed","high":"21","low":"13","text":"Mostly Cloudy"},{"code":"28","date":"18 May 2017","day":"Thu","high":"19","low":"13","text":"Mostly Cloudy"},{"code":"28","date":"19 May 2017","day":"Fri","high":"15","low":"10","text":"Mostly Cloudy"},{"code":"28","date":"20 May 2017","day":"Sat","high":"15","low":"10","text":"Mostly Cloudy"}],"description":"<![CDATA[<img src=\"http://l.yimg.com/a/i/us/we/52/28.gif\"/>\n<BR />\n<b>Current Conditions:</b>\n<BR />Mostly Cloudy\n<BR />\n<BR />\n<b>Forecast:</b>\n<BR /> Thu - Mostly Cloudy. High: 21Low: 8\n<BR /> Fri - Rain. High: 19Low: 12\n<BR /> Sat - Scattered Thunderstorms. High: 18Low: 12\n<BR /> Sun - Partly Cloudy. High: 16Low: 11\n<BR /> Mon - Partly Cloudy. High: 17Low: 8\n<BR />\n<BR />\n<a href=\"http://us.rd.yahoo.com/dailynews/rss/weather/Country__Country/*https://weather.yahoo.com/country/state/city-977509/\">Full Forecast at Yahoo! Weather</a>\n<BR />\n<BR />\n(provided by <a href=\"http://www.weather.com\" >The Weather Channel</a>)\n<BR />\n]]>","guid":{"isPermaLink":"false"}}}}}}
  886. 15:05:56.360 T:14512 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  887. 15:05:56.363 T:1880 DEBUG: weather.yahoo: available locations: 4
  888. 15:05:56.364 T:1880 DEBUG: weather.yahoo: finished
  889. 15:05:56.364 T:1880 INFO: CPythonInvoker(5, C:\Users\jp\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): script successfully run
  890. 15:05:56.376 T:1880 INFO: Python script stopped
  891. 15:05:56.376 T:1880 DEBUG: Thread LanguageInvoker 1880 terminating
  892. 15:05:56.398 T:12968 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  893. 15:05:56.401 T:12968 DEBUG: POParser: loaded 130 weather tokens
  894. 15:05:56.476 T:4804 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  895. 15:05:56.865 T:14836 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url smb://streamy3/Recordings/clients/picons/1_0_19_420E_2F44_13E_820000_0_0_0.png
  896. 15:05:56.962 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  897. 15:05:56.979 T:4804 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  898. 15:05:56.979 T:4804 DEBUG: ------ Window Init (DialogPVRInfo.xml) ------
  899. 15:05:56.979 T:4804 INFO: Loading skin file: DialogPVRInfo.xml, load type: LOAD_EVERY_TIME
  900. 15:05:56.990 T:4804 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'selecteditem_bg.png'
  901. 15:05:56.994 T:14836 DEBUG: Previous line repeats 3 times.
  902. 15:05:56.994 T:14836 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url smb://streamy3/Recordings/clients/picons/1_0_19_420E_2F44_13E_820000_0_0_0.png
  903. 15:05:58.001 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  904. 15:05:58.024 T:4804 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  905. 15:05:58.024 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  906. 15:05:58.025 T:4804 ERROR: Control 5 in window 10600 has been asked to focus, but it can't
  907. 15:05:58.046 T:4804 DEBUG: Loading settings for pvr://channels/tv/All channels/pvr.vdr.vnsi_182510693.pvr
  908. 15:05:58.047 T:4804 DEBUG: CPlayerCoreFactory::GetPlayers(pvr://channels/tv/All channels/pvr.vdr.vnsi_182510693.pvr)
  909. 15:05:58.047 T:4804 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  910. 15:05:58.047 T:4804 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  911. 15:05:58.047 T:4804 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  912. 15:05:58.047 T:4804 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  913. 15:05:58.047 T:4804 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  914. 15:05:58.047 T:4804 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  915. 15:05:58.047 T:4804 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  916. 15:05:58.047 T:4804 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  917. 15:05:58.047 T:4804 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  918. 15:05:58.047 T:4804 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  919. 15:05:58.047 T:4804 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  920. 15:05:58.048 T:4804 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  921. 15:05:58.048 T:4804 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  922. 15:05:58.048 T:4804 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  923. 15:05:58.048 T:4804 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  924. 15:05:58.048 T:4804 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  925. 15:05:58.048 T:4804 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  926. 15:05:58.051 T:4804 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData::CDVDRadioRDSData
  927. 15:05:58.051 T:4804 NOTICE: VideoPlayer: Opening: pvr://channels/tv/All channels/pvr.vdr.vnsi_182510693.pvr
  928. 15:05:58.051 T:4804 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  929. 15:05:58.054 T:13636 DEBUG: Thread VideoPlayer start, auto delete: false
  930. 15:05:58.054 T:13636 NOTICE: Creating InputStream
  931. 15:05:58.055 T:13636 DEBUG: PVRManager - PVR::CPVRManager::OpenLiveStream - opening live stream on channel 'La Une HD'
  932. 15:05:58.055 T:13636 DEBUG: opening live stream for channel 'La Une HD'
  933. 15:05:58.067 T:13636 NOTICE: AddOnLog: VDR VNSI Client: Logged in at '1494507959+7200' to 'VDR-Network-Streaming-Interface (VNSI) Server' Version: '1.5.1' with protocol version '9'
  934. 15:05:58.068 T:13636 DEBUG: AddOnLog: VDR VNSI Client: changing to channel 1
  935. 15:05:58.126 T:13636 DEBUG: CDVDInputStreamPVRManager - CDVDInputStreamPVRManager::Open - playback has started on filename pvr://channels/tv/All channels/pvr.vdr.vnsi_182510693.pvr
  936. 15:05:58.126 T:13636 DEBUG: CDVDInputStreamPVRManager::Open - stream opened: pvr://channels/tv/All channels/pvr.vdr.vnsi_182510693.pvr
  937. 15:05:58.126 T:13636 NOTICE: Creating Demuxer
  938. 15:05:58.126 T:13636 DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 1
  939. 15:05:58.126 T:13636 DEBUG: CVideoPlayer::SetCaching - caching state 2
  940. 15:05:58.126 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  941. 15:05:58.126 T:4804 DEBUG: CApplication::PlayFile: OpenFile succeed, play state 2
  942. 15:05:58.126 T:4804 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  943. 15:05:58.135 T:3724 DEBUG: CGUIInfoManager::SetCurrentMovie(pvr://channels/tv/All channels/pvr.vdr.vnsi_182510693.pvr)
  944. 15:05:58.136 T:5080 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  945. 15:05:58.136 T:5080 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  946. 15:05:58.142 T:12792 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnPlay - data: {"item":{"channeltype":"tv","id":6,"title":"La Une HD","type":"channel"},"player":{"playerid":1,"speed":1}}
  947. 15:05:58.179 T:8140 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnPlay - data: {"item":{"channeltype":"tv","id":6,"title":"La Une HD","type":"channel"},"player":{"playerid":1,"speed":1}}
  948. 15:05:58.229 T:4804 DEBUG: ------ Window Deinit (DialogPVRInfo.xml) ------
  949. 15:05:58.240 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  950. 15:05:58.300 T:5932 DEBUG: Version Check: Version installed {u'major': 17, u'tag': u'stable', u'minor': 1, u'revision': u'20170320-fc1619b'}
  951. 15:05:58.300 T:5932 DEBUG: Version Check: Version available {u'major': u'17', u'extrainfo': u'final', u'tagversion': u'', u'tag': u'stable', u'addon_support': u'yes', u'minor': u'1', u'revision': u'20170320-fc1619b'}
  952. 15:05:58.300 T:5932 DEBUG: Version Check: There is no newer stable available
  953. 15:05:58.300 T:5932 INFO: CPythonInvoker(0, C:\Users\jp\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
  954. 15:05:58.314 T:5932 INFO: Python script stopped
  955. 15:05:58.314 T:5932 DEBUG: Thread LanguageInvoker 5932 terminating
  956. 15:05:59.442 T:13636 DEBUG: CDVDDemuxClient::RequestStreams(): added/updated stream 34 with codec_id 86016
  957. 15:05:59.442 T:13636 DEBUG: CDVDDemuxClient::RequestStreams(): added/updated stream 51 with codec_id 94215
  958. 15:05:59.442 T:13636 DEBUG: CDVDDemuxClient::RequestStreams(): added/updated stream 101 with codec_id 86016
  959. 15:05:59.442 T:13636 DEBUG: CDVDDemuxClient::RequestStreams(): added/updated stream 551 with codec_id 28
  960. 15:05:59.442 T:13636 NOTICE: Opening stream: 551 source: 256
  961. 15:05:59.442 T:13636 NOTICE: Creating video codec with codec id: 28
  962. 15:05:59.442 T:13636 DEBUG: FactoryCodec - Video: - Opening
  963. 15:05:59.442 T:13636 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  964. 15:05:59.443 T:13636 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  965. 15:05:59.443 T:13636 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  966. 15:05:59.443 T:13636 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 28
  967. 15:05:59.443 T:13636 NOTICE: Creating video thread
  968. 15:05:59.443 T:13636 NOTICE: Opening stream: 34 source: 256
  969. 15:05:59.443 T:13636 NOTICE: Finding audio codec for: 86016
  970. 15:05:59.443 T:13636 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  971. 15:05:59.444 T:348 DEBUG: Thread VideoPlayerVideo start, auto delete: false
  972. 15:05:59.444 T:348 NOTICE: running thread: video_thread
  973. 15:05:59.451 T:13636 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  974. 15:05:59.451 T:13636 NOTICE: Creating audio thread
  975. 15:05:59.451 T:13636 NOTICE: Opening stream: 51 source: 256
  976. 15:05:59.451 T:13636 NOTICE: waiting for teletext data thread to exit
  977. 15:05:59.452 T:14196 DEBUG: Thread VideoPlayerAudio start, auto delete: false
  978. 15:05:59.452 T:14196 NOTICE: running thread: CVideoPlayerAudio::Process()
  979. 15:05:59.452 T:14196 DEBUG: CDVDAudio::Pause - pausing audio stream
  980. 15:05:59.454 T:13636 NOTICE: Creating teletext data thread
  981. 15:05:59.455 T:12944 DEBUG: Thread DVDTeletextData start, auto delete: false
  982. 15:05:59.455 T:12944 NOTICE: running thread: CDVDTeletextData
  983. 15:05:59.456 T:13636 DEBUG: CDVDDemuxClient::ParsePacket - {551} profile changed from -99 to 100
  984. 15:05:59.456 T:13636 DEBUG: CDVDDemuxClient::ParsePacket - {551} level changed from -99 to 40
  985. 15:05:59.456 T:13636 NOTICE: Opening stream: 551 source: 256
  986. 15:05:59.456 T:13636 NOTICE: Creating video codec with codec id: 28
  987. 15:05:59.456 T:13636 DEBUG: FactoryCodec - Video: - Opening
  988. 15:05:59.457 T:13636 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  989. 15:05:59.457 T:13636 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  990. 15:05:59.457 T:13636 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  991. 15:05:59.457 T:13636 NOTICE: Opening stream: 34 source: 256
  992. 15:05:59.458 T:348 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 28
  993. 15:05:59.458 T:13636 NOTICE: Opening stream: 51 source: 256
  994. 15:05:59.458 T:348 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  995. 15:05:59.460 T:348 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating DXVA(1920x1080)
  996. 15:05:59.460 T:348 DEBUG: DXVA - open decoder
  997. 15:05:59.460 T:348 DEBUG: DXVA - supports 'MPEG2 VLD'
  998. 15:05:59.460 T:348 DEBUG: DXVA - supports 'MPEG2 IDCT'
  999. 15:05:59.460 T:348 DEBUG: DXVA - supports 'VC-1 VLD 2010'
  1000. 15:05:59.460 T:348 DEBUG: DXVA - supports E07EC519-e651-4cd6-ac84-1370cceec851
  1001. 15:05:59.460 T:348 DEBUG: DXVA - supports 'Intel VC-1 VLD'
  1002. 15:05:59.460 T:348 DEBUG: DXVA - supports 'Windows Media Video 9 IDCT'
  1003. 15:05:59.460 T:348 DEBUG: DXVA - supports 'VC-1 IDCT'
  1004. 15:05:59.460 T:348 DEBUG: DXVA - supports 'H.264 VLD, no FGT'
  1005. 15:05:59.461 T:348 DEBUG: DXVA - supports D79BE8DA-0cf1-4c81-b82a-69a4e236f43d
  1006. 15:05:59.461 T:348 DEBUG: DXVA - supports F9AACCBB-c2b6-4cfc-8779-5707b1760552
  1007. 15:05:59.461 T:348 DEBUG: DXVA - supports 705B9D82-76cf-49d6-b7e6-ac8872db013c
  1008. 15:05:59.461 T:348 DEBUG: DXVA - supports 9B8175D4-d670-4cf2-a9f0-fa56df71a1ae
  1009. 15:05:59.461 T:348 DEBUG: DXVA - supports 8EFA5926-bd9e-4b04-8b72-8f977dc44c36
  1010. 15:05:59.461 T:348 DEBUG: DXVA - supports 91CD2D6E-897b-4fa1-b0d7-51dc88010e0a
  1011. 15:05:59.461 T:348 DEBUG: DXVA - supports 442B942A-b4d9-4940-bc45-a882e5f919f3
  1012. 15:05:59.461 T:348 DEBUG: DXVA - supports 97688186-56a8-4094-b543-fc9daaa49f4b
  1013. 15:05:59.461 T:348 DEBUG: DXVA - supports C346E8A3-cbed-4d27-87cc-a70eb4dc8c27
  1014. 15:05:59.461 T:348 DEBUG: DXVA - supports FFC79924-5eaf-4666-a736-06190f281443
  1015. 15:05:59.461 T:348 DEBUG: DXVA - supports F416F7BD-098a-4cf1-a11b-ce54959ca03d
  1016. 15:05:59.461 T:348 DEBUG: DXVA - supports BF44DACD-217f-4370-a383-d573bc56707e
  1017. 15:05:59.461 T:348 DEBUG: DXVA - supports D41289C2-ecf3-4ede-9a04-3bbf9068a629
  1018. 15:05:59.461 T:348 DEBUG: DXVA - supports 2364D06A-f67f-4186-aed0-62b99e1784f1
  1019. 15:05:59.461 T:348 DEBUG: DXVA - supports 8C56EB1E-2b47-466f-8d33-7dbcd63f3df2
  1020. 15:05:59.461 T:348 DEBUG: DXVA - supports 'HEVC / H.265 variable-length decoder, main'
  1021. 15:05:59.461 T:348 DEBUG: DXVA - supports 75FC75F7-c589-4a07-a25b-72e03b0383b3
  1022. 15:05:59.461 T:348 DEBUG: DXVA - supports 'HEVC / H.265 variable-length decoder, main10'
  1023. 15:05:59.461 T:348 DEBUG: DXVA - supports 76988A52-df13-419a-8e64-ffcf4a336cf5
  1024. 15:05:59.461 T:348 DEBUG: DXVA - supports 49761BEC-4b63-4349-a5ff-87ffdf088466
  1025. 15:05:59.461 T:348 DEBUG: DXVA - trying 'H.264 VLD, no FGT'
  1026. 15:05:59.461 T:348 DEBUG: DXVA - Selected input/output format: 103
  1027. 15:05:59.461 T:348 DEBUG: DXVA - source requires 4 references
  1028. 15:05:59.461 T:348 DEBUG: DXVA - config 0: bitstream type 2
  1029. 15:05:59.462 T:348 DEBUG: DXVA - config 1: bitstream type 1
  1030. 15:05:59.462 T:348 DEBUG: DXVA - config 2: bitstream type 2, encrypted
  1031. 15:05:59.462 T:348 DEBUG: DXVA - config 3: bitstream type 2, encrypted
  1032. 15:05:59.462 T:348 DEBUG: DXVA - config 4: bitstream type 1, encrypted
  1033. 15:05:59.462 T:348 DEBUG: DXVA - config 5: bitstream type 1, encrypted
  1034. 15:05:59.462 T:348 DEBUG: DXVA - allocating 14 surfaces with format 103
  1035. 15:05:59.464 T:14196 NOTICE: Creating audio stream (codec id: 86016, channels: 2, sample rate: 48000, no pass-through)
  1036. 15:05:59.464 T:14196 DEBUG: CVideoPlayerAudio:: synctype set to 1: resample
  1037. 15:05:59.473 T:348 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264-d3d11va
  1038. 15:05:59.478 T:11796 INFO: CActiveAESink::OpenSink - initialize sink
  1039. 15:05:59.478 T:11796 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  1040. 15:05:59.481 T:348 ERROR: ffmpeg[15C]: [h264] mmco: unref short failure
  1041. 15:05:59.481 T:348 ERROR: Previous line repeats 1 times.
  1042. 15:05:59.481 T:348 ERROR: ffmpeg[15C]: [h264] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
  1043. 15:05:59.490 T:11796 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{DD2DE387-2B5F-4095-9D63-6A1E03C3775E}
  1044. 15:05:59.496 T:11796 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 001C0E02
  1045. 15:05:59.501 T:11796 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  1046. 15:05:59.502 T:11796 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  1047. 15:05:59.502 T:11796 DEBUG: Audio Device : EV2455 (Intel(R) Display Audio)
  1048. 15:05:59.502 T:11796 DEBUG: Sample Rate : 48000
  1049. 15:05:59.502 T:11796 DEBUG: Sample Format : AE_FMT_FLOAT
  1050. 15:05:59.502 T:11796 DEBUG: Bits Per Sample : 32
  1051. 15:05:59.502 T:11796 DEBUG: Valid Bits/Samp : 32
  1052. 15:05:59.502 T:11796 DEBUG: Channel Count : 2
  1053. 15:05:59.502 T:11796 DEBUG: Block Align : 8
  1054. 15:05:59.502 T:11796 DEBUG: Avg. Bytes Sec : 384000
  1055. 15:05:59.502 T:11796 DEBUG: Samples/Block : 32
  1056. 15:05:59.502 T:11796 DEBUG: Format cBSize : 22
  1057. 15:05:59.502 T:11796 DEBUG: Channel Layout : FL,FR
  1058. 15:05:59.502 T:11796 DEBUG: Channel Mask : 3
  1059. 15:05:59.502 T:11796 DEBUG: Frames : 720
  1060. 15:05:59.502 T:11796 DEBUG: Frame Size : 8
  1061. 15:05:59.502 T:11796 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  1062. 15:05:59.502 T:11796 DEBUG: Output Device : HDMI - EV2455 (Intel(R) Display Audio)
  1063. 15:05:59.502 T:11796 DEBUG: Sample Rate : 48000
  1064. 15:05:59.502 T:11796 DEBUG: Sample Format : AE_FMT_FLOAT
  1065. 15:05:59.502 T:11796 DEBUG: Channel Count : 2
  1066. 15:05:59.502 T:11796 DEBUG: Channel Layout: FL,FR
  1067. 15:05:59.502 T:11796 DEBUG: Frames : 720
  1068. 15:05:59.502 T:11796 DEBUG: Frame Size : 8
  1069. 15:05:59.503 T:1136 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1070. 15:05:59.517 T:348 DEBUG: Previous line repeats 1 times.
  1071. 15:05:59.517 T:348 DEBUG: CRenderManager::Configure - change configuration. 1920x1080. display: 1920x1080. framerate: 50.00. format: DXVA
  1072. 15:05:59.520 T:4804 NOTICE: D3D: rendering method forced to DXVA processor
  1073. 15:05:59.520 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Initing Video Enumerator with params: 1920x1080.
  1074. 15:05:59.520 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 3 rate conversion.
  1075. 15:05:59.520 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0x2ef feature caps.
  1076. 15:05:59.520 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0x1e device caps.
  1077. 15:05:59.520 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0 input format caps.
  1078. 15:05:59.520 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 8 max input streams.
  1079. 15:05:59.520 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 8 max stream states.
  1080. 15:05:59.520 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Selected video processor index: 0.
  1081. 15:05:59.520 T:4804 NOTICE: DXVA::CProcessorHD::InitProcessor: Supported deinterlace methods: Blend:yes, Bob:yes, Adaptive:yes, MoComp:yes.
  1082. 15:05:59.520 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Selected video processor allows 15 future frames and 1 past frames.
  1083. 15:05:59.520 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 0 has following params - max: 1000, min: -1000, default: 0
  1084. 15:05:59.520 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 1 has following params - max: 1000, min: 0, default: 100
  1085. 15:05:59.520 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 2 has following params - max: 1800, min: -1800, default: 0
  1086. 15:05:59.520 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 3 has following params - max: 1000, min: 0, default: 100
  1087. 15:05:59.520 T:4804 DEBUG: DXVA::CProcessorHD::OpenProcessor: Creating processor with input format: (103).
  1088. 15:05:59.522 T:11796 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  1089. 15:05:59.534 T:4804 DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 3: DXVA
  1090. 15:05:59.534 T:4804 DEBUG: created video buffer 0
  1091. 15:05:59.534 T:4804 DEBUG: created video buffer 1
  1092. 15:05:59.534 T:4804 DEBUG: created video buffer 2
  1093. 15:05:59.534 T:4804 DEBUG: created video buffer 3
  1094. 15:05:59.534 T:4804 DEBUG: created video buffer 4
  1095. 15:05:59.534 T:4804 DEBUG: created video buffer 5
  1096. 15:05:59.534 T:4804 DEBUG: CRenderManager::Configure - 6
  1097. 15:05:59.534 T:4804 WARNING: CWinRenderer::UpdateVideoFilter - chosen scaling method 1 is not supported by renderer
  1098. 15:05:59.534 T:4804 DEBUG: CWinRenderer::CreateIntermediateRenderTarget: format 88
  1099. 15:05:59.559 T:13636 DEBUG: CVideoPlayer::HandleMessages - player started 2
  1100. 15:05:59.570 T:4804 DEBUG: Activating window ID: 12005
  1101. 15:05:59.570 T:4804 DEBUG: ------ Window Deinit (MyPVRGuide.xml) ------
  1102. 15:05:59.570 T:11656 DEBUG: Thread epg-grid-refresh-timeline-items 11656 terminating
  1103. 15:05:59.571 T:4804 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  1104. 15:05:59.571 T:4804 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
  1105. 15:05:59.673 T:13636 DEBUG: CVideoPlayer::HandleMessages - player started 1
  1106. 15:05:59.673 T:13636 DEBUG: CVideoPlayer::SetCaching - caching state 3
  1107. 15:05:59.673 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1108. 15:05:59.673 T:13636 DEBUG: CVideoPlayer::SetCaching - caching state 0
  1109. 15:05:59.673 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1110. 15:05:59.673 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:-0.050000
  1111. 15:05:59.673 T:13636 DEBUG: VideoPlayer::Sync - Audio - pts: 12665942044.000000, cache: 345687.403518, totalcache: 579999.983311
  1112. 15:05:59.673 T:13636 DEBUG: VideoPlayer::Sync - Video - pts: 12666459767.000000, cache: 50000.000000, totalcache: 100000.000000
  1113. 15:05:59.673 T:348 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(12664962044.016689)
  1114. 15:05:59.673 T:14196 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(12664962044.016689)
  1115. 15:05:59.673 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:-0.050000
  1116. 15:05:59.673 T:14196 DEBUG: CDVDAudio::Resume - resume audio stream
  1117. 15:05:59.673 T:1136 DEBUG: ActiveAE - start sync of audio stream
  1118. 15:05:59.678 T:348 ERROR: ffmpeg[15C]: [h264] mmco: unref short failure
  1119. 15:05:59.786 T:1136 ERROR: Previous line repeats 1 times.
  1120. 15:05:59.786 T:1136 DEBUG: ActiveAE::SyncStream - average error of 655.610643, start adjusting
  1121. 15:06:00.292 T:348 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1122. 15:06:00.418 T:1136 DEBUG: ActiveAE::SyncStream - average error 28.744220 below threshold of 30.000000
  1123. 15:06:00.520 T:11600 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{dd2de387-2b5f-4095-9d63-6a1e03c3775e} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
  1124. 15:06:00.841 T:348 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1125. 15:06:01.374 T:348 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 40000
  1126. 15:06:01.658 T:7352 DEBUG: Skin Helper Service --> Started Background worker...
  1127. 15:06:01.738 T:7352 DEBUG: CFavourites::Load - no system favourites found, skipping
  1128. 15:06:01.748 T:7352 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet ORDER BY sets.idSet
  1129. 15:06:01.761 T:7352 DEBUG: Skin Helper Service --> Ended Background worker...
  1130. 15:06:03.956 T:4804 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1131. 15:06:04.090 T:4804 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1132. 15:06:04.090 T:4804 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1133. 15:06:04.167 T:13636 DEBUG: CSettingsManager: requested setting (pvrplayback.channelentrytimeout) was not found.
  1134. 15:06:05.806 T:4804 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1135. 15:06:05.956 T:4804 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1136. 15:06:05.956 T:4804 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1137. 15:06:05.961 T:12968 DEBUG: CGUIInfoManager::SetCurrentMovie(pvr://channels/tv/All channels/pvr.vdr.vnsi_2112345331.pvr)
  1138. 15:06:06.424 T:348 DEBUG: CPullupCorrection: detected pattern of length 1: 40000.00, frameduration: 40000.000000
  1139. 15:06:07.529 T:13636 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  1140. 15:06:07.554 T:14196 DEBUG: CDVDAudio::Flush - flush audio stream
  1141. 15:06:07.554 T:14196 DEBUG: CDVDAudio::Pause - pausing audio stream
  1142. 15:06:07.554 T:14196 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1143. 15:06:07.554 T:348 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1144. 15:06:07.555 T:13636 DEBUG: CVideoPlayer::SetCaching - caching state 2
  1145. 15:06:07.555 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1146. 15:06:07.555 T:13636 DEBUG: PVRManager - PVR::CPVRManager::PerformChannelSwitch - switching to channel 'La Deux'
  1147. 15:06:07.555 T:13636 DEBUG: AddOnLog: VDR VNSI Client: changing to channel 2
  1148. 15:06:07.565 T:14196 DEBUG: CDVDAudio::Pause - pausing audio stream
  1149. 15:06:07.795 T:5256 DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item pvr://channels/tv/All channels/pvr.vdr.vnsi_2112345331.pvr
  1150. 15:06:07.808 T:13636 DEBUG: Loading settings for pvr://channels/tv/All channels/pvr.vdr.vnsi_2112345331.pvr
  1151. 15:06:07.852 T:13636 NOTICE: PVRManager - PVR::CPVRManager::PerformChannelSwitch - switched to channel 'La Deux'
  1152. 15:06:07.853 T:13636 NOTICE: Creating Demuxer
  1153. 15:06:07.853 T:5080 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1154. 15:06:07.853 T:5080 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1155. 15:06:07.853 T:5080 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1156. 15:06:07.853 T:5080 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1157. 15:06:07.861 T:8140 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnStop - data: {"end":true,"item":{"channeltype":"tv","id":68,"title":"La Deux","type":"channel"}}
  1158. 15:06:07.861 T:8140 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnPlay - data: {"item":{"channeltype":"tv","id":68,"title":"La Deux","type":"channel"},"player":{"playerid":1,"speed":1}}
  1159. 15:06:08.052 T:12792 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnStop - data: {"end":true,"item":{"channeltype":"tv","id":68,"title":"La Deux","type":"channel"}}
  1160. 15:06:08.162 T:12792 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnPlay - data: {"item":{"channeltype":"tv","id":68,"title":"La Deux","type":"channel"},"player":{"playerid":1,"speed":1}}
  1161. 15:06:09.676 T:13636 DEBUG: CDVDDemuxClient::RequestStreams(): added/updated stream 52 with codec_id 94215
  1162. 15:06:09.677 T:13636 DEBUG: CDVDDemuxClient::RequestStreams(): added/updated stream 102 with codec_id 86016
  1163. 15:06:09.677 T:13636 DEBUG: CDVDDemuxClient::RequestStreams(): added/updated stream 552 with codec_id 28
  1164. 15:06:09.677 T:13636 NOTICE: Opening stream: 552 source: 256
  1165. 15:06:09.677 T:13636 NOTICE: Creating video codec with codec id: 28
  1166. 15:06:09.677 T:13636 DEBUG: FactoryCodec - Video: - Opening
  1167. 15:06:09.677 T:13636 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  1168. 15:06:09.677 T:13636 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  1169. 15:06:09.677 T:13636 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  1170. 15:06:09.677 T:13636 NOTICE: Opening stream: 102 source: 256
  1171. 15:06:09.677 T:348 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 28
  1172. 15:06:09.677 T:13636 NOTICE: Finding audio codec for: 86016
  1173. 15:06:09.677 T:13636 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1174. 15:06:09.678 T:348 DEBUG: DXVA::CDecoder::~CDecoder - destructing decoder, 18BB6AE0
  1175. 15:06:09.678 T:13636 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1176. 15:06:09.679 T:13636 NOTICE: Opening stream: 52 source: 256
  1177. 15:06:09.679 T:13636 NOTICE: waiting for teletext data thread to exit
  1178. 15:06:09.679 T:12944 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true (-1)
  1179. 15:06:09.679 T:12944 NOTICE: thread end: data_thread
  1180. 15:06:09.679 T:12944 DEBUG: Thread DVDTeletextData 12944 terminating
  1181. 15:06:09.681 T:13636 NOTICE: Creating teletext data thread
  1182. 15:06:09.682 T:14196 DEBUG: CDVDAudio::Pause - pausing audio stream
  1183. 15:06:09.684 T:348 NOTICE: DXVA::CDecoder::Close - closing decoder
  1184. 15:06:09.684 T:348 NOTICE: DXVA::Close - closing decoder context
  1185. 15:06:09.684 T:13636 DEBUG: CDVDDemuxClient::ParsePacket - {552} profile changed from -99 to 100
  1186. 15:06:09.684 T:7348 DEBUG: Thread DVDTeletextData start, auto delete: false
  1187. 15:06:09.684 T:7348 NOTICE: running thread: CDVDTeletextData
  1188. 15:06:09.684 T:13636 DEBUG: CDVDDemuxClient::ParsePacket - {552} level changed from -99 to 30
  1189. 15:06:09.684 T:13636 NOTICE: Opening stream: 552 source: 256
  1190. 15:06:09.684 T:13636 NOTICE: Creating video codec with codec id: 28
  1191. 15:06:09.684 T:13636 DEBUG: FactoryCodec - Video: - Opening
  1192. 15:06:09.684 T:13636 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  1193. 15:06:09.685 T:13636 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  1194. 15:06:09.685 T:13636 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  1195. 15:06:09.685 T:13636 NOTICE: Opening stream: 102 source: 256
  1196. 15:06:09.685 T:348 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 28
  1197. 15:06:09.685 T:13636 NOTICE: Opening stream: 52 source: 256
  1198. 15:06:09.685 T:348 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  1199. 15:06:09.688 T:348 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating DXVA(704x576)
  1200. 15:06:09.688 T:348 DEBUG: DXVA - open decoder
  1201. 15:06:09.688 T:348 DEBUG: DXVA - supports 'MPEG2 VLD'
  1202. 15:06:09.688 T:348 DEBUG: DXVA - supports 'MPEG2 IDCT'
  1203. 15:06:09.688 T:348 DEBUG: DXVA - supports 'VC-1 VLD 2010'
  1204. 15:06:09.688 T:348 DEBUG: DXVA - supports E07EC519-e651-4cd6-ac84-1370cceec851
  1205. 15:06:09.688 T:348 DEBUG: DXVA - supports 'Intel VC-1 VLD'
  1206. 15:06:09.689 T:348 DEBUG: DXVA - supports 'Windows Media Video 9 IDCT'
  1207. 15:06:09.689 T:348 DEBUG: DXVA - supports 'VC-1 IDCT'
  1208. 15:06:09.689 T:348 DEBUG: DXVA - supports 'H.264 VLD, no FGT'
  1209. 15:06:09.689 T:348 DEBUG: DXVA - supports D79BE8DA-0cf1-4c81-b82a-69a4e236f43d
  1210. 15:06:09.689 T:348 DEBUG: DXVA - supports F9AACCBB-c2b6-4cfc-8779-5707b1760552
  1211. 15:06:09.689 T:348 DEBUG: DXVA - supports 705B9D82-76cf-49d6-b7e6-ac8872db013c
  1212. 15:06:09.689 T:348 DEBUG: DXVA - supports 9B8175D4-d670-4cf2-a9f0-fa56df71a1ae
  1213. 15:06:09.689 T:348 DEBUG: DXVA - supports 8EFA5926-bd9e-4b04-8b72-8f977dc44c36
  1214. 15:06:09.689 T:348 DEBUG: DXVA - supports 91CD2D6E-897b-4fa1-b0d7-51dc88010e0a
  1215. 15:06:09.689 T:348 DEBUG: DXVA - supports 442B942A-b4d9-4940-bc45-a882e5f919f3
  1216. 15:06:09.689 T:348 DEBUG: DXVA - supports 97688186-56a8-4094-b543-fc9daaa49f4b
  1217. 15:06:09.689 T:348 DEBUG: DXVA - supports C346E8A3-cbed-4d27-87cc-a70eb4dc8c27
  1218. 15:06:09.689 T:348 DEBUG: DXVA - supports FFC79924-5eaf-4666-a736-06190f281443
  1219. 15:06:09.689 T:348 DEBUG: DXVA - supports F416F7BD-098a-4cf1-a11b-ce54959ca03d
  1220. 15:06:09.689 T:348 DEBUG: DXVA - supports BF44DACD-217f-4370-a383-d573bc56707e
  1221. 15:06:09.689 T:348 DEBUG: DXVA - supports D41289C2-ecf3-4ede-9a04-3bbf9068a629
  1222. 15:06:09.689 T:348 DEBUG: DXVA - supports 2364D06A-f67f-4186-aed0-62b99e1784f1
  1223. 15:06:09.689 T:348 DEBUG: DXVA - supports 8C56EB1E-2b47-466f-8d33-7dbcd63f3df2
  1224. 15:06:09.689 T:348 DEBUG: DXVA - supports 'HEVC / H.265 variable-length decoder, main'
  1225. 15:06:09.690 T:348 DEBUG: DXVA - supports 75FC75F7-c589-4a07-a25b-72e03b0383b3
  1226. 15:06:09.690 T:348 DEBUG: DXVA - supports 'HEVC / H.265 variable-length decoder, main10'
  1227. 15:06:09.690 T:348 DEBUG: DXVA - supports 76988A52-df13-419a-8e64-ffcf4a336cf5
  1228. 15:06:09.690 T:348 DEBUG: DXVA - supports 49761BEC-4b63-4349-a5ff-87ffdf088466
  1229. 15:06:09.690 T:348 DEBUG: DXVA - trying 'H.264 VLD, no FGT'
  1230. 15:06:09.690 T:348 DEBUG: DXVA - Selected input/output format: 103
  1231. 15:06:09.690 T:348 DEBUG: DXVA - source requires 4 references
  1232. 15:06:09.690 T:348 DEBUG: DXVA - config 0: bitstream type 2
  1233. 15:06:09.690 T:348 DEBUG: DXVA - config 1: bitstream type 1
  1234. 15:06:09.690 T:348 DEBUG: DXVA - config 2: bitstream type 2, encrypted
  1235. 15:06:09.690 T:348 DEBUG: DXVA - config 3: bitstream type 2, encrypted
  1236. 15:06:09.690 T:348 DEBUG: DXVA - config 4: bitstream type 1, encrypted
  1237. 15:06:09.690 T:348 DEBUG: DXVA - config 5: bitstream type 1, encrypted
  1238. 15:06:09.690 T:348 DEBUG: DXVA - allocating 14 surfaces with format 103
  1239. 15:06:09.693 T:14196 DEBUG: CVideoPlayerAudio:: synctype set to 1: resample
  1240. 15:06:09.693 T:348 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264-d3d11va
  1241. 15:06:09.704 T:348 DEBUG: CRenderManager::Configure - change configuration. 704x576. display: 704x396. framerate: 25.00. format: DXVA
  1242. 15:06:09.710 T:4804 NOTICE: D3D: rendering method forced to DXVA processor
  1243. 15:06:09.711 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Initing Video Enumerator with params: 704x576.
  1244. 15:06:09.711 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 3 rate conversion.
  1245. 15:06:09.711 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0x2ef feature caps.
  1246. 15:06:09.711 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0x1e device caps.
  1247. 15:06:09.711 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0 input format caps.
  1248. 15:06:09.711 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 8 max input streams.
  1249. 15:06:09.711 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 8 max stream states.
  1250. 15:06:09.711 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Selected video processor index: 0.
  1251. 15:06:09.711 T:4804 NOTICE: DXVA::CProcessorHD::InitProcessor: Supported deinterlace methods: Blend:yes, Bob:yes, Adaptive:yes, MoComp:yes.
  1252. 15:06:09.711 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Selected video processor allows 15 future frames and 1 past frames.
  1253. 15:06:09.711 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 0 has following params - max: 1000, min: -1000, default: 0
  1254. 15:06:09.711 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 1 has following params - max: 1000, min: 0, default: 100
  1255. 15:06:09.711 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 2 has following params - max: 1800, min: -1800, default: 0
  1256. 15:06:09.711 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 3 has following params - max: 1000, min: 0, default: 100
  1257. 15:06:09.711 T:4804 DEBUG: DXVA::CProcessorHD::OpenProcessor: Creating processor with input format: (103).
  1258. 15:06:09.714 T:4804 DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 3: DXVA
  1259. 15:06:09.714 T:4804 DEBUG: created video buffer 0
  1260. 15:06:09.714 T:4804 DEBUG: created video buffer 1
  1261. 15:06:09.714 T:4804 DEBUG: created video buffer 2
  1262. 15:06:09.714 T:4804 DEBUG: created video buffer 3
  1263. 15:06:09.714 T:4804 DEBUG: created video buffer 4
  1264. 15:06:09.714 T:4804 DEBUG: DXVA::CSurfaceContext::~CSurfaceContext - destructing surface context
  1265. 15:06:09.714 T:4804 DEBUG: created video buffer 5
  1266. 15:06:09.714 T:4804 DEBUG: CRenderManager::Configure - 6
  1267. 15:06:09.715 T:4804 WARNING: CWinRenderer::UpdateVideoFilter - chosen scaling method 1 is not supported by renderer
  1268. 15:06:09.795 T:13636 DEBUG: CVideoPlayer::HandleMessages - player started 2
  1269. 15:06:09.795 T:13636 DEBUG: CVideoPlayer::HandleMessages - player started 1
  1270. 15:06:09.796 T:13636 DEBUG: CVideoPlayer::SetCaching - caching state 3
  1271. 15:06:09.796 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1272. 15:06:09.796 T:13636 DEBUG: CVideoPlayer::SetCaching - caching state 0
  1273. 15:06:09.796 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1274. 15:06:09.796 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:-0.050000
  1275. 15:06:09.796 T:13636 DEBUG: VideoPlayer::Sync - Audio - pts: 14832725700.000000, cache: 290057.305656, totalcache: 579999.983311
  1276. 15:06:09.796 T:13636 DEBUG: VideoPlayer::Sync - Video - pts: 14833282456.000000, cache: 50000.000000, totalcache: 100000.000000
  1277. 15:06:09.796 T:348 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(14831745700.016689)
  1278. 15:06:09.796 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:-0.050000
  1279. 15:06:09.796 T:14196 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(14831745700.016689)
  1280. 15:06:09.796 T:14196 DEBUG: CDVDAudio::Resume - resume audio stream
  1281. 15:06:09.796 T:1136 DEBUG: ActiveAE - start sync of audio stream
  1282. 15:06:09.906 T:1136 DEBUG: ActiveAE::SyncStream - average error of 703.746888, start adjusting
  1283. 15:06:10.439 T:348 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1284. 15:06:10.524 T:1136 DEBUG: ActiveAE::SyncStream - average error 22.311546 below threshold of 30.000000
  1285. 15:06:10.961 T:348 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1286. 15:06:11.472 T:348 WARNING: Previous line repeats 1 times.
  1287. 15:06:11.472 T:348 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 40000
  1288. 15:06:12.038 T:4804 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1289. 15:06:12.139 T:4804 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1290. 15:06:12.139 T:4804 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1291. 15:06:12.238 T:5256 DEBUG: CGUIInfoManager::SetCurrentMovie(pvr://channels/tv/All channels/pvr.vdr.vnsi_1693353289.pvr)
  1292. 15:06:12.322 T:4804 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1293. 15:06:12.438 T:4804 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1294. 15:06:12.438 T:4804 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1295. 15:06:12.460 T:5256 DEBUG: CGUIInfoManager::SetCurrentMovie(pvr://channels/tv/All channels/pvr.vdr.vnsi_334083551.pvr)
  1296. 15:06:14.020 T:13636 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  1297. 15:06:14.050 T:14196 DEBUG: CDVDAudio::Flush - flush audio stream
  1298. 15:06:14.050 T:14196 DEBUG: CDVDAudio::Pause - pausing audio stream
  1299. 15:06:14.050 T:14196 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1300. 15:06:14.050 T:13636 DEBUG: CVideoPlayer::SetCaching - caching state 2
  1301. 15:06:14.050 T:348 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1302. 15:06:14.050 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1303. 15:06:14.050 T:13636 DEBUG: PVRManager - PVR::CPVRManager::PerformChannelSwitch - switching to channel 'RTL-TVi HD'
  1304. 15:06:14.050 T:13636 DEBUG: AddOnLog: VDR VNSI Client: changing to channel 4
  1305. 15:06:14.060 T:14196 DEBUG: CDVDAudio::Pause - pausing audio stream
  1306. 15:06:14.391 T:14836 DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item pvr://channels/tv/All channels/pvr.vdr.vnsi_334083551.pvr
  1307. 15:06:14.403 T:13636 DEBUG: Loading settings for pvr://channels/tv/All channels/pvr.vdr.vnsi_334083551.pvr
  1308. 15:06:14.445 T:13636 NOTICE: PVRManager - PVR::CPVRManager::PerformChannelSwitch - switched to channel 'RTL-TVi HD'
  1309. 15:06:14.446 T:5080 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1310. 15:06:14.446 T:13636 NOTICE: Creating Demuxer
  1311. 15:06:14.446 T:5080 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1312. 15:06:14.446 T:5080 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1313. 15:06:14.446 T:5080 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1314. 15:06:14.473 T:12792 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnStop - data: {"end":true,"item":{"channeltype":"tv","id":12,"title":"RTL-TVi HD","type":"channel"}}
  1315. 15:06:14.480 T:8140 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnStop - data: {"end":true,"item":{"channeltype":"tv","id":12,"title":"RTL-TVi HD","type":"channel"}}
  1316. 15:06:14.480 T:8140 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnPlay - data: {"item":{"channeltype":"tv","id":12,"title":"RTL-TVi HD","type":"channel"},"player":{"playerid":1,"speed":1}}
  1317. 15:06:14.581 T:12792 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnPlay - data: {"item":{"channeltype":"tv","id":12,"title":"RTL-TVi HD","type":"channel"},"player":{"playerid":1,"speed":1}}
  1318. 15:06:14.924 T:9080 DEBUG: AddOnLog: VDR VNSI Client: Server requested Epg update for channel: 1152200827
  1319. 15:06:15.366 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'LCI' from client '1254006891'
  1320. 15:06:15.379 T:14512 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  1321. 15:06:16.492 T:13636 DEBUG: CDVDDemuxClient::RequestStreams(): added/updated stream 106 with codec_id 86016
  1322. 15:06:16.493 T:13636 DEBUG: CDVDDemuxClient::RequestStreams(): added/updated stream 556 with codec_id 28
  1323. 15:06:16.493 T:13636 NOTICE: Opening stream: 556 source: 256
  1324. 15:06:16.493 T:13636 NOTICE: Creating video codec with codec id: 28
  1325. 15:06:16.493 T:13636 DEBUG: FactoryCodec - Video: - Opening
  1326. 15:06:16.493 T:13636 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  1327. 15:06:16.493 T:13636 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  1328. 15:06:16.493 T:13636 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  1329. 15:06:16.493 T:13636 NOTICE: Opening stream: 106 source: 256
  1330. 15:06:16.493 T:348 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 28
  1331. 15:06:16.493 T:13636 NOTICE: Finding audio codec for: 86016
  1332. 15:06:16.493 T:13636 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1333. 15:06:16.494 T:348 DEBUG: DXVA::CDecoder::~CDecoder - destructing decoder, 18BB66D0
  1334. 15:06:16.494 T:13636 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1335. 15:06:16.494 T:13636 NOTICE: Closing stream player 4
  1336. 15:06:16.495 T:13636 NOTICE: waiting for teletext data thread to exit
  1337. 15:06:16.495 T:7348 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true (-1)
  1338. 15:06:16.495 T:7348 NOTICE: thread end: data_thread
  1339. 15:06:16.495 T:7348 DEBUG: Thread DVDTeletextData 7348 terminating
  1340. 15:06:16.495 T:348 NOTICE: DXVA::CDecoder::Close - closing decoder
  1341. 15:06:16.495 T:348 NOTICE: DXVA::Close - closing decoder context
  1342. 15:06:16.498 T:13636 DEBUG: CDVDDemuxClient::ParsePacket - {556} profile changed from -99 to 100
  1343. 15:06:16.499 T:13636 DEBUG: CDVDDemuxClient::ParsePacket - {556} level changed from -99 to 40
  1344. 15:06:16.499 T:13636 NOTICE: Opening stream: 556 source: 256
  1345. 15:06:16.499 T:13636 NOTICE: Creating video codec with codec id: 28
  1346. 15:06:16.499 T:13636 DEBUG: FactoryCodec - Video: - Opening
  1347. 15:06:16.499 T:13636 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  1348. 15:06:16.499 T:13636 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  1349. 15:06:16.499 T:13636 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  1350. 15:06:16.499 T:13636 NOTICE: Opening stream: 106 source: 256
  1351. 15:06:16.499 T:348 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 28
  1352. 15:06:16.501 T:348 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating DXVA(1920x1080)
  1353. 15:06:16.502 T:348 DEBUG: DXVA - open decoder
  1354. 15:06:16.502 T:348 DEBUG: DXVA - supports 'MPEG2 VLD'
  1355. 15:06:16.502 T:348 DEBUG: DXVA - supports 'MPEG2 IDCT'
  1356. 15:06:16.502 T:348 DEBUG: DXVA - supports 'VC-1 VLD 2010'
  1357. 15:06:16.502 T:348 DEBUG: DXVA - supports E07EC519-e651-4cd6-ac84-1370cceec851
  1358. 15:06:16.502 T:348 DEBUG: DXVA - supports 'Intel VC-1 VLD'
  1359. 15:06:16.502 T:348 DEBUG: DXVA - supports 'Windows Media Video 9 IDCT'
  1360. 15:06:16.502 T:348 DEBUG: DXVA - supports 'VC-1 IDCT'
  1361. 15:06:16.502 T:348 DEBUG: DXVA - supports 'H.264 VLD, no FGT'
  1362. 15:06:16.502 T:348 DEBUG: DXVA - supports D79BE8DA-0cf1-4c81-b82a-69a4e236f43d
  1363. 15:06:16.502 T:348 DEBUG: DXVA - supports F9AACCBB-c2b6-4cfc-8779-5707b1760552
  1364. 15:06:16.502 T:348 DEBUG: DXVA - supports 705B9D82-76cf-49d6-b7e6-ac8872db013c
  1365. 15:06:16.502 T:348 DEBUG: DXVA - supports 9B8175D4-d670-4cf2-a9f0-fa56df71a1ae
  1366. 15:06:16.502 T:348 DEBUG: DXVA - supports 8EFA5926-bd9e-4b04-8b72-8f977dc44c36
  1367. 15:06:16.502 T:348 DEBUG: DXVA - supports 91CD2D6E-897b-4fa1-b0d7-51dc88010e0a
  1368. 15:06:16.502 T:348 DEBUG: DXVA - supports 442B942A-b4d9-4940-bc45-a882e5f919f3
  1369. 15:06:16.502 T:348 DEBUG: DXVA - supports 97688186-56a8-4094-b543-fc9daaa49f4b
  1370. 15:06:16.502 T:348 DEBUG: DXVA - supports C346E8A3-cbed-4d27-87cc-a70eb4dc8c27
  1371. 15:06:16.502 T:348 DEBUG: DXVA - supports FFC79924-5eaf-4666-a736-06190f281443
  1372. 15:06:16.502 T:348 DEBUG: DXVA - supports F416F7BD-098a-4cf1-a11b-ce54959ca03d
  1373. 15:06:16.502 T:348 DEBUG: DXVA - supports BF44DACD-217f-4370-a383-d573bc56707e
  1374. 15:06:16.502 T:348 DEBUG: DXVA - supports D41289C2-ecf3-4ede-9a04-3bbf9068a629
  1375. 15:06:16.502 T:348 DEBUG: DXVA - supports 2364D06A-f67f-4186-aed0-62b99e1784f1
  1376. 15:06:16.502 T:348 DEBUG: DXVA - supports 8C56EB1E-2b47-466f-8d33-7dbcd63f3df2
  1377. 15:06:16.502 T:348 DEBUG: DXVA - supports 'HEVC / H.265 variable-length decoder, main'
  1378. 15:06:16.502 T:348 DEBUG: DXVA - supports 75FC75F7-c589-4a07-a25b-72e03b0383b3
  1379. 15:06:16.502 T:348 DEBUG: DXVA - supports 'HEVC / H.265 variable-length decoder, main10'
  1380. 15:06:16.502 T:348 DEBUG: DXVA - supports 76988A52-df13-419a-8e64-ffcf4a336cf5
  1381. 15:06:16.502 T:348 DEBUG: DXVA - supports 49761BEC-4b63-4349-a5ff-87ffdf088466
  1382. 15:06:16.502 T:348 DEBUG: DXVA - trying 'H.264 VLD, no FGT'
  1383. 15:06:16.502 T:348 DEBUG: DXVA - Selected input/output format: 103
  1384. 15:06:16.502 T:348 DEBUG: DXVA - source requires 4 references
  1385. 15:06:16.502 T:348 DEBUG: DXVA - config 0: bitstream type 2
  1386. 15:06:16.502 T:348 DEBUG: DXVA - config 1: bitstream type 1
  1387. 15:06:16.503 T:348 DEBUG: DXVA - config 2: bitstream type 2, encrypted
  1388. 15:06:16.503 T:348 DEBUG: DXVA - config 3: bitstream type 2, encrypted
  1389. 15:06:16.503 T:348 DEBUG: DXVA - config 4: bitstream type 1, encrypted
  1390. 15:06:16.503 T:348 DEBUG: DXVA - config 5: bitstream type 1, encrypted
  1391. 15:06:16.503 T:348 DEBUG: DXVA - allocating 14 surfaces with format 103
  1392. 15:06:16.504 T:14196 DEBUG: CDVDAudio::Pause - pausing audio stream
  1393. 15:06:16.504 T:14196 DEBUG: CVideoPlayerAudio:: synctype set to 1: resample
  1394. 15:06:16.511 T:348 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264-d3d11va
  1395. 15:06:16.517 T:348 ERROR: ffmpeg[15C]: [h264] mmco: unref short failure
  1396. 15:06:16.517 T:348 ERROR: Previous line repeats 1 times.
  1397. 15:06:16.517 T:348 ERROR: ffmpeg[15C]: [h264] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
  1398. 15:06:16.575 T:348 DEBUG: CRenderManager::Configure - change configuration. 1920x1080. display: 1920x1080. framerate: 50.00. format: DXVA
  1399. 15:06:16.581 T:4804 NOTICE: D3D: rendering method forced to DXVA processor
  1400. 15:06:16.583 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Initing Video Enumerator with params: 1920x1080.
  1401. 15:06:16.583 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 3 rate conversion.
  1402. 15:06:16.583 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0x2ef feature caps.
  1403. 15:06:16.583 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0x1e device caps.
  1404. 15:06:16.583 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0 input format caps.
  1405. 15:06:16.583 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 8 max input streams.
  1406. 15:06:16.583 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 8 max stream states.
  1407. 15:06:16.583 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Selected video processor index: 0.
  1408. 15:06:16.583 T:4804 NOTICE: DXVA::CProcessorHD::InitProcessor: Supported deinterlace methods: Blend:yes, Bob:yes, Adaptive:yes, MoComp:yes.
  1409. 15:06:16.583 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Selected video processor allows 15 future frames and 1 past frames.
  1410. 15:06:16.583 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 0 has following params - max: 1000, min: -1000, default: 0
  1411. 15:06:16.583 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 1 has following params - max: 1000, min: 0, default: 100
  1412. 15:06:16.583 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 2 has following params - max: 1800, min: -1800, default: 0
  1413. 15:06:16.583 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 3 has following params - max: 1000, min: 0, default: 100
  1414. 15:06:16.583 T:4804 DEBUG: DXVA::CProcessorHD::OpenProcessor: Creating processor with input format: (103).
  1415. 15:06:16.586 T:4804 DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 3: DXVA
  1416. 15:06:16.586 T:4804 DEBUG: created video buffer 0
  1417. 15:06:16.586 T:4804 DEBUG: created video buffer 1
  1418. 15:06:16.586 T:4804 DEBUG: created video buffer 2
  1419. 15:06:16.586 T:4804 DEBUG: created video buffer 3
  1420. 15:06:16.586 T:4804 DEBUG: created video buffer 4
  1421. 15:06:16.586 T:4804 DEBUG: DXVA::CSurfaceContext::~CSurfaceContext - destructing surface context
  1422. 15:06:16.586 T:4804 DEBUG: created video buffer 5
  1423. 15:06:16.586 T:4804 DEBUG: CRenderManager::Configure - 6
  1424. 15:06:16.586 T:4804 WARNING: CWinRenderer::UpdateVideoFilter - chosen scaling method 1 is not supported by renderer
  1425. 15:06:16.609 T:13636 DEBUG: CVideoPlayer::HandleMessages - player started 2
  1426. 15:06:16.720 T:13636 DEBUG: CVideoPlayer::HandleMessages - player started 1
  1427. 15:06:16.721 T:13636 DEBUG: CVideoPlayer::SetCaching - caching state 3
  1428. 15:06:16.721 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1429. 15:06:16.721 T:13636 DEBUG: CVideoPlayer::SetCaching - caching state 0
  1430. 15:06:16.721 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1431. 15:06:16.721 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:-0.050000
  1432. 15:06:16.721 T:13636 DEBUG: VideoPlayer::Sync - Audio - pts: 77748850756.000000, cache: 304119.075222, totalcache: 579999.983311
  1433. 15:06:16.721 T:13636 DEBUG: VideoPlayer::Sync - Video - pts: 77749510000.000000, cache: 50000.000000, totalcache: 100000.000000
  1434. 15:06:16.721 T:14196 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(77747870756.016693)
  1435. 15:06:16.721 T:14196 DEBUG: CDVDAudio::Resume - resume audio stream
  1436. 15:06:16.721 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:-0.050000
  1437. 15:06:16.721 T:348 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(77747870756.016693)
  1438. 15:06:16.724 T:1136 DEBUG: ActiveAE - start sync of audio stream
  1439. 15:06:16.742 T:348 ERROR: ffmpeg[15C]: [h264] mmco: unref short failure
  1440. 15:06:16.832 T:1136 ERROR: Previous line repeats 1 times.
  1441. 15:06:16.832 T:1136 DEBUG: ActiveAE::SyncStream - average error of 685.343095, start adjusting
  1442. 15:06:17.339 T:348 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1443. 15:06:17.501 T:1136 DEBUG: ActiveAE::SyncStream - average error 24.248071 below threshold of 30.000000
  1444. 15:06:17.856 T:348 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1445. 15:06:19.370 T:348 WARNING: Previous line repeats 2 times.
  1446. 15:06:19.370 T:348 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 40000
  1447. 15:06:20.437 T:4804 DEBUG: Keyboard: scancode: 0x1f, sym: 0x0073, unicode: 0x0073, modifier: 0x0
  1448. 15:06:20.438 T:4804 DEBUG: CInputManager::OnKey: s (0xf053) pressed, action is ActivateWindow(ShutdownMenu)
  1449. 15:06:20.438 T:4804 DEBUG: Activating window ID: 10111
  1450. 15:06:20.438 T:4804 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  1451. 15:06:20.438 T:4804 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
  1452. 15:06:20.520 T:4804 DEBUG: Keyboard: scancode: 0x1f, sym: 0x0073, unicode: 0x0000, modifier: 0x0
  1453. 15:06:21.354 T:4804 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1454. 15:06:21.354 T:4804 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1455. 15:06:21.437 T:4804 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1456. 15:06:21.637 T:4804 DEBUG: Previous line repeats 1 times.
  1457. 15:06:21.637 T:4804 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1458. 15:06:21.737 T:4804 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1459. 15:06:21.920 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1460. 15:06:22.020 T:4804 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1461. 15:06:22.020 T:4804 DEBUG: ------ Window Deinit () ------
  1462. 15:06:22.020 T:4804 DEBUG: ------ Window Deinit (DialogButtonMenu.xml) ------
  1463. 15:06:22.020 T:4804 DEBUG: Activating window ID: 10004
  1464. 15:06:22.020 T:4804 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  1465. 15:06:22.029 T:4804 DEBUG: ------ Window Init (Settings.xml) ------
  1466. 15:06:22.029 T:4804 INFO: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
  1467. 15:06:22.051 T:4804 ERROR: Window Translator: Can't find window programsettings
  1468. 15:06:22.067 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1469. 15:06:22.082 T:4804 DEBUG: ------ Window Init () ------
  1470. 15:06:23.741 T:348 DEBUG: CPullupCorrection: detected pattern of length 1: 40000.00, frameduration: 40000.000000
  1471. 15:06:24.521 T:4804 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1472. 15:06:24.521 T:4804 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1473. 15:06:24.602 T:4804 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1474. 15:06:24.720 T:4804 DEBUG: Previous line repeats 1 times.
  1475. 15:06:24.720 T:4804 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1476. 15:06:24.853 T:4804 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1477. 15:06:25.169 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1478. 15:06:25.269 T:4804 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1479. 15:06:25.269 T:4804 DEBUG: Activating window ID: 10021
  1480. 15:06:25.572 T:4804 DEBUG: ------ Window Deinit (Settings.xml) ------
  1481. 15:06:25.586 T:4804 DEBUG: ------ Window Init (SettingsCategory.xml) ------
  1482. 15:06:25.586 T:4804 INFO: Loading skin file: SettingsCategory.xml, load type: KEEP_IN_MEMORY
  1483. 15:06:25.597 T:4804 ERROR: Window Translator: Can't find window programsettings
  1484. 15:06:25.606 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1485. 15:06:26.528 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1486. 15:06:26.719 T:4804 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1487. 15:06:26.719 T:4804 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1488. 15:06:26.819 T:4804 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1489. 15:06:26.919 T:4804 DEBUG: Previous line repeats 1 times.
  1490. 15:06:26.920 T:4804 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1491. 15:06:27.019 T:4804 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1492. 15:06:27.103 T:4804 DEBUG: Previous line repeats 1 times.
  1493. 15:06:27.103 T:4804 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1494. 15:06:27.203 T:4804 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1495. 15:06:27.519 T:4804 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1496. 15:06:27.519 T:4804 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1497. 15:06:27.670 T:4804 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1498. 15:06:27.936 T:4804 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1499. 15:06:27.936 T:4804 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1500. 15:06:28.052 T:4804 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1501. 15:06:28.119 T:4804 DEBUG: Previous line repeats 1 times.
  1502. 15:06:28.120 T:4804 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1503. 15:06:28.219 T:4804 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1504. 15:06:28.286 T:4804 DEBUG: Previous line repeats 1 times.
  1505. 15:06:28.286 T:4804 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1506. 15:06:28.385 T:4804 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1507. 15:06:28.469 T:4804 DEBUG: Previous line repeats 1 times.
  1508. 15:06:28.469 T:4804 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1509. 15:06:28.569 T:4804 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1510. 15:06:28.719 T:4804 DEBUG: Previous line repeats 1 times.
  1511. 15:06:28.719 T:4804 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1512. 15:06:28.819 T:4804 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1513. 15:06:29.285 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1514. 15:06:29.435 T:4804 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1515. 15:06:29.435 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1516. 15:06:29.940 T:9080 DEBUG: AddOnLog: VDR VNSI Client: Server requested Epg update for channel: 1432789624
  1517. 15:06:30.052 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1518. 15:06:30.118 T:4804 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1519. 15:06:30.118 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1520. 15:06:30.236 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1521. 15:06:30.318 T:4804 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1522. 15:06:30.318 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1523. 15:06:30.383 T:12336 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'France 24 ' from client '1254006891'
  1524. 15:06:30.396 T:14512 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  1525. 15:06:30.435 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1526. 15:06:30.502 T:4804 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1527. 15:06:30.502 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1528. 15:06:30.702 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1529. 15:06:30.802 T:4804 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1530. 15:06:30.802 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1531. 15:06:31.018 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1532. 15:06:31.118 T:4804 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1533. 15:06:31.118 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1534. 15:06:31.435 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1535. 15:06:31.485 T:4804 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1536. 15:06:31.485 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1537. 15:06:32.085 T:4804 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1538. 15:06:32.086 T:4804 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1539. 15:06:32.218 T:4804 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1540. 15:06:32.668 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1541. 15:06:32.784 T:4804 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1542. 15:06:32.785 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1543. 15:06:33.418 T:4804 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  1544. 15:06:33.419 T:4804 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is PreviousMenu
  1545. 15:06:33.432 T:4804 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1546. 15:06:33.738 T:4804 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  1547. 15:06:33.751 T:4804 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1548. 15:06:33.751 T:4804 DEBUG: ------ Window Init (Settings.xml) ------
  1549. 15:06:33.752 T:4804 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0000, modifier: 0x0
  1550. 15:06:33.752 T:4804 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  1551. 15:06:33.818 T:4804 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is Back
  1552. 15:06:33.818 T:4804 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1553. 15:06:34.138 T:4804 DEBUG: ------ Window Deinit (Settings.xml) ------
  1554. 15:06:34.151 T:4804 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1555. 15:06:34.151 T:4804 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  1556. 15:06:34.151 T:4804 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0000, modifier: 0x0
  1557. 15:06:37.034 T:4804 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1558. 15:06:37.168 T:4804 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1559. 15:06:37.168 T:4804 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1560. 15:06:37.169 T:4804 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1561. 15:06:37.232 T:13636 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  1562. 15:06:37.271 T:14196 DEBUG: CDVDAudio::Flush - flush audio stream
  1563. 15:06:37.271 T:14196 DEBUG: CDVDAudio::Pause - pausing audio stream
  1564. 15:06:37.271 T:14196 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1565. 15:06:37.271 T:13636 DEBUG: CVideoPlayer::SetCaching - caching state 2
  1566. 15:06:37.271 T:348 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1567. 15:06:37.271 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1568. 15:06:37.271 T:13636 DEBUG: PVRManager - PVR::CPVRManager::PerformChannelSwitch - switching to channel 'Club-RTL'
  1569. 15:06:37.271 T:13636 DEBUG: AddOnLog: VDR VNSI Client: changing to channel 5
  1570. 15:06:37.282 T:14196 DEBUG: CDVDAudio::Pause - pausing audio stream
  1571. 15:06:37.588 T:14836 DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item pvr://channels/tv/All channels/pvr.vdr.vnsi_334083551.pvr
  1572. 15:06:37.600 T:13636 DEBUG: Loading settings for pvr://channels/tv/All channels/pvr.vdr.vnsi_227352700.pvr
  1573. 15:06:37.637 T:13636 NOTICE: PVRManager - PVR::CPVRManager::PerformChannelSwitch - switched to channel 'Club-RTL'
  1574. 15:06:37.637 T:5080 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1575. 15:06:37.637 T:13636 NOTICE: Creating Demuxer
  1576. 15:06:37.637 T:5080 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1577. 15:06:37.637 T:5080 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1578. 15:06:37.638 T:14836 DEBUG: CGUIInfoManager::SetCurrentMovie(pvr://channels/tv/All channels/pvr.vdr.vnsi_227352700.pvr)
  1579. 15:06:37.638 T:5080 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1580. 15:06:37.663 T:8140 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnStop - data: {"end":true,"item":{"channeltype":"tv","id":12,"title":"RTL-TVi HD","type":"channel"}}
  1581. 15:06:37.663 T:8140 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnPlay - data: {"item":{"channeltype":"tv","id":8,"title":"Club-RTL","type":"channel"},"player":{"playerid":1,"speed":1}}
  1582. 15:06:37.703 T:12792 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnStop - data: {"end":true,"item":{"channeltype":"tv","id":12,"title":"RTL-TVi HD","type":"channel"}}
  1583. 15:06:37.812 T:12792 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnPlay - data: {"item":{"channeltype":"tv","id":8,"title":"Club-RTL","type":"channel"},"player":{"playerid":1,"speed":1}}
  1584. 15:06:38.055 T:5256 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url smb://streamy3/Recordings/clients/picons/1_0_19_4212_2F44_13E_820000_0_0_0.png
  1585. 15:06:38.057 T:3724 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url smb://streamy3/Recordings/clients/picons/1_0_19_4211_2F44_13E_820000_0_0_0.png
  1586. 15:06:39.579 T:13636 DEBUG: CDVDDemuxClient::RequestStreams(): added/updated stream 107 with codec_id 86016
  1587. 15:06:39.579 T:13636 DEBUG: CDVDDemuxClient::RequestStreams(): added/updated stream 557 with codec_id 28
  1588. 15:06:39.579 T:13636 NOTICE: Opening stream: 557 source: 256
  1589. 15:06:39.579 T:13636 NOTICE: Creating video codec with codec id: 28
  1590. 15:06:39.579 T:13636 DEBUG: FactoryCodec - Video: - Opening
  1591. 15:06:39.579 T:13636 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  1592. 15:06:39.579 T:13636 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  1593. 15:06:39.580 T:13636 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  1594. 15:06:39.580 T:13636 NOTICE: Opening stream: 107 source: 256
  1595. 15:06:39.580 T:348 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 28
  1596. 15:06:39.580 T:13636 NOTICE: Finding audio codec for: 86016
  1597. 15:06:39.580 T:13636 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1598. 15:06:39.581 T:348 DEBUG: DXVA::CDecoder::~CDecoder - destructing decoder, 18BB66D0
  1599. 15:06:39.581 T:13636 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1600. 15:06:39.582 T:13636 DEBUG: CDVDDemuxClient::ParsePacket - {557} profile changed from -99 to 77
  1601. 15:06:39.582 T:13636 DEBUG: CDVDDemuxClient::ParsePacket - {557} level changed from -99 to 30
  1602. 15:06:39.582 T:13636 NOTICE: Opening stream: 557 source: 256
  1603. 15:06:39.582 T:13636 NOTICE: Creating video codec with codec id: 28
  1604. 15:06:39.582 T:13636 DEBUG: FactoryCodec - Video: - Opening
  1605. 15:06:39.582 T:13636 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  1606. 15:06:39.583 T:13636 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  1607. 15:06:39.583 T:13636 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  1608. 15:06:39.583 T:13636 NOTICE: Opening stream: 107 source: 256
  1609. 15:06:39.585 T:348 NOTICE: DXVA::CDecoder::Close - closing decoder
  1610. 15:06:39.585 T:348 NOTICE: DXVA::Close - closing decoder context
  1611. 15:06:39.585 T:348 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 28
  1612. 15:06:39.587 T:14196 DEBUG: CDVDAudio::Pause - pausing audio stream
  1613. 15:06:39.587 T:14196 DEBUG: CVideoPlayerAudio:: synctype set to 1: resample
  1614. 15:06:39.587 T:348 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating DXVA(704x576)
  1615. 15:06:39.587 T:348 DEBUG: DXVA - open decoder
  1616. 15:06:39.588 T:348 DEBUG: DXVA - supports 'MPEG2 VLD'
  1617. 15:06:39.588 T:348 DEBUG: DXVA - supports 'MPEG2 IDCT'
  1618. 15:06:39.588 T:348 DEBUG: DXVA - supports 'VC-1 VLD 2010'
  1619. 15:06:39.588 T:348 DEBUG: DXVA - supports E07EC519-e651-4cd6-ac84-1370cceec851
  1620. 15:06:39.588 T:348 DEBUG: DXVA - supports 'Intel VC-1 VLD'
  1621. 15:06:39.588 T:348 DEBUG: DXVA - supports 'Windows Media Video 9 IDCT'
  1622. 15:06:39.588 T:348 DEBUG: DXVA - supports 'VC-1 IDCT'
  1623. 15:06:39.588 T:348 DEBUG: DXVA - supports 'H.264 VLD, no FGT'
  1624. 15:06:39.588 T:348 DEBUG: DXVA - supports D79BE8DA-0cf1-4c81-b82a-69a4e236f43d
  1625. 15:06:39.588 T:348 DEBUG: DXVA - supports F9AACCBB-c2b6-4cfc-8779-5707b1760552
  1626. 15:06:39.588 T:348 DEBUG: DXVA - supports 705B9D82-76cf-49d6-b7e6-ac8872db013c
  1627. 15:06:39.588 T:348 DEBUG: DXVA - supports 9B8175D4-d670-4cf2-a9f0-fa56df71a1ae
  1628. 15:06:39.588 T:348 DEBUG: DXVA - supports 8EFA5926-bd9e-4b04-8b72-8f977dc44c36
  1629. 15:06:39.588 T:348 DEBUG: DXVA - supports 91CD2D6E-897b-4fa1-b0d7-51dc88010e0a
  1630. 15:06:39.588 T:348 DEBUG: DXVA - supports 442B942A-b4d9-4940-bc45-a882e5f919f3
  1631. 15:06:39.588 T:348 DEBUG: DXVA - supports 97688186-56a8-4094-b543-fc9daaa49f4b
  1632. 15:06:39.588 T:348 DEBUG: DXVA - supports C346E8A3-cbed-4d27-87cc-a70eb4dc8c27
  1633. 15:06:39.588 T:348 DEBUG: DXVA - supports FFC79924-5eaf-4666-a736-06190f281443
  1634. 15:06:39.588 T:348 DEBUG: DXVA - supports F416F7BD-098a-4cf1-a11b-ce54959ca03d
  1635. 15:06:39.588 T:348 DEBUG: DXVA - supports BF44DACD-217f-4370-a383-d573bc56707e
  1636. 15:06:39.588 T:348 DEBUG: DXVA - supports D41289C2-ecf3-4ede-9a04-3bbf9068a629
  1637. 15:06:39.588 T:348 DEBUG: DXVA - supports 2364D06A-f67f-4186-aed0-62b99e1784f1
  1638. 15:06:39.588 T:348 DEBUG: DXVA - supports 8C56EB1E-2b47-466f-8d33-7dbcd63f3df2
  1639. 15:06:39.588 T:348 DEBUG: DXVA - supports 'HEVC / H.265 variable-length decoder, main'
  1640. 15:06:39.588 T:348 DEBUG: DXVA - supports 75FC75F7-c589-4a07-a25b-72e03b0383b3
  1641. 15:06:39.589 T:348 DEBUG: DXVA - supports 'HEVC / H.265 variable-length decoder, main10'
  1642. 15:06:39.589 T:348 DEBUG: DXVA - supports 76988A52-df13-419a-8e64-ffcf4a336cf5
  1643. 15:06:39.589 T:348 DEBUG: DXVA - supports 49761BEC-4b63-4349-a5ff-87ffdf088466
  1644. 15:06:39.589 T:348 DEBUG: DXVA - trying 'H.264 VLD, no FGT'
  1645. 15:06:39.589 T:348 DEBUG: DXVA - Selected input/output format: 103
  1646. 15:06:39.589 T:348 DEBUG: DXVA - source requires 4 references
  1647. 15:06:39.589 T:348 DEBUG: DXVA - config 0: bitstream type 2
  1648. 15:06:39.589 T:348 DEBUG: DXVA - config 1: bitstream type 1
  1649. 15:06:39.589 T:348 DEBUG: DXVA - config 2: bitstream type 2, encrypted
  1650. 15:06:39.589 T:348 DEBUG: DXVA - config 3: bitstream type 2, encrypted
  1651. 15:06:39.589 T:348 DEBUG: DXVA - config 4: bitstream type 1, encrypted
  1652. 15:06:39.589 T:348 DEBUG: DXVA - config 5: bitstream type 1, encrypted
  1653. 15:06:39.589 T:348 DEBUG: DXVA - allocating 14 surfaces with format 103
  1654. 15:06:39.591 T:348 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264-d3d11va
  1655. 15:06:39.604 T:348 DEBUG: CRenderManager::Configure - change configuration. 704x576. display: 704x396. framerate: 50.00. format: DXVA
  1656. 15:06:39.612 T:4804 NOTICE: D3D: rendering method forced to DXVA processor
  1657. 15:06:39.616 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Initing Video Enumerator with params: 704x576.
  1658. 15:06:39.616 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 3 rate conversion.
  1659. 15:06:39.617 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0x2ef feature caps.
  1660. 15:06:39.617 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0x1e device caps.
  1661. 15:06:39.617 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0 input format caps.
  1662. 15:06:39.617 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 8 max input streams.
  1663. 15:06:39.617 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 8 max stream states.
  1664. 15:06:39.617 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Selected video processor index: 0.
  1665. 15:06:39.617 T:4804 NOTICE: DXVA::CProcessorHD::InitProcessor: Supported deinterlace methods: Blend:yes, Bob:yes, Adaptive:yes, MoComp:yes.
  1666. 15:06:39.617 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Selected video processor allows 15 future frames and 1 past frames.
  1667. 15:06:39.617 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 0 has following params - max: 1000, min: -1000, default: 0
  1668. 15:06:39.617 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 1 has following params - max: 1000, min: 0, default: 100
  1669. 15:06:39.617 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 2 has following params - max: 1800, min: -1800, default: 0
  1670. 15:06:39.617 T:4804 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 3 has following params - max: 1000, min: 0, default: 100
  1671. 15:06:39.617 T:4804 DEBUG: DXVA::CProcessorHD::OpenProcessor: Creating processor with input format: (103).
  1672. 15:06:39.622 T:4804 DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 3: DXVA
  1673. 15:06:39.622 T:4804 DEBUG: created video buffer 0
  1674. 15:06:39.622 T:4804 DEBUG: created video buffer 1
  1675. 15:06:39.622 T:4804 DEBUG: created video buffer 2
  1676. 15:06:39.622 T:4804 DEBUG: created video buffer 3
  1677. 15:06:39.622 T:4804 DEBUG: created video buffer 4
  1678. 15:06:39.622 T:4804 DEBUG: DXVA::CSurfaceContext::~CSurfaceContext - destructing surface context
  1679. 15:06:39.622 T:4804 DEBUG: created video buffer 5
  1680. 15:06:39.622 T:4804 DEBUG: CRenderManager::Configure - 6
  1681. 15:06:39.623 T:4804 WARNING: CWinRenderer::UpdateVideoFilter - chosen scaling method 1 is not supported by renderer
  1682. 15:06:39.696 T:13636 DEBUG: CVideoPlayer::HandleMessages - player started 1
  1683. 15:06:39.696 T:13636 DEBUG: CVideoPlayer::HandleMessages - player started 2
  1684. 15:06:39.696 T:13636 DEBUG: CVideoPlayer::SetCaching - caching state 3
  1685. 15:06:39.696 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1686. 15:06:39.696 T:13636 DEBUG: CVideoPlayer::SetCaching - caching state 0
  1687. 15:06:39.696 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1688. 15:06:39.696 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:-0.050000
  1689. 15:06:39.696 T:13636 DEBUG: VideoPlayer::Sync - Audio - pts: 64204749344.000000, cache: 295401.971102, totalcache: 579999.983311
  1690. 15:06:39.696 T:13636 DEBUG: VideoPlayer::Sync - Video - pts: 64205113189.000000, cache: 50000.000000, totalcache: 100000.000000
  1691. 15:06:39.696 T:14196 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(64203769344.016693)
  1692. 15:06:39.696 T:348 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(64203769344.016693)
  1693. 15:06:39.696 T:14196 DEBUG: CDVDAudio::Resume - resume audio stream
  1694. 15:06:39.696 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:-0.050000
  1695. 15:06:39.714 T:1136 DEBUG: ActiveAE - start sync of audio stream
  1696. 15:06:39.827 T:1136 DEBUG: ActiveAE::SyncStream - average error of 693.419646, start adjusting
  1697. 15:06:40.303 T:4804 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1698. 15:06:40.552 T:1136 DEBUG: ActiveAE::SyncStream - average error 20.771310 below threshold of 30.000000
  1699. 15:06:40.651 T:348 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1700. 15:06:41.386 T:348 WARNING: Previous line repeats 1 times.
  1701. 15:06:41.386 T:348 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 69090
  1702. 15:06:41.885 T:348 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: lost diff
  1703. 15:06:42.351 T:348 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 40000
  1704. 15:06:42.833 T:4804 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1705. 15:06:42.983 T:4804 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1706. 15:06:42.984 T:4804 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1707. 15:06:42.984 T:4804 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1708. 15:06:42.997 T:3724 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url smb://streamy3/Recordings/clients/picons/1_0_19_4212_2F44_13E_820000_0_0_0.png
  1709. 15:06:43.033 T:13636 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  1710. 15:06:43.155 T:14196 DEBUG: CDVDAudio::Flush - flush audio stream
  1711. 15:06:43.155 T:14196 DEBUG: CDVDAudio::Pause - pausing audio stream
  1712. 15:06:43.155 T:14196 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1713. 15:06:43.155 T:13636 DEBUG: CVideoPlayer::SetCaching - caching state 2
  1714. 15:06:43.155 T:348 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1715. 15:06:43.155 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1716. 15:06:43.155 T:13636 DEBUG: PVRManager - PVR::CPVRManager::PerformChannelSwitch - switching to channel 'Plug-RTL'
  1717. 15:06:43.155 T:13636 DEBUG: AddOnLog: VDR VNSI Client: changing to channel 6
  1718. 15:06:43.165 T:14196 DEBUG: CDVDAudio::Pause - pausing audio stream
  1719. 15:06:43.409 T:5256 DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item pvr://channels/tv/All channels/pvr.vdr.vnsi_227352700.pvr
  1720. 15:06:43.421 T:13636 DEBUG: Loading settings for pvr://channels/tv/All channels/pvr.vdr.vnsi_2055868650.pvr
  1721. 15:06:43.458 T:13636 NOTICE: PVRManager - PVR::CPVRManager::PerformChannelSwitch - switched to channel 'Plug-RTL'
  1722. 15:06:43.459 T:5080 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1723. 15:06:43.459 T:5080 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1724. 15:06:43.459 T:13636 NOTICE: Creating Demuxer
  1725. 15:06:43.459 T:5080 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1726. 15:06:43.459 T:5080 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1727. 15:06:43.459 T:5256 DEBUG: CGUIInfoManager::SetCurrentMovie(pvr://channels/tv/All channels/pvr.vdr.vnsi_2055868650.pvr)
  1728. 15:06:43.476 T:3724 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url smb://streamy3/Recordings/clients/picons/1_0_19_4213_2F44_13E_820000_0_0_0.png
  1729. 15:06:43.477 T:8140 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnStop - data: {"end":true,"item":{"channeltype":"tv","id":8,"title":"Club-RTL","type":"channel"}}
  1730. 15:06:43.477 T:8140 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnPlay - data: {"item":{"channeltype":"tv","id":66,"title":"Plug-RTL","type":"channel"},"player":{"playerid":1,"speed":1}}
  1731. 15:06:43.488 T:12792 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnStop - data: {"end":true,"item":{"channeltype":"tv","id":8,"title":"Club-RTL","type":"channel"}}
  1732. 15:06:43.598 T:12792 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnPlay - data: {"item":{"channeltype":"tv","id":66,"title":"Plug-RTL","type":"channel"},"player":{"playerid":1,"speed":1}}
  1733. 15:06:46.076 T:13636 DEBUG: CDVDDemuxClient::RequestStreams(): added/updated stream 108 with codec_id 86016
  1734. 15:06:46.077 T:13636 DEBUG: CDVDDemuxClient::RequestStreams(): added/updated stream 558 with codec_id 28
  1735. 15:06:46.077 T:13636 NOTICE: Opening stream: 558 source: 256
  1736. 15:06:46.077 T:13636 NOTICE: Creating video codec with codec id: 28
  1737. 15:06:46.077 T:13636 DEBUG: FactoryCodec - Video: - Opening
  1738. 15:06:46.077 T:13636 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  1739. 15:06:46.077 T:13636 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  1740. 15:06:46.077 T:13636 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  1741. 15:06:46.077 T:13636 NOTICE: Opening stream: 108 source: 256
  1742. 15:06:46.077 T:13636 NOTICE: Finding audio codec for: 86016
  1743. 15:06:46.077 T:13636 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1744. 15:06:46.077 T:13636 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1745. 15:06:46.078 T:14196 DEBUG: CDVDAudio::Pause - pausing audio stream
  1746. 15:06:46.078 T:13636 DEBUG: CDVDDemuxClient::ParsePacket - {558} profile changed from -99 to 77
  1747. 15:06:46.078 T:13636 DEBUG: CDVDDemuxClient::ParsePacket - {558} level changed from -99 to 30
  1748. 15:06:46.078 T:13636 NOTICE: Opening stream: 558 source: 256
  1749. 15:06:46.078 T:13636 NOTICE: Creating video codec with codec id: 28
  1750. 15:06:46.078 T:13636 DEBUG: FactoryCodec - Video: - Opening
  1751. 15:06:46.078 T:13636 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  1752. 15:06:46.079 T:13636 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  1753. 15:06:46.079 T:13636 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  1754. 15:06:46.079 T:13636 NOTICE: Opening stream: 108 source: 256
  1755. 15:06:46.083 T:348 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 28
  1756. 15:06:46.085 T:348 DEBUG: DXVA::CDecoder::~CDecoder - destructing decoder, 18BB6530
  1757. 15:06:46.086 T:348 NOTICE: DXVA::CDecoder::Close - closing decoder
  1758. 15:06:46.086 T:348 NOTICE: DXVA::Close - closing decoder context
  1759. 15:06:46.086 T:348 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 28
  1760. 15:06:46.089 T:348 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating DXVA(704x576)
  1761. 15:06:46.089 T:348 DEBUG: DXVA - open decoder
  1762. 15:06:46.089 T:14196 DEBUG: CVideoPlayerAudio:: synctype set to 1: resample
  1763. 15:06:46.089 T:348 DEBUG: DXVA - supports 'MPEG2 VLD'
  1764. 15:06:46.089 T:348 DEBUG: DXVA - supports 'MPEG2 IDCT'
  1765. 15:06:46.089 T:348 DEBUG: DXVA - supports 'VC-1 VLD 2010'
  1766. 15:06:46.089 T:348 DEBUG: DXVA - supports E07EC519-e651-4cd6-ac84-1370cceec851
  1767. 15:06:46.089 T:348 DEBUG: DXVA - supports 'Intel VC-1 VLD'
  1768. 15:06:46.089 T:348 DEBUG: DXVA - supports 'Windows Media Video 9 IDCT'
  1769. 15:06:46.089 T:348 DEBUG: DXVA - supports 'VC-1 IDCT'
  1770. 15:06:46.089 T:348 DEBUG: DXVA - supports 'H.264 VLD, no FGT'
  1771. 15:06:46.089 T:348 DEBUG: DXVA - supports D79BE8DA-0cf1-4c81-b82a-69a4e236f43d
  1772. 15:06:46.089 T:348 DEBUG: DXVA - supports F9AACCBB-c2b6-4cfc-8779-5707b1760552
  1773. 15:06:46.090 T:348 DEBUG: DXVA - supports 705B9D82-76cf-49d6-b7e6-ac8872db013c
  1774. 15:06:46.090 T:348 DEBUG: DXVA - supports 9B8175D4-d670-4cf2-a9f0-fa56df71a1ae
  1775. 15:06:46.090 T:348 DEBUG: DXVA - supports 8EFA5926-bd9e-4b04-8b72-8f977dc44c36
  1776. 15:06:46.090 T:348 DEBUG: DXVA - supports 91CD2D6E-897b-4fa1-b0d7-51dc88010e0a
  1777. 15:06:46.090 T:348 DEBUG: DXVA - supports 442B942A-b4d9-4940-bc45-a882e5f919f3
  1778. 15:06:46.090 T:348 DEBUG: DXVA - supports 97688186-56a8-4094-b543-fc9daaa49f4b
  1779. 15:06:46.090 T:348 DEBUG: DXVA - supports C346E8A3-cbed-4d27-87cc-a70eb4dc8c27
  1780. 15:06:46.090 T:348 DEBUG: DXVA - supports FFC79924-5eaf-4666-a736-06190f281443
  1781. 15:06:46.090 T:348 DEBUG: DXVA - supports F416F7BD-098a-4cf1-a11b-ce54959ca03d
  1782. 15:06:46.090 T:348 DEBUG: DXVA - supports BF44DACD-217f-4370-a383-d573bc56707e
  1783. 15:06:46.090 T:348 DEBUG: DXVA - supports D41289C2-ecf3-4ede-9a04-3bbf9068a629
  1784. 15:06:46.090 T:348 DEBUG: DXVA - supports 2364D06A-f67f-4186-aed0-62b99e1784f1
  1785. 15:06:46.090 T:348 DEBUG: DXVA - supports 8C56EB1E-2b47-466f-8d33-7dbcd63f3df2
  1786. 15:06:46.090 T:348 DEBUG: DXVA - supports 'HEVC / H.265 variable-length decoder, main'
  1787. 15:06:46.090 T:348 DEBUG: DXVA - supports 75FC75F7-c589-4a07-a25b-72e03b0383b3
  1788. 15:06:46.090 T:348 DEBUG: DXVA - supports 'HEVC / H.265 variable-length decoder, main10'
  1789. 15:06:46.090 T:348 DEBUG: DXVA - supports 76988A52-df13-419a-8e64-ffcf4a336cf5
  1790. 15:06:46.090 T:348 DEBUG: DXVA - supports 49761BEC-4b63-4349-a5ff-87ffdf088466
  1791. 15:06:46.090 T:348 DEBUG: DXVA - trying 'H.264 VLD, no FGT'
  1792. 15:06:46.090 T:348 DEBUG: DXVA - Selected input/output format: 103
  1793. 15:06:46.090 T:348 DEBUG: DXVA - source requires 4 references
  1794. 15:06:46.090 T:348 DEBUG: DXVA - config 0: bitstream type 2
  1795. 15:06:46.090 T:348 DEBUG: DXVA - config 1: bitstream type 1
  1796. 15:06:46.091 T:348 DEBUG: DXVA - config 2: bitstream type 2, encrypted
  1797. 15:06:46.091 T:348 DEBUG: DXVA - config 3: bitstream type 2, encrypted
  1798. 15:06:46.091 T:348 DEBUG: DXVA - config 4: bitstream type 1, encrypted
  1799. 15:06:46.091 T:348 DEBUG: DXVA - config 5: bitstream type 1, encrypted
  1800. 15:06:46.091 T:348 DEBUG: DXVA - allocating 14 surfaces with format 103
  1801. 15:06:46.094 T:348 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264-d3d11va
  1802. 15:06:46.134 T:4804 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1803. 15:06:46.193 T:13636 DEBUG: CVideoPlayer::HandleMessages - player started 2
  1804. 15:06:46.305 T:13636 DEBUG: CVideoPlayer::HandleMessages - player started 1
  1805. 15:06:46.305 T:13636 DEBUG: CVideoPlayer::SetCaching - caching state 3
  1806. 15:06:46.305 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1807. 15:06:46.305 T:13636 DEBUG: CVideoPlayer::SetCaching - caching state 0
  1808. 15:06:46.305 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1809. 15:06:46.305 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:-0.050000
  1810. 15:06:46.305 T:13636 DEBUG: VideoPlayer::Sync - Audio - pts: 63482427533.000000, cache: 300373.896597, totalcache: 579999.983311
  1811. 15:06:46.305 T:13636 DEBUG: VideoPlayer::Sync - Video - pts: 63483105978.000000, cache: 50000.000000, totalcache: 100000.000000
  1812. 15:06:46.305 T:14196 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(63481447533.016693)
  1813. 15:06:46.305 T:348 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(63481447533.016693)
  1814. 15:06:46.305 T:13636 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:-0.050000
  1815. 15:06:46.305 T:14196 DEBUG: CDVDAudio::Resume - resume audio stream
  1816. 15:06:46.306 T:1136 DEBUG: ActiveAE - start sync of audio stream
  1817. 15:06:46.412 T:1136 DEBUG: ActiveAE::SyncStream - average error of 679.225044, start adjusting
  1818. 15:06:46.533 T:348 DEBUG: ffmpeg[15C]: [h264] Found reference and non-reference fields in the same frame, which is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1819. 15:06:46.533 T:348 DEBUG: ffmpeg[15C]: [h264] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1820. 15:06:46.533 T:348 ERROR: ffmpeg[15C]: [h264] decode_slice_header error
  1821. 15:06:46.534 T:348 ERROR: ffmpeg[15C]: [h264] reference picture missing during reorder
  1822. 15:06:46.534 T:348 ERROR: ffmpeg[15C]: [h264] Missing reference picture, default is 65441
  1823. 15:06:46.649 T:348 ERROR: ffmpeg[15C]: [h264] mmco: unref short failure
  1824. 15:06:46.649 T:348 ERROR: Previous line repeats 1 times.
  1825. 15:06:46.649 T:348 ERROR: ffmpeg[15C]: [h264] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
  1826. 15:06:46.751 T:348 DEBUG: ffmpeg[15C]: [h264] Found reference and non-reference fields in the same frame, which is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1827. 15:06:46.751 T:348 DEBUG: ffmpeg[15C]: [h264] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1828. 15:06:46.751 T:348 ERROR: ffmpeg[15C]: [h264] decode_slice_header error
  1829. 15:06:46.767 T:348 ERROR: ffmpeg[15C]: [h264] reference picture missing during reorder
  1830. 15:06:46.767 T:348 ERROR: ffmpeg[15C]: [h264] Missing reference picture, default is 65449
  1831. 15:06:46.768 T:348 ERROR: ffmpeg[15C]: [h264] mmco: unref short failure
  1832. 15:06:46.768 T:348 ERROR: Previous line repeats 1 times.
  1833. 15:06:46.768 T:348 ERROR: ffmpeg[15C]: [h264] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
  1834. 15:06:46.982 T:348 DEBUG: ffmpeg[15C]: [h264] Found reference and non-reference fields in the same frame, which is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1835. 15:06:46.983 T:348 DEBUG: ffmpeg[15C]: [h264] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1836. 15:06:46.983 T:348 ERROR: ffmpeg[15C]: [h264] decode_slice_header error
  1837. 15:06:46.984 T:348 ERROR: ffmpeg[15C]: [h264] reference picture missing during reorder
  1838. 15:06:46.984 T:348 ERROR: ffmpeg[15C]: [h264] Missing reference picture, default is 65457
  1839. 15:06:47.084 T:348 ERROR: ffmpeg[15C]: [h264] mmco: unref short failure
  1840. 15:06:47.084 T:348 ERROR: Previous line repeats 1 times.
  1841. 15:06:47.084 T:348 ERROR: ffmpeg[15C]: [h264] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
  1842. 15:06:47.109 T:1136 DEBUG: ActiveAE::SyncStream - average error 28.374251 below threshold of 30.000000
  1843. 15:06:47.647 T:348 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1844. 15:06:47.647 T:348 ERROR: ffmpeg[15C]: [h264] reference picture missing during reorder
  1845. 15:06:47.647 T:348 ERROR: ffmpeg[15C]: [h264] Missing reference picture, default is 65464
  1846. 15:06:48.071 T:4804 DEBUG: DXVA::CSurfaceContext::~CSurfaceContext - destructing surface context
  1847. 15:06:48.071 T:348 ERROR: ffmpeg[15C]: [h264] mmco: unref short failure
  1848. 15:06:48.585 T:348 ERROR: Previous line repeats 1 times.
  1849. 15:06:48.585 T:348 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 87272
  1850. 15:06:49.051 T:348 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: lost diff
  1851. 15:06:49.501 T:348 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 40000
  1852. 15:06:50.382 T:4804 DEBUG: Keyboard: scancode: 0x1f, sym: 0x0073, unicode: 0x0073, modifier: 0x0
  1853. 15:06:50.383 T:4804 DEBUG: CInputManager::OnKey: s (0xf053) pressed, action is ActivateWindow(ShutdownMenu)
  1854. 15:06:50.383 T:4804 DEBUG: Activating window ID: 10111
  1855. 15:06:50.383 T:4804 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  1856. 15:06:50.415 T:4804 DEBUG: Keyboard: scancode: 0x1f, sym: 0x0073, unicode: 0x0000, modifier: 0x0
  1857. 15:06:51.332 T:4804 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1858. 15:06:51.332 T:4804 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1859. 15:06:51.366 T:4804 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1860. 15:06:51.515 T:4804 DEBUG: Previous line repeats 1 times.
  1861. 15:06:51.515 T:4804 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1862. 15:06:51.582 T:4804 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1863. 15:06:52.198 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1864. 15:06:52.281 T:4804 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1865. 15:06:52.282 T:4804 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1866. 15:06:52.298 T:5080 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  1867. 15:06:52.298 T:4804 DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item pvr://channels/tv/All channels/pvr.vdr.vnsi_2055868650.pvr
  1868. 15:06:52.298 T:5080 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  1869. 15:06:52.299 T:12792 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: System.OnQuit - data: {"exitcode":0}
  1870. 15:06:52.317 T:4804 NOTICE: Storing total System Uptime
  1871. 15:06:52.317 T:4804 NOTICE: Saving settings
  1872. 15:06:52.322 T:4804 NOTICE: Saving skin settings
  1873. 15:06:52.324 T:4804 NOTICE: stop all
  1874. 15:06:52.324 T:14836 DEBUG: Thread JobWorker 14836 terminating (autodelete)
  1875. 15:06:52.324 T:12968 DEBUG: Thread JobWorker 12968 terminating (autodelete)
  1876. 15:06:52.324 T:5256 DEBUG: Thread JobWorker 5256 terminating (autodelete)
  1877. 15:06:52.324 T:4804 NOTICE: stop player
  1878. 15:06:52.324 T:4804 NOTICE: CVideoPlayer::CloseFile()
  1879. 15:06:52.324 T:3724 DEBUG: Thread JobWorker 3724 terminating (autodelete)
  1880. 15:06:52.324 T:4804 NOTICE: VideoPlayer: waiting for threads to exit
  1881. 15:06:52.376 T:8140 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: System.OnQuit - data: {"exitcode":0}
  1882. 15:06:52.401 T:12336 DEBUG: Thread EPGUpdater 12336 terminating
  1883. 15:06:52.422 T:13636 NOTICE: CVideoPlayer::OnExit()
  1884. 15:06:52.422 T:13636 NOTICE: Closing stream player 1
  1885. 15:06:52.422 T:13636 NOTICE: Waiting for audio thread to exit
  1886. 15:06:52.427 T:14196 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  1887. 15:06:52.428 T:14196 DEBUG: Thread VideoPlayerAudio 14196 terminating
  1888. 15:06:52.428 T:13636 NOTICE: Closing audio device
  1889. 15:06:52.442 T:13636 DEBUG: CDVDAudio::Flush - flush audio stream
  1890. 15:06:52.448 T:1136 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1891. 15:06:52.448 T:1136 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1892. 15:06:52.455 T:13636 DEBUG: Previous line repeats 2 times.
  1893. 15:06:52.455 T:13636 NOTICE: Deleting audio codec
  1894. 15:06:52.455 T:11796 INFO: CActiveAESink::OpenSink - initialize sink
  1895. 15:06:52.455 T:13636 NOTICE: Closing stream player 2
  1896. 15:06:52.455 T:11796 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  1897. 15:06:52.455 T:13636 NOTICE: waiting for video thread to exit
  1898. 15:06:52.469 T:11796 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{DD2DE387-2B5F-4095-9D63-6A1E03C3775E}
  1899. 15:06:52.478 T:11796 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 001C0E02
  1900. 15:06:52.485 T:348 NOTICE: thread end: video_thread
  1901. 15:06:52.485 T:348 DEBUG: Thread VideoPlayerVideo 348 terminating
  1902. 15:06:52.485 T:13636 NOTICE: deleting video codec
  1903. 15:06:52.487 T:13636 DEBUG: DXVA::CDecoder::~CDecoder - destructing decoder, 18BB74A0
  1904. 15:06:52.489 T:13636 NOTICE: DXVA::CDecoder::Close - closing decoder
  1905. 15:06:52.490 T:13636 NOTICE: DXVA::Close - closing decoder context
  1906. 15:06:52.490 T:11796 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  1907. 15:06:52.492 T:11796 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  1908. 15:06:52.492 T:11796 DEBUG: Audio Device : EV2455 (Intel(R) Display Audio)
  1909. 15:06:52.492 T:11796 DEBUG: Sample Rate : 44100
  1910. 15:06:52.492 T:11796 DEBUG: Sample Format : AE_FMT_FLOAT
  1911. 15:06:52.492 T:11796 DEBUG: Bits Per Sample : 32
  1912. 15:06:52.492 T:11796 DEBUG: Valid Bits/Samp : 32
  1913. 15:06:52.492 T:11796 DEBUG: Channel Count : 2
  1914. 15:06:52.492 T:11796 DEBUG: Block Align : 8
  1915. 15:06:52.492 T:11796 DEBUG: Avg. Bytes Sec : 352800
  1916. 15:06:52.492 T:11796 DEBUG: Samples/Block : 32
  1917. 15:06:52.492 T:11796 DEBUG: Format cBSize : 22
  1918. 15:06:52.492 T:11796 DEBUG: Channel Layout : FL,FR
  1919. 15:06:52.492 T:11796 DEBUG: Channel Mask : 3
  1920. 15:06:52.492 T:11796 DEBUG: Frames : 661
  1921. 15:06:52.492 T:11796 DEBUG: Frame Size : 8
  1922. 15:06:52.492 T:11796 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  1923. 15:06:52.492 T:11796 DEBUG: Output Device : HDMI - EV2455 (Intel(R) Display Audio)
  1924. 15:06:52.492 T:11796 DEBUG: Sample Rate : 44100
  1925. 15:06:52.492 T:11796 DEBUG: Sample Format : AE_FMT_FLOAT
  1926. 15:06:52.492 T:11796 DEBUG: Channel Count : 2
  1927. 15:06:52.492 T:11796 DEBUG: Channel Layout: FL,FR
  1928. 15:06:52.492 T:11796 DEBUG: Frames : 661
  1929. 15:06:52.492 T:11796 DEBUG: Frame Size : 8
  1930. 15:06:52.492 T:1136 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1931. 15:06:52.519 T:11796 DEBUG: Previous line repeats 1 times.
  1932. 15:06:52.519 T:11796 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  1933. 15:06:52.521 T:13636 DEBUG: AddOnLog: VDR VNSI Client: closing demuxer
  1934. 15:06:52.546 T:13636 DEBUG: CDVDInputStreamPVRManager::Close - stream closed
  1935. 15:06:52.546 T:13636 DEBUG: CApplication::OnPlayBackStopped: play state was 2, starting 0
  1936. 15:06:52.546 T:4804 NOTICE: VideoPlayer: finished waiting
  1937. 15:06:52.547 T:5080 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1938. 15:06:52.547 T:4804 DEBUG: CRenderManager::DeleteRenderer - deleting renderer
  1939. 15:06:52.547 T:13636 DEBUG: Thread VideoPlayer 13636 terminating
  1940. 15:06:52.547 T:5080 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1941. 15:06:52.547 T:4804 DEBUG: DXVA::CSurfaceContext::~CSurfaceContext - destructing surface context
  1942. 15:06:52.549 T:4804 NOTICE: CVideoPlayer::CloseFile()
  1943. 15:06:52.549 T:4804 NOTICE: VideoPlayer: waiting for threads to exit
  1944. 15:06:52.549 T:4804 NOTICE: VideoPlayer: finished waiting
  1945. 15:06:52.551 T:4804 DEBUG: Radio UECP (RDS) Processor - delete CDVDRadioRDSData::~CDVDRadioRDSData
  1946. 15:06:52.551 T:4804 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  1947. 15:06:52.551 T:4804 NOTICE: ES: Stopping event server
  1948. 15:06:52.551 T:4804 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  1949. 15:06:52.551 T:4804 NOTICE: stopping upnp
  1950. 15:06:52.577 T:8140 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnStop - data: {"end":false,"item":{"channeltype":"tv","id":66,"title":"Plug-RTL","type":"channel"}}
  1951. 15:06:52.600 T:12792 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnStop - data: {"end":false,"item":{"channeltype":"tv","id":66,"title":"Plug-RTL","type":"channel"}}
  1952. 15:06:52.942 T:13776 DEBUG: Thread PVRGUIInfo 13776 terminating
  1953. 15:06:53.083 T:12316 NOTICE: ES: UDP Event server stopped
  1954. 15:06:53.083 T:13704 DEBUG: Thread TCPServer 13704 terminating
  1955. 15:06:53.083 T:12316 DEBUG: Thread EventServer 12316 terminating
  1956. 15:06:53.083 T:15244 DEBUG: Thread PeripEventScanner 15244 terminating
  1957. 15:06:53.083 T:10160 DEBUG: Thread PeripBusUSB 10160 terminating
  1958. 15:06:53.299 T:8316 DEBUG: Thread PeripBusCEC 8316 terminating
  1959. 15:06:53.299 T:8236 DEBUG: Thread PeripBusAddon 8236 terminating
  1960. 15:06:53.300 T:4804 DEBUG: SECTION:UnloadDll(C:\Program Files (x86)\Kodi\addons\peripheral.joystick\peripheral.joystick.dll)
  1961. 15:06:53.301 T:4804 INFO: ADDON: Dll Destroyed - Joystick Support
  1962. 15:06:53.301 T:4804 NOTICE: clean cached files!
  1963. 15:06:53.301 T:4804 DEBUG: ADDON: Stopping service addons.
  1964. 15:06:53.307 T:12792 NOTICE: Skin Helper Service --> Shutdown requested !
  1965. 15:06:53.307 T:12792 DEBUG: Skin Helper Service --> ListItemMonitor - stop called
  1966. 15:06:53.307 T:12792 DEBUG: Skin Helper Service --> WebService - stop called
  1967. 15:06:53.315 T:14060 DEBUG: Skin Helper Service --> Webservice --> [11/May/2017 15:06:53] "QUIT / HTTP/1.1" 200 -
  1968. 15:06:53.321 T:12792 DEBUG: Skin Helper Simplecache --> Closed
  1969. 15:06:53.321 T:12792 DEBUG: Previous line repeats 4 times.
  1970. 15:06:53.321 T:12792 DEBUG: Metadata and Artwork module --> Exited
  1971. 15:06:53.321 T:12792 NOTICE: Skin Helper Service --> Skin Helper Service version 1.1.3 stopped
  1972. 15:06:53.321 T:12792 DEBUG: Skin Helper Simplecache --> Closed
  1973. 15:06:53.321 T:12792 INFO: CPythonInvoker(1, C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): script successfully run
  1974. 15:06:53.322 T:4804 DEBUG: CPythonInvoker(1, C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): script termination took 15ms
  1975. 15:06:53.332 T:12792 INFO: Python script interrupted by user
  1976. 15:06:53.332 T:8140 NOTICE: Skin Helper Widgets --> Backgroundservice stopped
  1977. 15:06:53.332 T:8140 INFO: CPythonInvoker(2, C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): script successfully run
  1978. 15:06:53.332 T:4804 DEBUG: CPythonInvoker(2, C:\Users\jp\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): script termination took 11ms
  1979. 15:06:53.332 T:12792 DEBUG: Thread LanguageInvoker 12792 terminating
  1980. 15:06:53.332 T:1136 DEBUG: Thread ActiveAE 1136 terminating
  1981. 15:06:53.334 T:8140 INFO: Python script interrupted by user
  1982. 15:06:53.334 T:8140 DEBUG: Thread LanguageInvoker 8140 terminating
  1983. 15:06:53.341 T:11796 DEBUG: Thread AESink 11796 terminating
  1984. 15:06:53.341 T:4804 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  1985. 15:06:53.348 T:4804 NOTICE: closing down remote control service
  1986. 15:06:53.348 T:4804 NOTICE: stopped
  1987. 15:06:53.348 T:14912 DEBUG: Thread RemoteControl 14912 terminating
  1988. 15:06:53.514 T:11600 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{dd2de387-2b5f-4095-9d63-6a1e03c3775e} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
  1989. 15:06:53.550 T:4804 NOTICE: destroy
  1990. 15:06:53.550 T:4804 NOTICE: unload skin
  1991. 15:06:53.550 T:4804 INFO: Unloading old skin ...
  1992. 15:06:53.557 T:4804 DEBUG: ------ Window Deinit () ------
  1993. 15:06:53.558 T:4804 DEBUG: ------ Window Deinit (DialogButtonMenu.xml) ------
  1994. 15:06:53.606 T:4804 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  1995. 15:06:53.607 T:4804 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture PVR-EpgProgressIndicator.png
  1996. 15:06:53.607 T:4804 DEBUG: CTextureBundleXBT::CloseBundle - Closed bundle
  1997. 15:06:56.116 T:9264 NOTICE: Conceptualise - Streamy Server IP:192.168.27.50 Client Platform Type:win/
  1998. 15:06:56.116 T:9264 NOTICE: Conceptualise - Local Files Version:0 / Remote Files Version:1
  1999. 15:06:56.116 T:9264 NOTICE: Conceptualise - Copy Error:0
  2000. 15:06:56.116 T:9264 INFO: CPythonInvoker(6, special://masterprofile/streamysync_exec.py): script successfully run
  2001. 15:06:56.116 T:4804 DEBUG: CPythonInvoker(6, special://masterprofile/streamysync_exec.py): script termination took 2499ms
  2002. 15:06:56.117 T:9264 INFO: Python script interrupted by user
  2003. 15:06:56.117 T:9264 DEBUG: Thread LanguageInvoker 9264 terminating
  2004. 15:06:56.249 T:4804 NOTICE: unload sections
  2005. 15:06:56.251 T:4804 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2006. 15:06:56.253 T:4804 NOTICE: PVRManager - stopping
  2007. 15:06:56.463 T:14512 DEBUG: Thread PVRManager 14512 terminating
  2008. 15:06:56.482 T:4804 DEBUG: PVR - PVR::CPVRClient::Destroy - destroying PVR add-on ':192.168.27.50:34890'
  2009. 15:06:56.486 T:4804 DEBUG: SECTION:UnloadDll(C:\Program Files (x86)\Kodi\addons\pvr.vdr.vnsi\pvr.vdr.vnsi.dll)
  2010. 15:06:56.486 T:4804 INFO: ADDON: Dll Destroyed - VDR VNSI Client
  2011. 15:06:56.486 T:4804 DEBUG: CSettingsManager: requested setting (epg.daystodisplay) was not found.
  2012. 15:06:56.486 T:4804 DEBUG: PVRManager - destroyed
  2013. 15:06:56.486 T:4804 DEBUG: ActiveAE DSP - destroyed
  2014. 15:06:56.486 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been uninstalled.'
  2015. 15:06:56.487 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  2016. 15:06:56.487 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.widgets has been uninstalled.'
  2017. 15:06:56.487 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
  2018. 15:06:56.487 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been uninstalled.'
  2019. 15:06:56.487 T:4804 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been uninstalled.'
  2020. 15:06:56.487 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been uninstalled.'
  2021. 15:06:56.487 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been uninstalled.'
  2022. 15:06:56.487 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been uninstalled.'
  2023. 15:06:56.487 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.thetvdb has been uninstalled.'
  2024. 15:06:56.487 T:4804 DEBUG: ADDON: cpluff: 'Plug-in weather.yahoo has been uninstalled.'
  2025. 15:06:56.487 T:4804 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been uninstalled.'
  2026. 15:06:56.487 T:4804 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  2027. 15:06:56.487 T:4804 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  2028. 15:06:56.488 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been uninstalled.'
  2029. 15:06:56.488 T:4804 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been uninstalled.'
  2030. 15:06:56.488 T:4804 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been uninstalled.'
  2031. 15:06:56.488 T:4804 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been uninstalled.'
  2032. 15:06:56.488 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been uninstalled.'
  2033. 15:06:56.488 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  2034. 15:06:56.488 T:4804 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been uninstalled.'
  2035. 15:06:56.488 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been uninstalled.'
  2036. 15:06:56.488 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been uninstalled.'
  2037. 15:06:56.488 T:4804 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been uninstalled.'
  2038. 15:06:56.488 T:4804 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been uninstalled.'
  2039. 15:06:56.488 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been uninstalled.'
  2040. 15:06:56.488 T:4804 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been uninstalled.'
  2041. 15:06:56.489 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  2042. 15:06:56.489 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  2043. 15:06:56.489 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  2044. 15:06:56.489 T:4804 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been uninstalled.'
  2045. 15:06:56.489 T:4804 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been uninstalled.'
  2046. 15:06:56.489 T:4804 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been uninstalled.'
  2047. 15:06:56.489 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  2048. 15:06:56.489 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been uninstalled.'
  2049. 15:06:56.489 T:4804 DEBUG: ADDON: cpluff: 'Plug-in inputstream.rtmp has been uninstalled.'
  2050. 15:06:56.489 T:4804 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been uninstalled.'
  2051. 15:06:56.489 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.toolbox has been uninstalled.'
  2052. 15:06:56.489 T:4804 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been uninstalled.'
  2053. 15:06:56.490 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been uninstalled.'
  2054. 15:06:56.490 T:4804 DEBUG: ADDON: cpluff: 'Plug-in skin.apptv has been uninstalled.'
  2055. 15:06:56.490 T:4804 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been uninstalled.'
  2056. 15:06:56.490 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplecache has been uninstalled.'
  2057. 15:06:56.490 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  2058. 15:06:56.490 T:4804 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
  2059. 15:06:56.490 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  2060. 15:06:56.490 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been uninstalled.'
  2061. 15:06:56.490 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been uninstalled.'
  2062. 15:06:56.490 T:4804 DEBUG: ADDON: cpluff: 'Plug-in skin.mimic has been uninstalled.'
  2063. 15:06:56.490 T:4804 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been uninstalled.'
  2064. 15:06:56.490 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been uninstalled.'
  2065. 15:06:56.490 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  2066. 15:06:56.490 T:4804 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been uninstalled.'
  2067. 15:06:56.490 T:4804 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been uninstalled.'
  2068. 15:06:56.492 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.arrow has been uninstalled.'
  2069. 15:06:56.492 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been uninstalled.'
  2070. 15:06:56.492 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been uninstalled.'
  2071. 15:06:56.492 T:4804 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been uninstalled.'
  2072. 15:06:56.492 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been uninstalled.'
  2073. 15:06:56.492 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been uninstalled.'
  2074. 15:06:56.492 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been uninstalled.'
  2075. 15:06:56.492 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been uninstalled.'
  2076. 15:06:56.492 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
  2077. 15:06:56.492 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.dateutil has been uninstalled.'
  2078. 15:06:56.492 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been uninstalled.'
  2079. 15:06:56.492 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  2080. 15:06:56.493 T:4804 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been uninstalled.'
  2081. 15:06:56.493 T:4804 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been uninstalled.'
  2082. 15:06:56.493 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.colorpicker has been uninstalled.'
  2083. 15:06:56.493 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.musicbrainz has been uninstalled.'
  2084. 15:06:56.493 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been uninstalled.'
  2085. 15:06:56.493 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  2086. 15:06:56.493 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
  2087. 15:06:56.493 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  2088. 15:06:56.493 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.service has been uninstalled.'
  2089. 15:06:56.493 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been uninstalled.'
  2090. 15:06:56.493 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been uninstalled.'
  2091. 15:06:56.493 T:4804 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been uninstalled.'
  2092. 15:06:56.493 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been uninstalled.'
  2093. 15:06:56.493 T:4804 DEBUG: ADDON: cpluff: 'Plug-in resource.images.studios.white has been uninstalled.'
  2094. 15:06:56.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  2095. 15:06:56.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been uninstalled.'
  2096. 15:06:56.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
  2097. 15:06:56.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
  2098. 15:06:56.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  2099. 15:06:56.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  2100. 15:06:56.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been uninstalled.'
  2101. 15:06:56.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  2102. 15:06:56.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  2103. 15:06:56.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in script.module.metadatautils has been uninstalled.'
  2104. 15:06:56.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been uninstalled.'
  2105. 15:06:56.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been uninstalled.'
  2106. 15:06:56.494 T:4804 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.apptv has been uninstalled.'
  2107. 15:06:56.494 T:4804 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03A89700 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2108. 15:06:56.495 T:4804 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0084C4B0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2109. 15:06:56.495 T:4804 NOTICE: application stopped...
  2110. 15:06:56.495 T:5080 DEBUG: Thread Announce 5080 terminating
  2111. 15:06:56.515 T:4804 DEBUG: SECTION:UnloadDll(special://xbmcbin/libcurl.dll)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement