Advertisement
Wizzard72

Untitled

Apr 30th, 2013
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 107.38 KB | None | 0 0
  1. 01:00:19 T:3041882112 NOTICE: -----------------------------------------------------------------------
  2. 01:00:19 T:3041882112 NOTICE: Starting XBMC (13.0-ALPHA3 Git:20130427-ee72919), Platform: Linux (OpenElec Rbej Version Custom Build, 3.8.10 armv6l). Built on Apr 28 2013
  3. 01:00:19 T:3041882112 NOTICE: ARM Features: Neon disabled
  4. 01:00:19 T:3041882112 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
  5. 01:00:19 T:3041882112 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
  6. 01:00:19 T:3041882112 NOTICE: special://masterprofile/ is mapped to: /storage/.xbmc/userdata
  7. 01:00:19 T:3041882112 NOTICE: special://home/ is mapped to: /storage/.xbmc
  8. 01:00:19 T:3041882112 NOTICE: special://temp/ is mapped to: /storage/.xbmc/temp
  9. 01:00:19 T:3041882112 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
  10. 01:00:19 T:3041882112 NOTICE: Local hostname: openelec
  11. 01:00:19 T:3041882112 NOTICE: Log File is located: /storage/.xbmc/temp/xbmc.log
  12. 01:00:19 T:3041882112 NOTICE: -----------------------------------------------------------------------
  13. 01:00:20 T:3041882112 NOTICE: load settings...
  14. 01:00:20 T:3041882112 NOTICE: special://profile/ is mapped to: special://masterprofile/
  15. 01:00:20 T:3041882112 NOTICE: loading special://masterprofile/guisettings.xml
  16. 01:00:20 T:3041882112 NOTICE: Getting hardware information now...
  17. 01:00:20 T:3041882112 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  18. 01:00:20 T:3041882112 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  19. 01:00:20 T:3041882112 NOTICE: Loaded playercorefactory configuration
  20. 01:00:20 T:3041882112 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  21. 01:00:20 T:3041882112 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  22. 01:00:20 T:3041882112 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  23. 01:00:20 T:3041882112 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  24. <?xml version="1.0" encoding="UTF-8" ?>
  25. <advancedsettings>
  26. <showexitbutton>false</showexitbutton>
  27. <destroywindowcontrols>false</destroywindowcontrols>
  28. <fanartres>540</fanartres>
  29. <imageres>256</imageres>
  30. <bginfoloadermaxthreads>2</bginfoloadermaxthreads>
  31. <useddsfanart>false</useddsfanart>
  32. <video>
  33. <defaultplayer>omxplayer</defaultplayer>
  34. <defaultdvdplayer>omxplayer</defaultdvdplayer>
  35. <busydialogdelayms>750</busydialogdelayms>
  36. </video>
  37. <audio>
  38. <defaultplayer>omxplayer</defaultplayer>
  39. <streamsilence>false</streamsilence>
  40. </audio>
  41. <network>
  42. <alwaysforcebuffer>false</alwaysforcebuffer>
  43. <freememorycachepercent>5</freememorycachepercent>
  44. <curlclienttimeout>30</curlclienttimeout>
  45. </network>
  46. <lookandfeel>
  47. <guires>720</guires>
  48. </lookandfeel>
  49. <samba>
  50. <clienttimeout>30</clienttimeout>
  51. </samba>
  52. </advancedsettings>
  53. 01:00:20 T:3041882112 NOTICE: Getting hardware information now...
  54. 01:00:20 T:3041882112 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  55. 01:00:20 T:3041882112 NOTICE: Contents of special://profile/advancedsettings.xml are...
  56. <advancedsettings>
  57. <cputempcommand>cputemp</cputempcommand>
  58. <gputempcommand>cputemp</gputempcommand>
  59. <showexitbutton>false</showexitbutton>
  60. <destroywindowcontrols>false</destroywindowcontrols>
  61. <useddsfanart>false</useddsfanart>
  62. <fanartheight>540</fanartheight>
  63. <thumbsize>256</thumbsize>
  64. <network>
  65. <alwaysforcebuffer>true</alwaysforcebuffer>
  66. <freememorycachepercent>5</freememorycachepercent>
  67. </network>
  68. <gui>
  69. <algorithmdirtyregions>3</algorithmdirtyregions>
  70. <nofliptimeout>0</nofliptimeout>
  71. <guires>1080</guires>
  72. </gui>
  73. <video>
  74. <defaultplayer>omxplayer</defaultplayer>
  75. <defaultdvdplayer>omxplayer</defaultdvdplayer>
  76. </video>
  77. <audio>
  78. <defaultplayer>omxplayer</defaultplayer>
  79. <streamsilence>false</streamsilence>
  80. </audio>
  81. <lookandfeel>
  82. <enablerssfeeds>false</enablerssfeeds>
  83. </lookandfeel>
  84. <bginfoloadermaxthreads>2</bginfoloadermaxthreads>
  85. <videodatabase>
  86. <type>mysql</type>
  87. <host>10.10.10.10</host>
  88. <port>3306</port>
  89. <user>username</user>
  90. <pass>password</pass>
  91. </videodatabase>
  92. <musicdatabase>
  93. <type>mysql</type>
  94. <host>10.10.10.10</host>
  95. <port>3306</port>
  96. <user>username</user>
  97. <pass>password</pass>
  98. </musicdatabase>
  99. <videolibrary>
  100. <importwatchedstate>true</importwatchedstate>
  101. </videolibrary>
  102. </advancedsettings>
  103. 01:00:20 T:3041882112 WARNING: VIDEO database configuration is experimental.
  104. 01:00:20 T:3041882112 NOTICE: Getting hardware information now...
  105. 01:00:20 T:3041882112 NOTICE: Default DVD Player: omxplayer
  106. 01:00:20 T:3041882112 NOTICE: Default Video Player: omxplayer
  107. 01:00:20 T:3041882112 NOTICE: Default Audio Player: omxplayer
  108. 01:00:20 T:3041882112 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  109. 01:00:20 T:3041882112 NOTICE: Log level changed to 0
  110. 01:00:21 T:3041882112 ERROR: Error: Requested setting (audiooutput.guisoundmode) was not found. It must be case-sensitive
  111. 01:00:21 T:3041882112 NOTICE: Running database version Addons15
  112. 01:00:24 T:3041882112 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  113. 01:00:24 T:3031430240 NOTICE: Thread CECAdapter start, auto delete: false
  114. 01:00:24 T:3020944480 NOTICE: Thread PeripheralBus start, auto delete: false
  115. 20:53:30 T:3041882112 NOTICE: Previous line repeats 1 times.
  116. 20:53:30 T:3041882112 NOTICE: Raspberry PI firmware version: Apr 25 2013 01:04:02
  117. Copyright (c) 2012 Broadcom
  118. version 386589 (release)
  119. 20:53:30 T:3041882112 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
  120. 20:53:30 T:3041882112 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
  121. 20:53:30 T:3041882112 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
  122. 20:53:30 T:3041882112 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
  123. 20:53:30 T:3041882112 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
  124. 20:53:30 T:3041882112 NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
  125. 20:53:30 T:3041882112 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
  126. 20:53:30 T:3041882112 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 50.000000 Hz
  127. 20:53:30 T:3041882112 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 24.000000 Hz
  128. 20:53:30 T:3041882112 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 25.000000 Hz
  129. 20:53:30 T:3041882112 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 30.000000 Hz
  130. 20:53:30 T:3041882112 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 72.000000 Hz
  131. 20:53:30 T:3041882112 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 75.000000 Hz
  132. 20:53:30 T:3041882112 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
  133. 20:53:30 T:3041882112 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 72.000000 Hz
  134. 20:53:30 T:3041882112 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 75.000000 Hz
  135. 20:53:30 T:3041882112 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 60.000000 Hz
  136. 20:53:30 T:3041882112 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 70.000000 Hz
  137. 20:53:30 T:3041882112 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 75.000000 Hz
  138. 20:53:30 T:3041882112 NOTICE: Found resolution 1152 x 864 for display 0 with 1152 x 864 @ 75.000000 Hz
  139. 20:53:30 T:3041882112 NOTICE: Found resolution 1280 x 800 for display 0 with 1280 x 800 @ 60.000000 Hz
  140. 20:53:30 T:3041882112 NOTICE: Found resolution 1280 x 960 for display 0 with 1280 x 960 @ 60.000000 Hz
  141. 20:53:30 T:3041882112 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 60.000000 Hz
  142. 20:53:30 T:3041882112 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 75.000000 Hz
  143. 20:53:30 T:3041882112 NOTICE: Found resolution 1360 x 768 for display 0 with 1360 x 768 @ 60.000000 Hz
  144. 20:53:30 T:3041882112 NOTICE: Found resolution 1440 x 900 for display 0 with 1440 x 900 @ 60.000000 Hz
  145. 20:53:30 T:3041882112 NOTICE: Found resolution 1440 x 900 for display 0 with 1440 x 900 @ 75.000000 Hz
  146. 20:53:30 T:3041882112 NOTICE: Found resolution 1680 x 1050 for display 0 with 1680 x 1050 @ 60.000000 Hz
  147. 20:53:30 T:3041882112 NOTICE: Found (1920x1080@60.000000) at 19, setting to RES_DESKTOP at 16
  148. 20:53:30 T:3041882112 NOTICE: Checking resolution 16
  149. 20:53:30 T:3041882112 NOTICE: GL_VENDOR = Broadcom
  150. 20:53:30 T:3041882112 NOTICE: GL_RENDERER = VideoCore IV HW
  151. 20:53:30 T:3041882112 NOTICE: GL_VERSION = OpenGL ES 2.0
  152. 20:53:30 T:3041882112 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  153. 20:53:30 T:3041882112 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
  154. 20:53:31 T:3031430240 ERROR: CecLogMessage - failed to release the previous LA
  155. 20:53:31 T:3031430240 ERROR: CecLogMessage - could not open a connection (try 1)
  156. 20:53:34 T:2949661792 NOTICE: Thread CECAdapterUpdate start, auto delete: false
  157. 20:53:34 T:3041882112 NOTICE: Running database version Addons15
  158. 20:53:34 T:3041882112 NOTICE: Running database version ViewModes4
  159. 20:53:34 T:3041882112 NOTICE: Running database version Textures13
  160. 20:53:34 T:3041882112 NOTICE: Attempting to update the database MyMusic33 from version 32 to 33
  161. 20:53:34 T:3041882112 ERROR: SQL: Undefined MySQL error: Code (1091)
  162. Query: DROP INDEX idxSong6 ON song
  163. 20:53:35 T:3041882112 ERROR: Exception updating database MyMusic33 from version 32 to 33
  164. 20:53:35 T:3041882112 ERROR: Error updating database MyMusic33 from version 32 to 33
  165. 20:53:35 T:3041882112 NOTICE: Old database found - updating from version 32 to 33
  166. 20:53:35 T:3041882112 ERROR: SQL: Can't create database for copy: 'MyMusic32' (1007)
  167. 20:53:35 T:3041882112 ERROR: Unable to copy old database MyMusic32 to new version MyMusic33
  168. 20:53:35 T:3041882112 NOTICE: Running database version MyVideos75
  169. 20:53:35 T:3041882112 NOTICE: Running database version TV22
  170. 20:53:35 T:3041882112 NOTICE: Running database version Epg7
  171. 20:53:35 T:3041882112 NOTICE: start dvd mediatype detection
  172. 20:53:35 T:3041882112 NOTICE: initializing playlistplayer
  173. 20:53:35 T:3041882112 NOTICE: DONE initializing playlistplayer
  174. 20:53:35 T:3032622176 NOTICE: Thread DetectDVDMedia start, auto delete: false
  175. 20:53:42 T:2939147360 NOTICE: Thread XBPython start, auto delete: false
  176. 20:53:42 T:2930758752 NOTICE: Thread JobWorker start, auto delete: true
  177. 20:53:42 T:3041882112 NOTICE: initialize done
  178. 20:53:42 T:3041882112 NOTICE: Running the application...
  179. 20:53:42 T:2922103904 NOTICE: Thread XBPython start, auto delete: false
  180. 20:53:44 T:2939147360 NOTICE: -->Python Interpreter Initialized<--
  181. 20:53:44 T:2922103904 NOTICE: -->Python Interpreter Initialized<--
  182. 20:53:44 T:2913182816 NOTICE: Thread JobWorker start, auto delete: true
  183. 20:53:44 T:3041882112 NOTICE: ES: Starting event server
  184. 20:53:44 T:2904794208 NOTICE: Thread EventServer start, auto delete: false
  185. 20:53:44 T:2896405600 NOTICE: Thread TCPServer start, auto delete: false
  186. 20:53:44 T:2904794208 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  187. 20:53:44 T:2904794208 NOTICE: UDP: Listening on port 9777
  188. 20:53:44 T:3041882112 NOTICE: starting zeroconf publishing
  189. 20:53:44 T:2879628384 NOTICE: Thread JobWorker start, auto delete: true
  190. 20:53:45 T:2930758752 ERROR: SQL: The database disk image is malformed
  191. Query: DELETE FROM epgtags WHERE iEndTime < 1367344424
  192. 20:53:45 T:2930758752 ERROR: ExecuteQuery - failed to execute query 'DELETE FROM epgtags WHERE iEndTime < 1367344424'
  193. 20:53:49 T:2854220896 NOTICE: Thread FileCache start, auto delete: false
  194. 20:53:51 T:2922103904 NOTICE: ## OpenELEC Addon ## 0.1.17
  195. 20:53:52 T:2922103904 NOTICE: None
  196. 20:53:58 T:2922103904 NOTICE: Previous line repeats 12 times.
  197. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/be/be-latin1.bmap
  198. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/bg/bg-cp1251.bmap
  199. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/bg/bg-cp855.bmap
  200. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/bg/bg_bds-cp1251.bmap
  201. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/bg/bg_bds-utf8.bmap
  202. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/bg/bg_pho-cp1251.bmap
  203. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/bg/bg_pho-utf8.bmap
  204. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/br/br-abnt.bmap
  205. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/br/br-abnt2.bmap
  206. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/br/br-latin1-abnt2.bmap
  207. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/br/br-latin1-us.bmap
  208. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/by/by.bmap
  209. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/cf/cf.bmap
  210. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/croat/croat.bmap
  211. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/cz/cz-cp1250.bmap
  212. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/cz/cz-lat2-prog.bmap
  213. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/cz/cz-lat2.bmap
  214. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/cz/cz-qwertz.bmap
  215. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/cz/cz-us-qwertz.bmap
  216. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/cz/cz.bmap
  217. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/de/de-latin1-nodeadkeys.bmap
  218. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/de/de-latin1.bmap
  219. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/de/de.bmap
  220. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/de/de_CH-latin1.bmap
  221. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/dk/dk-latin1.bmap
  222. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/dvorak/ANSI-dvorak.bmap
  223. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/dvorak/dvorak-l.bmap
  224. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/dvorak/dvorak-r.bmap
  225. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/dvorak/dvorak.bmap
  226. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/es/es-cp850.bmap
  227. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/es/es.bmap
  228. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/et/et-nodeadkeys.bmap
  229. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/et/et.bmap
  230. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/fi/fi-latin1.bmap
  231. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/fr/azerty.bmap
  232. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/fr/fr-latin1.bmap
  233. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/fr/fr-latin9.bmap
  234. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/fr/fr-pc.bmap
  235. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/fr/fr.bmap
  236. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/fr/fr_CH-latin1.bmap
  237. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/fr/fr_CH.bmap
  238. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/gr/gr-pc.bmap
  239. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/gr/gr.bmap
  240. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/hu/hu.bmap
  241. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/hu/hu101.bmap
  242. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/il/il-heb.bmap
  243. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/il/il-phonetic.bmap
  244. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/il/il.bmap
  245. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/is/is-latin1-us.bmap
  246. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/is/is-latin1.bmap
  247. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/it/it-ibm.bmap
  248. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/it/it.bmap
  249. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/it/it2.bmap
  250. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/jp/jp106.bmap
  251. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/la/la-latin1.bmap
  252. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/lt/lt.baltic.bmap
  253. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/lt/lt.bmap
  254. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/lt/lt.l4.bmap
  255. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/mk/mk-cp1251.bmap
  256. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/mk/mk-utf.bmap
  257. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/mk/mk.bmap
  258. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/mk/mk0.bmap
  259. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/nl/nl.bmap
  260. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/nl/nl2.bmap
  261. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/no/no-latin1.bmap
  262. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/pc/pc110.bmap
  263. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/pl/pl.bmap
  264. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/pl/pl1.bmap
  265. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/pl/pl2.bmap
  266. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/pl/pl3.bmap
  267. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/pl/pl4.bmap
  268. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/pt/pt-latin1.bmap
  269. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/pt/pt-latin9.bmap
  270. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/ro/ro_win.bmap
  271. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/ru/ru_win.bmap
  272. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/se/se-fi-ir209.bmap
  273. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/se/se-fi-lat6.bmap
  274. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/se/se-ir209.bmap
  275. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/se/se-lat6.bmap
  276. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/sg/sg-latin1-lk450.bmap
  277. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/sg/sg-latin1.bmap
  278. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/sg/sg.bmap
  279. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/sk/sk-prog-qwerty.bmap
  280. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/sk/sk-prog-qwertz.bmap
  281. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/sk/sk-qwerty.bmap
  282. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/sk/sk-qwertz.bmap
  283. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/slovene/slovene.bmap
  284. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/sr/sr-cy.bmap
  285. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/sv/sv-latin1.bmap
  286. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/tr/tr_f-latin5.bmap
  287. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/tr/tr_q-latin5.bmap
  288. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/tr/tralt.bmap
  289. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/tr/trf.bmap
  290. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/tr/trq.bmap
  291. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/ua/ua-utf-ws.bmap
  292. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/ua/ua-utf.bmap
  293. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/ua/ua-ws.bmap
  294. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/ua/ua.bmap
  295. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/uk/uk.bmap
  296. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/us/us-acentos.bmap
  297. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/us/us.bmap
  298. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/wangbe/wangbe.bmap
  299. 20:53:58 T:2922103904 NOTICE: /usr/lib/keymaps/wangbe/wangbe2.bmap
  300. 20:53:58 T:2922103904 NOTICE: None
  301. 20:54:24 T:2930758752 NOTICE: Previous line repeats 82 times.
  302. 20:54:24 T:2930758752 ERROR: SQL: The database disk image is malformed
  303. Query: SELECT * FROM epgtags WHERE idEpg = 37;
  304. 20:54:24 T:2930758752 ERROR: ResultQuery - failed to execute query 'SELECT * FROM epgtags WHERE idEpg = 37;'
  305. 20:54:26 T:2913182816 NOTICE: Thread EPGUpdater start, auto delete: false
  306. 20:54:26 T:2930758752 NOTICE: Start - EPG thread started
  307. 20:54:26 T:2930758752 NOTICE: PVRManager - starting up
  308. 20:54:26 T:2836395104 NOTICE: Thread PVRManager start, auto delete: false
  309. 20:54:26 T:2820666464 NOTICE: Thread PVRClient start, auto delete: false
  310. 20:54:26 T:2820666464 NOTICE: AddOnLog: Tvheadend HTSP Client: CHTSPConnection - SendGreeting - connection opened to 'HTS Tvheadend 3.4~quantal', protocol v10 (timeshift enabled)
  311. 20:54:26 T:2803889248 NOTICE: Thread PVRGUIInfo start, auto delete: false
  312. 20:54:28 T:2913182816 ERROR: SQL: The database disk image is malformed
  313. Query: DELETE FROM epgtags WHERE iEndTime < 1367344467
  314. 20:54:28 T:2913182816 ERROR: ExecuteQuery - failed to execute query 'DELETE FROM epgtags WHERE iEndTime < 1367344467'
  315. 20:55:38 T:3041882112 NOTICE: NFS is idle. Closing the remaining connections.
  316. 20:56:41 T:2930758752 NOTICE: Thread JobWorker start, auto delete: true
  317. 20:56:48 T:3041882112 NOTICE: Previous line repeats 3 times.
  318. 20:56:48 T:3041882112 ERROR: Error: Requested setting (videoscreen.screen) was not found. It must be case-sensitive
  319. 20:56:52 T:3041882112 ERROR: Previous line repeats 2 times.
  320. 20:56:52 T:3041882112 NOTICE: Log level changed to 2
  321. 20:56:52 T:3041882112 NOTICE: Enabled debug logging due to GUI setting. Level 2.
  322. 20:56:52 T:3041882112 DEBUG: ------ Window Init () ------
  323. 20:56:54 T:3041882112 DEBUG: Activating window ID: 10000
  324. 20:56:54 T:3041882112 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  325. 20:56:54 T:3041882112 DEBUG: ------ Window Init (Home.xml) ------
  326. 20:56:54 T:2879628384 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  327. 20:56:54 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0x2a840b8 dllopen : 1
  328. 20:56:54 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  329. 20:56:54 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0x2710ea8 dllopen : 1
  330. 20:56:54 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  331. 20:56:54 T:3041882112 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  332. 20:56:54 T:3041882112 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(2088960) nBufferAlignmen(16)
  333. 20:56:54 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x2710ea8 dllopen : 1
  334. 20:56:54 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x2a840b8 dllopen : 1
  335. 20:56:54 T:2879628384 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  336. 20:56:54 T:2879628384 DEBUG: RunQuery took 12 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  337. 20:56:55 T:2879628384 DEBUG: RunQuery took 11 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  338. 20:56:55 T:2795500640 DEBUG: DoWork - trying to extract filestream details from video file nfs://10.10.10.10/export/Series-02/Beauty and the Beast (2012)/Beauty and the Beast (2012) - S01E19.mkv
  339. 20:56:55 T:2795500640 DEBUG: CFileCache::Open - opening <export/Series-02/Beauty and the Beast (2012)/Beauty and the Beast (2012) - S01E19.mkv> using cache
  340. 20:56:55 T:2795500640 DEBUG: SECTION:LoadDLL(libnfs.so.1)
  341. 20:56:55 T:2795500640 DEBUG: Loading: libnfs.so.1
  342. 20:56:55 T:2879628384 DEBUG: RunQuery took 5 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  343. 20:56:55 T:2879628384 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  344. 20:56:56 T:2795500640 DEBUG: NFS: Context for 10.10.10.10/export/Series-02 not open - get a new context.
  345. 20:56:58 T:2795500640 DEBUG: NFS: Connected to server 10.10.10.10 and export /export/Series-02
  346. 20:56:58 T:2795500640 DEBUG: NFS: chunks: r/w 262144/32768
  347. 20:56:58 T:2795500640 DEBUG: CNFSFile::Open - opened export/Series-02/Beauty and the Beast (2012)/Beauty and the Beast (2012) - S01E19.mkv
  348. 20:56:58 T:2795500640 DEBUG: DllAvUtilBase: Using libavutil system library
  349. 20:56:58 T:2795500640 DEBUG: DllAvCodec: Using libavcodec system library
  350. 20:56:58 T:2795500640 DEBUG: DllAvFormat: Using libavformat system library
  351. 20:56:58 T:2768700512 NOTICE: Thread FileCache start, auto delete: false
  352. 20:56:58 T:2795500640 DEBUG: Open - probing detected format [matroska,webm]
  353. 20:56:58 T:2795500640 DEBUG: Open - avformat_find_stream_info starting
  354. 20:56:58 T:2795500640 DEBUG: ffmpeg[A69FF460]: [h264] Increasing reorder buffer to 1
  355. 20:57:02 T:3041882112 DEBUG: OnKey: 169 (0xa9) pressed, action is Left
  356. 20:57:04 T:2795500640 DEBUG: Previous line repeats 2 times.
  357. 20:57:04 T:2795500640 DEBUG: Open - av_find_stream_info finished
  358. 20:57:04 T:2795500640 INFO: ffmpeg[A69FF460]: Input #0, matroska,webm, from 'nfs://10.10.10.10/export/Series-02/Beauty and the Beast (2012)/Beauty and the Beast (2012) - S01E19.mkv':
  359. 20:57:04 T:2795500640 INFO: ffmpeg[A69FF460]: Metadata:
  360. 20:57:04 T:2795500640 INFO: ffmpeg[A69FF460]: creation_time : 2013-04-27 04:25:27
  361. 20:57:04 T:2795500640 INFO: ffmpeg[A69FF460]: Duration: 00:41:51.36, start: 0.000000, bitrate: 5507 kb/s
  362. 20:57:04 T:2795500640 INFO: ffmpeg[A69FF460]: Stream #0:0: Subtitle: subrip (default)
  363. 20:57:04 T:2795500640 INFO: ffmpeg[A69FF460]: Stream #0:1(eng): Video: h264 (High), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 2k tbc (default)
  364. 20:57:04 T:2795500640 INFO: ffmpeg[A69FF460]: Stream #0:2(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s (default)
  365. 20:57:04 T:2768700512 DEBUG: Thread FileCache 2768700512 terminating
  366. 20:57:04 T:2795500640 DEBUG: CNFSFile::Close closing file export/Series-02/Beauty and the Beast (2012)/Beauty and the Beast (2012) - S01E19.mkv
  367. 20:57:05 T:3041882112 DEBUG: OnKey: 169 (0xa9) pressed, action is Left
  368. 20:57:07 T:3041882112 DEBUG: Previous line repeats 1 times.
  369. 20:57:07 T:3041882112 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  370. 20:57:09 T:3041882112 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
  371. 20:57:09 T:3041882112 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Videos,Files,return)
  372. 20:57:09 T:3041882112 DEBUG: ExecuteXBMCAction : To ActivateWindow(Videos,Files,return)
  373. 20:57:09 T:3041882112 DEBUG: Activating window ID: 10025
  374. 20:57:10 T:3041882112 DEBUG: ------ Window Deinit (Home.xml) ------
  375. 20:57:10 T:3041882112 DEBUG: ExecuteXBMCAction : Translating SetProperty(VideosDirectLink,True)
  376. 20:57:10 T:3041882112 DEBUG: ExecuteXBMCAction : To SetProperty(VideosDirectLink,True)
  377. 20:57:10 T:3041882112 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  378. 20:57:10 T:3041882112 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  379. 20:57:11 T:3041882112 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
  380. 20:57:11 T:3041882112 DEBUG: ParentPath = [sources://video/]
  381. 20:57:11 T:2768700512 NOTICE: Thread BackgroundLoader start, auto delete: false
  382. 20:57:11 T:2768700512 DEBUG: Thread BackgroundLoader 2768700512 terminating
  383. 20:57:11 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0x24e2198 dllopen : 1
  384. 20:57:11 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  385. 20:57:11 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0x2b3e8a0 dllopen : 1
  386. 20:57:11 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  387. 20:57:11 T:3041882112 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  388. 20:57:11 T:3041882112 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(2088960) nBufferAlignmen(16)
  389. 20:57:11 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x2b3e8a0 dllopen : 1
  390. 20:57:11 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x24e2198 dllopen : 1
  391. 20:57:13 T:3041882112 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  392. 20:57:16 T:3041882112 DEBUG: Previous line repeats 4 times.
  393. 20:57:16 T:3041882112 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
  394. 20:57:16 T:3041882112 DEBUG: CGUIMediaWindow::GetDirectory (nfs://10.10.10.10/export/Recordings-02/)
  395. 20:57:16 T:3041882112 DEBUG: ParentPath = [sources://video/]
  396. 20:57:16 T:2787112032 DEBUG: NFS: Context for 10.10.10.10/export/Recordings-02 not open - get a new context.
  397. 20:57:16 T:2787112032 DEBUG: NFS: Connected to server 10.10.10.10 and export /export/Recordings-02
  398. 20:57:16 T:2787112032 DEBUG: NFS: chunks: r/w 262144/32768
  399. 20:57:16 T:3041882112 DEBUG: RunQuery took 3 ms for 46 items query: SELECT files.strFilename, files.playCount, bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files LEFT JOIN bookmark ON files.idFile = bookmark.idFile AND bookmark.type = 1 WHERE files.idPath=80
  400. 20:57:16 T:2768700512 NOTICE: Thread BackgroundLoader start, auto delete: false
  401. 20:57:19 T:2930758752 DEBUG: DoWork - trying to extract thumb from video file nfs://10.10.10.10/export/Recordings-02/NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv
  402. 20:57:19 T:2930758752 DEBUG: CFileCache::Open - opening <export/Recordings-02/NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv> using cache
  403. 20:57:19 T:2930758752 DEBUG: CNFSFile::Open - opened export/Recordings-02/NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv
  404. 20:57:19 T:2930758752 DEBUG: DllAvUtilBase: Using libavutil system library
  405. 20:57:19 T:2930758752 DEBUG: DllAvCodec: Using libavcodec system library
  406. 20:57:19 T:2930758752 DEBUG: DllAvFormat: Using libavformat system library
  407. 20:57:19 T:2750411872 NOTICE: Thread FileCache start, auto delete: false
  408. 20:57:19 T:2930758752 DEBUG: Open - probing detected format [matroska,webm]
  409. 20:57:19 T:2930758752 DEBUG: Open - avformat_find_stream_info starting
  410. 20:57:20 T:2930758752 DEBUG: ffmpeg[AEAFD460]: [h264] Current profile doesn't provide more RBSP data in PPS, skipping
  411. 20:57:22 T:3041882112 DEBUG: OnKey: 166 (0xa6) pressed, action is Up
  412. 20:57:23 T:2879628384 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0xa8247450 dllopen : 1
  413. 20:57:23 T:2879628384 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  414. 20:57:23 T:2879628384 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0xa91ae898 dllopen : 1
  415. 20:57:23 T:2879628384 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  416. 20:57:23 T:2879628384 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  417. 20:57:23 T:2879628384 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(40960) nBufferAlignmen(16)
  418. 20:57:23 T:2879628384 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xa91ae898 dllopen : 1
  419. 20:57:23 T:2879628384 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xa8247450 dllopen : 1
  420. 20:57:23 T:2879628384 DEBUG: DoWork - took 122 ms to load special://masterprofile/Thumbnails/9/9f829745.jpg
  421. 20:57:25 T:3041882112 DEBUG: OnKey: 166 (0xa6) pressed, action is Up
  422. 20:57:25 T:2795500640 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0xb4b78078 dllopen : 1
  423. 20:57:25 T:2795500640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  424. 20:57:25 T:2795500640 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0xb4b75df8 dllopen : 1
  425. 20:57:25 T:2795500640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  426. 20:57:25 T:2795500640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  427. 20:57:25 T:2795500640 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(40960) nBufferAlignmen(16)
  428. 20:57:25 T:2795500640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xb4b75df8 dllopen : 1
  429. 20:57:25 T:2795500640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xb4b78078 dllopen : 1
  430. 20:57:25 T:2795500640 DEBUG: DoWork - took 118 ms to load special://masterprofile/Thumbnails/9/921d21dc.jpg
  431. 20:57:25 T:3041882112 DEBUG: OnKey: 166 (0xa6) pressed, action is Up
  432. 20:57:25 T:2787112032 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0x2585580 dllopen : 1
  433. 20:57:25 T:2787112032 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  434. 20:57:25 T:2787112032 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0x29ec2a0 dllopen : 1
  435. 20:57:25 T:2787112032 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  436. 20:57:25 T:2787112032 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  437. 20:57:25 T:2787112032 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(40960) nBufferAlignmen(16)
  438. 20:57:25 T:2787112032 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x29ec2a0 dllopen : 1
  439. 20:57:25 T:2787112032 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x2585580 dllopen : 1
  440. 20:57:25 T:2787112032 DEBUG: DoWork - took 119 ms to load special://masterprofile/Thumbnails/c/c63f4c37.jpg
  441. 20:57:25 T:3041882112 DEBUG: OnKey: 166 (0xa6) pressed, action is Up
  442. 20:57:25 T:2930758752 DEBUG: ffmpeg[AEAFD460]: [h264] Increasing reorder buffer to 1
  443. 20:57:25 T:2879628384 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0xa91bdb18 dllopen : 1
  444. 20:57:25 T:2879628384 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  445. 20:57:25 T:2879628384 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0xa8239608 dllopen : 1
  446. 20:57:25 T:2879628384 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  447. 20:57:25 T:2879628384 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  448. 20:57:25 T:2879628384 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(40960) nBufferAlignmen(16)
  449. 20:57:25 T:2879628384 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xa8239608 dllopen : 1
  450. 20:57:25 T:3041882112 DEBUG: OnKey: 166 (0xa6) pressed, action is Up
  451. 20:57:25 T:2879628384 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xa91bdb18 dllopen : 1
  452. 20:57:25 T:2879628384 DEBUG: DoWork - took 151 ms to load special://masterprofile/Thumbnails/c/c0925c16.jpg
  453. 20:57:26 T:2795500640 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0xb4b2a0e0 dllopen : 1
  454. 20:57:26 T:2795500640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  455. 20:57:26 T:2795500640 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0xb4b75df8 dllopen : 1
  456. 20:57:26 T:2795500640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  457. 20:57:26 T:2795500640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  458. 20:57:26 T:2795500640 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(40960) nBufferAlignmen(16)
  459. 20:57:26 T:2795500640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xb4b75df8 dllopen : 1
  460. 20:57:26 T:2795500640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xb4b2a0e0 dllopen : 1
  461. 20:57:26 T:2795500640 DEBUG: DoWork - took 116 ms to load special://masterprofile/Thumbnails/e/e664beb2.jpg
  462. 20:57:26 T:3041882112 DEBUG: OnKey: 166 (0xa6) pressed, action is Up
  463. 20:57:26 T:2768700512 DEBUG: Thread BackgroundLoader 2768700512 terminating
  464. 20:57:26 T:2787112032 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0x29ec2a0 dllopen : 1
  465. 20:57:26 T:2787112032 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  466. 20:57:26 T:2787112032 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0x24ff190 dllopen : 1
  467. 20:57:26 T:2787112032 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  468. 20:57:26 T:2787112032 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  469. 20:57:26 T:2787112032 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(40960) nBufferAlignmen(16)
  470. 20:57:26 T:2787112032 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x24ff190 dllopen : 1
  471. 20:57:26 T:2787112032 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x29ec2a0 dllopen : 1
  472. 20:57:26 T:3041882112 DEBUG: OnKey: 166 (0xa6) pressed, action is Up
  473. 20:57:26 T:2879628384 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0xa91ae870 dllopen : 1
  474. 20:57:26 T:2879628384 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  475. 20:57:26 T:2879628384 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0xa91ae4f0 dllopen : 1
  476. 20:57:26 T:2879628384 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  477. 20:57:26 T:2879628384 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  478. 20:57:26 T:2879628384 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(40960) nBufferAlignmen(16)
  479. 20:57:26 T:2879628384 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xa91ae4f0 dllopen : 1
  480. 20:57:26 T:2879628384 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xa91ae870 dllopen : 1
  481. 20:57:26 T:3041882112 DEBUG: OnKey: 166 (0xa6) pressed, action is Up
  482. 20:57:26 T:2795500640 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0xb4b2a048 dllopen : 1
  483. 20:57:26 T:2795500640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  484. 20:57:26 T:2795500640 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0xb4b75e68 dllopen : 1
  485. 20:57:26 T:2795500640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  486. 20:57:26 T:2795500640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  487. 20:57:26 T:2795500640 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(40960) nBufferAlignmen(16)
  488. 20:57:26 T:2795500640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xb4b75e68 dllopen : 1
  489. 20:57:26 T:2795500640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xb4b2a048 dllopen : 1
  490. 20:57:26 T:3041882112 DEBUG: OnKey: 166 (0xa6) pressed, action is Up
  491. 20:57:26 T:2787112032 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0x24e51f0 dllopen : 1
  492. 20:57:26 T:2787112032 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  493. 20:57:26 T:2787112032 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0x25af1a0 dllopen : 1
  494. 20:57:26 T:2787112032 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  495. 20:57:26 T:2787112032 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  496. 20:57:26 T:2787112032 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(40960) nBufferAlignmen(16)
  497. 20:57:26 T:2787112032 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x25af1a0 dllopen : 1
  498. 20:57:26 T:2787112032 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x24e51f0 dllopen : 1
  499. 20:57:26 T:3041882112 DEBUG: OnKey: 166 (0xa6) pressed, action is Up
  500. 20:57:27 T:2879628384 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0xa970e0b0 dllopen : 1
  501. 20:57:27 T:2879628384 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  502. 20:57:27 T:2879628384 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0xa91ae870 dllopen : 1
  503. 20:57:27 T:2879628384 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  504. 20:57:27 T:2879628384 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  505. 20:57:27 T:2879628384 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(40960) nBufferAlignmen(16)
  506. 20:57:27 T:2879628384 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xa91ae870 dllopen : 1
  507. 20:57:27 T:2879628384 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xa970e0b0 dllopen : 1
  508. 20:57:27 T:2879628384 DEBUG: DoWork - took 102 ms to load special://masterprofile/Thumbnails/6/6729831c.jpg
  509. 20:57:27 T:3041882112 DEBUG: OnKey: 166 (0xa6) pressed, action is Up
  510. 20:57:27 T:2795500640 DEBUG: Previous line repeats 1 times.
  511. 20:57:27 T:2795500640 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0xb4b77d00 dllopen : 1
  512. 20:57:27 T:2795500640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  513. 20:57:27 T:2795500640 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0xb4b2a048 dllopen : 1
  514. 20:57:27 T:2795500640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  515. 20:57:27 T:2795500640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  516. 20:57:27 T:2795500640 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(40960) nBufferAlignmen(16)
  517. 20:57:27 T:2795500640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xb4b2a048 dllopen : 1
  518. 20:57:27 T:2795500640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xb4b77d00 dllopen : 1
  519. 20:57:28 T:3041882112 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  520. 20:57:31 T:3041882112 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
  521. 20:57:31 T:3041882112 DEBUG: OnPlayMedia nfs://10.10.10.10/export/Recordings-02/NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv
  522. 20:57:31 T:3041882112 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  523. 20:57:31 T:3041882112 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  524. 20:57:31 T:3041882112 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  525. 20:57:31 T:3041882112 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  526. 20:57:31 T:3041882112 DEBUG: CPlayerCoreFactory::GetPlayers(nfs://10.10.10.10/export/Recordings-02/NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv)
  527. 20:57:31 T:3041882112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  528. 20:57:31 T:3041882112 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  529. 20:57:31 T:3041882112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  530. 20:57:31 T:3041882112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
  531. 20:57:31 T:3041882112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  532. 20:57:31 T:3041882112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  533. 20:57:31 T:3041882112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  534. 20:57:31 T:3041882112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  535. 20:57:31 T:3041882112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  536. 20:57:31 T:3041882112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  537. 20:57:31 T:3041882112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  538. 20:57:31 T:3041882112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  539. 20:57:31 T:3041882112 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  540. 20:57:31 T:3041882112 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  541. 20:57:31 T:3041882112 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (4)
  542. 20:57:31 T:3041882112 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  543. 20:57:31 T:3041882112 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  544. 20:57:31 T:3041882112 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  545. 20:57:31 T:3041882112 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: OMXPlayer (4)
  546. 20:57:31 T:3041882112 DEBUG: CPlayerCoreFactory::GetPlayers: added 2 players
  547. 20:57:31 T:3041882112 NOTICE: COMXPlayer: Opening: nfs://10.10.10.10/export/Recordings-02/NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv
  548. 20:57:31 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.clock handle 0x2893c30 dllopen : 1
  549. 20:57:31 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.clock input port 80 output port 81
  550. 20:57:31 T:3041882112 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  551. 20:57:31 T:3041882112 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  552. 20:57:31 T:3041882112 DEBUG: LinuxRendererGL: Cleaning up GL resources
  553. 20:57:31 T:3041882112 DEBUG: DllSwScale: Using libswscale system library
  554. 20:57:31 T:2768700512 NOTICE: Thread OMXPlayer start, auto delete: false
  555. 20:57:31 T:2768700512 NOTICE: Creating InputStream
  556. 20:57:31 T:2768700512 DEBUG: CFileCache::Open - opening <export/Recordings-02/NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv> using cache
  557. 20:57:31 T:2768700512 DEBUG: CNFSFile::Open - opened export/Recordings-02/NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv
  558. 20:57:31 T:2733565024 NOTICE: Thread FileCache start, auto delete: false
  559. 20:57:31 T:2768700512 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  560. 20:57:31 T:2768700512 DEBUG: ScanForExternalSubtitles: END (total time: 174 ms)
  561. 20:57:31 T:2768700512 NOTICE: Creating Demuxer
  562. 20:57:31 T:2768700512 DEBUG: DllAvUtilBase: Using libavutil system library
  563. 20:57:31 T:2768700512 DEBUG: DllAvCodec: Using libavcodec system library
  564. 20:57:31 T:2768700512 DEBUG: DllAvFormat: Using libavformat system library
  565. 20:57:31 T:2930758752 DEBUG: ffmpeg[AEAFD460]: [h264] Increasing reorder buffer to 2
  566. 20:57:32 T:3041882112 DEBUG: ------ Window Init (DialogBusy.xml) ------
  567. 20:57:49 T:2930758752 DEBUG: ffmpeg[AEAFD460]: [matroska,webm] Could not find codec parameters for stream 1 (Audio: mp2, 48000 Hz, 2 channels, s16p): unspecified frame size
  568. 20:57:49 T:2930758752 DEBUG: ffmpeg[AEAFD460]: [matroska,webm] Consider increasing the value for the 'analyzeduration' and 'probesize' options
  569. 20:57:49 T:2930758752 DEBUG: ffmpeg[AEAFD460]: [matroska,webm] Could not find codec parameters for stream 3 (Audio: mp2, 48000 Hz, 2 channels, s16p): unspecified frame size
  570. 20:57:49 T:2930758752 DEBUG: ffmpeg[AEAFD460]: [matroska,webm] Consider increasing the value for the 'analyzeduration' and 'probesize' options
  571. 20:57:49 T:2768700512 DEBUG: Open - probing detected format [matroska,webm]
  572. 20:57:49 T:2930758752 DEBUG: Open - av_find_stream_info finished
  573. 20:57:49 T:2930758752 INFO: ffmpeg[AEAFD460]: Input #0, matroska,webm, from 'nfs://10.10.10.10/export/Recordings-02/NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv':
  574. 20:57:49 T:2930758752 INFO: ffmpeg[AEAFD460]: Metadata:
  575. 20:57:49 T:2930758752 INFO: ffmpeg[AEAFD460]: title : NOS Inhuldiging Koning Willem-Alexander
  576. 20:57:49 T:2930758752 INFO: ffmpeg[AEAFD460]: DATE_BROADCASTED: 2013-04-30 18:30:00
  577. 20:57:49 T:2930758752 INFO: ffmpeg[AEAFD460]: ORIGINAL_MEDIA_TYPE: TV
  578. 20:57:49 T:2930758752 INFO: ffmpeg[AEAFD460]: TVCHANNEL : Nederland 1 HD
  579. 20:57:49 T:2930758752 INFO: ffmpeg[AEAFD460]: Duration: 00:01:07.40, start: 0.000000, bitrate: N/A
  580. 20:57:49 T:2930758752 INFO: ffmpeg[AEAFD460]: Stream #0:0(dut): Video: h264 (Main), yuvj420p, 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 1k tbn, 50 tbc (default)
  581. 20:57:49 T:2930758752 INFO: ffmpeg[AEAFD460]: Stream #0:1(dut): Audio: mp2, 48000 Hz, 2 channels, s16p (default)
  582. 20:57:49 T:2930758752 INFO: ffmpeg[AEAFD460]: Stream #0:2(dut): Audio: ac3, 48000 Hz, 6 channels, fltp (default)
  583. 20:57:49 T:2930758752 INFO: ffmpeg[AEAFD460]: Stream #0:3: Audio: mp2, 48000 Hz, 2 channels, s16p (default)
  584. 20:57:49 T:2930758752 INFO: ffmpeg[AEAFD460]: Stream #0:4: Subtitle: dvb_subtitle (default)
  585. 20:57:49 T:2930758752 INFO: ffmpeg[AEAFD460]: Stream #0:5(dut): Subtitle: dvb_subtitle (default)
  586. 20:57:49 T:2930758752 DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:no OpenMax:no VDPAU:no VAAPI:no
  587. 20:57:49 T:2930758752 DEBUG: FactoryCodec - Video: - Opening
  588. 20:57:49 T:2930758752 DEBUG: DllAvUtilBase: Using libavutil system library
  589. 20:57:49 T:2930758752 DEBUG: DllAvCodec: Using libavcodec system library
  590. 20:57:49 T:2930758752 DEBUG: DllSwScale: Using libswscale system library
  591. 20:57:49 T:2930758752 DEBUG: DllPostProc: Using libpostproc system library
  592. 20:57:49 T:2930758752 DEBUG: DllAvFilter: Using libavfilter system library
  593. 20:57:49 T:2768700512 DEBUG: Open - avformat_find_stream_info starting
  594. 20:57:50 T:2930758752 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  595. 20:57:50 T:2768700512 DEBUG: ffmpeg[A5070460]: [h264] Current profile doesn't provide more RBSP data in PPS, skipping
  596. 20:57:53 T:2768700512 DEBUG: ffmpeg[A5070460]: [h264] Increasing reorder buffer to 1
  597. 20:57:57 T:2787112032 DEBUG: Thread JobWorker 2787112032 terminating (autodelete)
  598. 20:57:57 T:2879628384 DEBUG: Thread JobWorker 2879628384 terminating (autodelete)
  599. 20:57:57 T:2795500640 DEBUG: Thread JobWorker 2795500640 terminating (autodelete)
  600. 20:57:58 T:2768700512 DEBUG: ffmpeg[A5070460]: [h264] Increasing reorder buffer to 2
  601. 20:58:14 T:2930758752 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  602. 20:58:14 T:2930758752 DEBUG: ExtractThumb - seeking to pos 22466ms (total: 67400ms) in nfs://10.10.10.10/export/Recordings-02/NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv
  603. 20:58:14 T:2768700512 DEBUG: Open - av_find_stream_info finished
  604. 20:58:14 T:2768700512 INFO: ffmpeg[A5070460]: Input #0, matroska,webm, from 'nfs://10.10.10.10/export/Recordings-02/NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv':
  605. 20:58:14 T:2768700512 INFO: ffmpeg[A5070460]: Metadata:
  606. 20:58:14 T:2768700512 INFO: ffmpeg[A5070460]: title : NOS Inhuldiging Koning Willem-Alexander
  607. 20:58:14 T:2768700512 INFO: ffmpeg[A5070460]: DATE_BROADCASTED: 2013-04-30 18:30:00
  608. 20:58:14 T:2768700512 INFO: ffmpeg[A5070460]: ORIGINAL_MEDIA_TYPE: TV
  609. 20:58:14 T:2768700512 INFO: ffmpeg[A5070460]: TVCHANNEL : Nederland 1 HD
  610. 20:58:14 T:2768700512 INFO: ffmpeg[A5070460]: Duration: 00:01:07.40, start: 0.000000, bitrate: 12408 kb/s
  611. 20:58:14 T:2750411872 DEBUG: Process, request seek on source to 104475696
  612. 20:58:14 T:2930758752 DEBUG: Seek - waiting for position 104540369.
  613. 20:58:14 T:2768700512 INFO: ffmpeg[A5070460]: Stream #0:0(dut): Video: h264 (Main), yuvj420p, 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 1k tbn, 50 tbc (default)
  614. 20:58:14 T:2768700512 INFO: ffmpeg[A5070460]: Stream #0:1(dut): Audio: mp2, 48000 Hz, stereo, s16p, 256 kb/s (default)
  615. 20:58:14 T:2768700512 INFO: ffmpeg[A5070460]: Stream #0:2(dut): Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s (default)
  616. 20:58:14 T:2768700512 INFO: ffmpeg[A5070460]: Stream #0:3: Audio: mp2, 48000 Hz, stereo, s16p, 256 kb/s (default)
  617. 20:58:14 T:2768700512 INFO: ffmpeg[A5070460]: Stream #0:4: Subtitle: dvb_subtitle (default)
  618. 20:58:14 T:2768700512 INFO: ffmpeg[A5070460]: Stream #0:5(dut): Subtitle: dvb_subtitle (default)
  619. 20:58:14 T:2750411872 DEBUG: Process, request seek on source to 662985
  620. 20:58:14 T:2750411872 DEBUG: Process, request seek on source to 32669175
  621. 20:58:14 T:2930758752 DEBUG: SeekTime - seek ended up on time 21200
  622. 20:58:14 T:2768700512 DEBUG: CDVDInputStreamFile::SetReadRate - set cache throttle rate to 1682128 bytes per second
  623. 20:58:14 T:2768700512 NOTICE: Opening video stream: 0 source: 256
  624. 20:58:14 T:2768700512 DEBUG: DllBcm: Using omx system library
  625. 20:58:14 T:2768700512 DEBUG: OMXClock::OMXStop
  626. 20:58:14 T:2768700512 INFO: CBitstreamConverter::Open bitstream to annexb init
  627. 20:58:14 T:2930758752 DEBUG: ffmpeg[AEAFD460]: [NULL] Current profile doesn't provide more RBSP data in PPS, skipping
  628. 20:58:14 T:2768700512 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.video_decode handle 0xa9798240 dllopen : 1
  629. 20:58:14 T:2768700512 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_decode input port 130 output port 131
  630. 20:58:14 T:2995778656 DEBUG: CecLogMessage - GetPhysicalAddress - physical address = 1100
  631. 20:58:14 T:2995778656 DEBUG: CecLogMessage - physical address changed to 1100
  632. 20:58:14 T:2995778656 DEBUG: CecLogMessage - physical address unchanged (1100)
  633. 20:58:14 T:2768700512 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.video_render handle 0xa97728a0 dllopen : 1
  634. 20:58:14 T:2768700512 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_render input port 90 output port 90
  635. 20:58:14 T:2768700512 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.video_scheduler handle 0xa91b3c10 dllopen : 1
  636. 20:58:14 T:2768700512 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_scheduler input port 10 output port 11
  637. 20:58:14 T:2768700512 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.video_decode) - port(130), nBufferCountMin(1), nBufferCountActual(60), nBufferSize(81920), nBufferAlignmen(16)
  638. 20:58:14 T:2768700512 DEBUG: COMXVideo::Open - decoder_component(0x0xa9798240), input_port(0x82), output_port(0x83) deinterlace 0 hdmiclocksync 0
  639. 20:58:14 T:2768700512 INFO: OMXPlayerVideo::OpenDecoder : Video codec omx-h264 width 1920 height 1080 profile 77 fps 25.000000
  640. 20:58:14 T:2768700512 INFO: OMXPlayerVideo::OpenDecoder fps: 25.000000 hdmi_ntsc_freqs 0
  641. 20:58:14 T:2768700512 NOTICE: OMXClock using video as reference
  642. 20:58:14 T:2768700512 DEBUG: OMXClock::OMXReset audio / video : 0 / 1 start audio / video : 0 / 1 wait mask 2
  643. 20:58:14 T:2768700512 NOTICE: Creating video thread
  644. 20:58:14 T:2768700512 DEBUG: OMXClock::OMXSetSpeed 1 buffering 0
  645. 20:58:14 T:2795500640 NOTICE: Thread OMXPlayerVideo start, auto delete: false
  646. 20:58:14 T:2795500640 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 0
  647. 20:58:14 T:2768700512 NOTICE: Opening audio stream: 2 source: 256
  648. 20:58:14 T:2768700512 DEBUG: DllBcm: Using omx system library
  649. 20:58:14 T:2795500640 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  650. 20:58:14 T:2768700512 DEBUG: DllAvUtilBase: Using libavutil system library
  651. 20:58:14 T:2768700512 DEBUG: DllAvCodec: Using libavcodec system library
  652. 20:58:14 T:2768700512 DEBUG: DllAvFormat: Using libswresample system library
  653. 20:58:14 T:2768700512 NOTICE: Creating audio thread
  654. 20:58:14 T:2768700512 DEBUG: OMXClock::OMXSetSpeed 1 buffering 0
  655. 20:58:14 T:2879628384 NOTICE: Thread OMXPlayerAudio start, auto delete: false
  656. 20:58:14 T:2768700512 NOTICE: Opening Subtitle stream: 5 source: 256
  657. 20:58:14 T:2768700512 DEBUG: FactoryCodec - Overlay: FFmpeg Subtitle Decoder - Opening
  658. 20:58:14 T:2768700512 DEBUG: DllAvUtilBase: Using libavutil system library
  659. 20:58:14 T:2768700512 DEBUG: DllAvCodec: Using libavcodec system library
  660. 20:58:14 T:2879628384 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 0
  661. 20:58:14 T:2768700512 DEBUG: FactoryCodec - Overlay: FFmpeg Subtitle Decoder - Opened
  662. 20:58:14 T:2768700512 DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: nfs://10.10.10.10/export/Recordings-02/NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv
  663. 20:58:14 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0x2835ed8 dllopen : 1
  664. 20:58:14 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  665. 20:58:14 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0x28fca40 dllopen : 1
  666. 20:58:14 T:2768700512 DEBUG: COMXPlayer::SetCaching - caching state 1
  667. 20:58:14 T:2768700512 DEBUG: OMXClock::OMXSetSpeed 0 buffering 0
  668. 20:58:14 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  669. 20:58:14 T:2879628384 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
  670. 20:58:14 T:2879628384 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 0
  671. 20:58:14 T:2795500640 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 0
  672. 20:58:14 T:2795500640 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 0
  673. 20:58:14 T:2768700512 DEBUG: COMXPlayer::SetCaching - caching state 3
  674. 20:58:14 T:2768700512 DEBUG: OMXClock::OMXSetSpeed 0 buffering 0
  675. 20:58:14 T:3041882112 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  676. 20:58:14 T:2879628384 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 0
  677. 20:58:14 T:2795500640 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 0
  678. 20:58:14 T:2795500640 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_RESYNC(80000.000000, 1)
  679. 20:58:14 T:3041882112 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(2088960) nBufferAlignmen(16)
  680. 20:58:14 T:2795500640 INFO: COMXPlayerVideo - Stillframe left, switching to normal playback
  681. 20:58:14 T:2795500640 DEBUG: OMXVideo::Decode VDec : setStartTime 0.080000
  682. 20:58:14 T:2795500640 ERROR: Output - renderer not started
  683. 20:58:14 T:2768700512 DEBUG: COMXPlayer::HandleMessages - player started 2
  684. 20:58:14 T:2879628384 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(10000.000000, 0)
  685. 20:58:14 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x28fca40 dllopen : 1
  686. 20:58:14 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x2835ed8 dllopen : 1
  687. 20:58:14 T:2879628384 DEBUG: COMXAudioCodecOMX::Decode(0xa20b8440,1792) format=8(8) chan=6 samples=1536 size=36864/36864,6144/6144,6144 data=0x30c08f0,0x30c20f0,0x30c38f0,0x30c50f0,0x30c68f0,0x30c80f0,(nil),(nil)
  688. 20:58:14 T:2879628384 DEBUG: COMXAudioCodecOMX::GetData size=36864/0/36864 cont=1 buf=0x30c08f0
  689. 20:58:14 T:2879628384 DEBUG: OMXClock::OMXStop
  690. 20:58:14 T:2879628384 DEBUG: DllAvUtilBase: Using libavutil system library
  691. 20:58:14 T:2879628384 DEBUG: COMXAudio::SetCodingType OMX_AUDIO_CodingDDP
  692. 20:58:15 T:2768700512 DEBUG: ffmpeg[A5070460]: [NULL] Current profile doesn't provide more RBSP data in PPS, skipping
  693. 20:58:15 T:2879628384 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.audio_render handle 0x2a34b98 dllopen : 1
  694. 20:58:15 T:2879628384 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100
  695. 20:58:15 T:2879628384 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.audio_decode handle 0x28a1db0 dllopen : 1
  696. 20:58:15 T:2879628384 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_decode input port 120 output port 121
  697. 20:58:15 T:2879628384 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_decode) - port(120), nBufferCountMin(4), nBufferCountActual(46), nBufferSize(24576), nBufferAlignmen(16)
  698. 20:58:15 T:2879628384 DEBUG: COMXAudio::Initialize Ouput bps 16 samplerate 48000 channels 2 buffer size 1152000 bytes per second 576000
  699. 20:58:15 T:2879628384 DEBUG: COMXAudio::Initialize Input bps 16 samplerate 48000 channels 6 buffer size 1152000 bytes per second 576000
  700. 20:58:15 T:2879628384 DEBUG: COMXAudio::Initialize device hdmi passthrough 1 hwdecode 0
  701. 20:58:15 T:2879628384 INFO: Audio codec channels 6 samplerate 48000 bitspersample 16
  702. 20:58:15 T:2879628384 NOTICE: OMXClock using audio as reference
  703. 20:58:15 T:2879628384 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 start audio / video : 1 / 1 wait mask 3
  704. 20:58:15 T:2768700512 DEBUG: COMXPlayer::HandleMessages - player started 1
  705. 20:58:15 T:2768700512 DEBUG: COMXPlayer::SetCaching - caching state 0
  706. 20:58:15 T:2768700512 DEBUG: OMXClock::OMXSetSpeed 1 buffering 0
  707. 20:58:15 T:2879628384 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
  708. 20:58:15 T:2879628384 DEBUG: COMXAudio::Decode ADec : setStartTime 0.042000
  709. 20:58:15 T:2795500640 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 1000
  710. 20:58:15 T:2795500640 DEBUG: OMXVideo::Decode VDec : setStartTime 0.100000
  711. 20:58:15 T:2795500640 ERROR: Output - renderer not started
  712. 20:58:15 T:2879628384 ERROR: Previous line repeats 2 times.
  713. 20:58:15 T:2879628384 DEBUG: ddparm->nPortIndex : 100
  714. 20:58:15 T:2879628384 DEBUG: ddparm->nChannels : 6
  715. 20:58:15 T:2879628384 DEBUG: ddparm->nBitRate : 0
  716. 20:58:15 T:2879628384 DEBUG: ddparm->nSampleRate : 48000
  717. 20:58:15 T:2879628384 DEBUG: ddparm->eBitStreamId : 8
  718. 20:58:15 T:2795500640 ERROR: Output - renderer not started
  719. 20:58:15 T:2879628384 DEBUG: ddparm->eBitStreamMode : 0
  720. 20:58:15 T:2879628384 DEBUG: ddparm->eDolbySurroundMode : 0
  721. 20:58:15 T:2879628384 DEBUG: OMX_AUDIO_ChannelLF
  722. 20:58:15 T:2879628384 DEBUG: OMX_AUDIO_ChannelRF
  723. 20:58:15 T:2879628384 DEBUG: OMX_AUDIO_ChannelCF
  724. 20:58:15 T:2879628384 DEBUG: OMX_AUDIO_ChannelLFE
  725. 20:58:15 T:2879628384 DEBUG: OMX_AUDIO_ChannelLR
  726. 20:58:15 T:2879628384 DEBUG: OMX_AUDIO_ChannelRR
  727. 20:58:15 T:2795500640 ERROR: Output - renderer not started
  728. 20:58:15 T:2879628384 ERROR: Previous line repeats 4 times.
  729. 20:58:15 T:2879628384 DEBUG: OMXClock::OMXAudioBufferStart
  730. 20:58:15 T:2795500640 DEBUG: ResolutionUpdateCallBack - change configuration. video:1920x1080. framerate: 25.00. 1920x1080 format: BYPASS
  731. 20:58:15 T:2795500640 NOTICE: Display resolution DESKTOP : 1920x1080 @ 60.00 - Full Screen (16)
  732. 20:58:15 T:3041882112 DEBUG: Activating window ID: 12005
  733. 20:58:15 T:3041882112 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  734. 20:58:15 T:3041882112 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  735. 20:58:15 T:3041882112 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
  736. 20:58:15 T:2879628384 INFO: COMXPlayerAudio - Switching to normal playback
  737. 20:58:15 T:2879628384 DEBUG: OMXClock::OMXAudioBufferStop
  738. 20:58:15 T:2879628384 DEBUG: OMXClock::OMXSetSpeed 1 buffering 0
  739. 20:58:15 T:2768700512 DEBUG: ffmpeg[A5070460]: [NULL] Current profile doesn't provide more RBSP data in PPS, skipping
  740. 20:58:16 T:2795500640 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  741. 20:58:16 T:2768700512 DEBUG: ffmpeg[A5070460]: [NULL] Current profile doesn't provide more RBSP data in PPS, skipping
  742. 20:58:16 T:3041882112 NOTICE: Using GL_TEXTURE_2D
  743. 20:58:16 T:3041882112 DEBUG: GL: Requested render method: 0
  744. 20:58:16 T:3041882112 NOTICE: GL: Using BYPASS render method
  745. 20:58:16 T:3041882112 NOTICE: GL: NPOT texture support detected
  746. 20:58:16 T:3041882112 DEBUG: CLinuxRendererGLES: Reorder drawpoints due to method change from 1 to 256
  747. 20:58:16 T:3041882112 DEBUG: CGUIInfoManager::SetCurrentMovie(nfs://10.10.10.10/export/Recordings-02/NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv)
  748. 20:58:17 T:2768700512 DEBUG: ffmpeg[A5070460]: [NULL] Current profile doesn't provide more RBSP data in PPS, skipping
  749. 20:58:17 T:3041882112 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  750. 20:58:17 T:3041882112 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  751. 20:58:17 T:2787112032 NOTICE: Thread JobWorker start, auto delete: true
  752. 20:58:17 T:3041882112 DEBUG: dest_rect.x_offset 0 dest_rect.y_offset 0 dest_rect.width 1920 dest_rect.height 1080
  753. 20:58:17 T:3041882112 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  754. 20:58:17 T:2768700512 DEBUG: ffmpeg[A5070460]: [NULL] Current profile doesn't provide more RBSP data in PPS, skipping
  755. 20:58:20 T:2930758752 DEBUG: Previous line repeats 4 times.
  756. 20:58:20 T:2930758752 DEBUG: DllSwScale: Using libswscale system library
  757. 20:58:20 T:2930758752 DEBUG: cached image 'special://masterprofile/Thumbnails/2/29fc5ba0.jpg' size 128x72
  758. 20:58:20 T:2930758752 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_encode handle 0x2585580 dllopen : 1
  759. 20:58:20 T:2930758752 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_encode input port 340 output port 341
  760. 20:58:20 T:2930758752 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_encode) - port(340), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(40960), nBufferAlignmen(16)
  761. 20:58:20 T:2930758752 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.image_encode) - port(341), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(81920) nBufferAlignmen(16)
  762. 20:58:21 T:2930758752 DEBUG: COMXImage::CreateThumbnailFromSurface : special://masterprofile/Thumbnails/2/29fc5ba0.jpg width 128 height 72
  763. 20:58:21 T:2930758752 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_encode handle 0x2585580 dllopen : 1
  764. 20:58:21 T:2930758752 DEBUG: CNFSFile::Close closing file export/Recordings-02/NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv
  765. 20:58:21 T:2750411872 DEBUG: Thread FileCache 2750411872 terminating
  766. 20:58:21 T:2930758752 DEBUG: ExtractThumb - measured 61597 ms to extract thumb from file <nfs://10.10.10.10/export/Recordings-02/NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv> in 9 packets.
  767. 20:58:21 T:2768700512 DEBUG: ffmpeg[A5070460]: [NULL] Current profile doesn't provide more RBSP data in PPS, skipping
  768. 20:58:30 T:2930758752 DEBUG: Previous line repeats 8 times.
  769. 20:58:30 T:2930758752 DEBUG: Mysql execute: insert into files (idFile, idPath, strFileName) values(NULL, 80, 'NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv')
  770. 20:58:30 T:2930758752 DEBUG: Mysql Start transaction
  771. 20:58:30 T:2930758752 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 3876
  772. 20:58:30 T:2930758752 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration) VALUES (3876,0,'h264',1.777778,1920,1080,67)
  773. 20:58:30 T:2930758752 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (3876,1,'mp2',2,'dut')
  774. 20:58:30 T:2930758752 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (3876,1,'ac3',6,'dut')
  775. 20:58:30 T:2930758752 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (3876,1,'mp2',2,'')
  776. 20:58:30 T:2930758752 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (3876,2,'')
  777. 20:58:30 T:2930758752 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (3876,2,'dut')
  778. 20:58:30 T:2930758752 DEBUG: Mysql execute: update movie set c11=67 where idFile=3876 and c11=''
  779. 20:58:30 T:2930758752 DEBUG: Mysql execute: update episode set c09=67 where idFile=3876 and c09=''
  780. 20:58:30 T:2930758752 DEBUG: Mysql execute: update musicvideo set c04=67 where idFile=3876 and c04=''
  781. 20:58:30 T:2930758752 DEBUG: Mysql commit transaction
  782. 20:58:31 T:2768700512 DEBUG: ffmpeg[A5070460]: [NULL] Current profile doesn't provide more RBSP data in PPS, skipping
  783. 20:58:32 T:2904794208 NOTICE: ES: Client from 192.168.17.10 timed out
  784. 20:58:32 T:2768700512 DEBUG: ffmpeg[A5070460]: [NULL] Current profile doesn't provide more RBSP data in PPS, skipping
  785. 20:58:33 T:3041882112 DEBUG: OnKey: 11 (0x0b) pressed, action is OSD
  786. 20:58:33 T:3041882112 DEBUG: ------ Window Init (VideoOSD.xml) ------
  787. 20:58:33 T:3041882112 INFO: Loading skin file: VideoOSD.xml, load type: KEEP_IN_MEMORY
  788. 20:58:34 T:2768700512 DEBUG: ffmpeg[A5070460]: [NULL] Current profile doesn't provide more RBSP data in PPS, skipping
  789. 20:58:34 T:2787112032 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0xa58759f0 dllopen : 1
  790. 20:58:34 T:2787112032 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  791. 20:58:34 T:2787112032 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0xa4105dd8 dllopen : 1
  792. 20:58:34 T:2787112032 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  793. 20:58:34 T:2787112032 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  794. 20:58:34 T:2787112032 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(40960) nBufferAlignmen(16)
  795. 20:58:34 T:2787112032 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xa4105dd8 dllopen : 1
  796. 20:58:34 T:2787112032 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xa58759f0 dllopen : 1
  797. 20:58:35 T:2768700512 DEBUG: ffmpeg[A5070460]: [NULL] Current profile doesn't provide more RBSP data in PPS, skipping
  798. 20:58:46 T:3041882112 DEBUG: Previous line repeats 8 times.
  799. 20:58:46 T:3041882112 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
  800. 20:58:47 T:2768700512 DEBUG: ffmpeg[A5070460]: [NULL] Current profile doesn't provide more RBSP data in PPS, skipping
  801. 20:58:47 T:3041882112 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
  802. 20:58:47 T:3041882112 DEBUG: ExecuteXBMCAction : Translating PlayerControl(Stop)
  803. 20:58:47 T:3041882112 DEBUG: ExecuteXBMCAction : To PlayerControl(Stop)
  804. 20:58:47 T:3041882112 DEBUG: COMXPlayer::CloseFile
  805. 20:58:47 T:2768700512 DEBUG: OMXClock::OMXSetSpeed 1 buffering 0
  806. 20:58:47 T:2768700512 DEBUG: COMXPlayer - CDVDMsg::PLAYER_SETSPEED speed : 1000
  807. 20:58:47 T:3041882112 DEBUG: COMXPlayer: waiting for threads to exit
  808. 20:58:47 T:2768700512 NOTICE: COMXPlayer::OnExit()
  809. 20:58:47 T:2768700512 DEBUG: OMXClock::OMXStop
  810. 20:58:47 T:2768700512 NOTICE: OMXPlayer: closing audio stream
  811. 20:58:47 T:2768700512 NOTICE: Closing audio stream
  812. 20:58:47 T:2879628384 NOTICE: thread end: OMXPlayerAudio::OnExit()
  813. 20:58:47 T:2879628384 DEBUG: Thread OMXPlayerAudio 2879628384 terminating
  814. 20:58:47 T:2768700512 DEBUG: OMXClock::OMXStop
  815. 20:58:47 T:2768700512 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x2a34b98 dllopen : 1
  816. 20:58:47 T:2768700512 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_decode handle 0x28a1db0 dllopen : 1
  817. 20:58:47 T:2768700512 NOTICE: OMXClock using video as reference
  818. 20:58:47 T:2768700512 DEBUG: OMXClock::OMXReset audio / video : 0 / 1 start audio / video : 0 / 1 wait mask 2
  819. 20:58:47 T:2795500640 DEBUG: OMXVideo::Decode VDec : setStartTime 34.120000
  820. 20:58:47 T:2768700512 NOTICE: OMXPlayer: closing video stream
  821. 20:58:47 T:2768700512 NOTICE: Closing video stream
  822. 20:58:47 T:2795500640 NOTICE: thread end: video_thread
  823. 20:58:47 T:2795500640 DEBUG: Thread OMXPlayerVideo 2795500640 terminating
  824. 20:58:47 T:2768700512 DEBUG: OMXClock::OMXStop
  825. 20:58:47 T:2768700512 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_scheduler handle 0xa91b3c10 dllopen : 1
  826. 20:58:47 T:2768700512 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_decode handle 0xa9798240 dllopen : 1
  827. 20:58:47 T:2768700512 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_render handle 0xa97728a0 dllopen : 1
  828. 20:58:47 T:2768700512 NOTICE: OMXClock using video as reference
  829. 20:58:47 T:2768700512 DEBUG: OMXClock::OMXReset audio / video : 0 / 0 start audio / video : 0 / 0 wait mask 0
  830. 20:58:47 T:2768700512 NOTICE: OMXPlayer: closing subtitle stream
  831. 20:58:47 T:2768700512 NOTICE: Closing subtitle stream
  832. 20:58:47 T:2768700512 NOTICE: COMXPlayer::OnExit() deleting demuxer
  833. 20:58:47 T:2768700512 NOTICE: COMXPlayer::OnExit() deleting input stream
  834. 20:58:47 T:2733565024 DEBUG: Thread FileCache 2733565024 terminating
  835. 20:58:47 T:2768700512 DEBUG: CNFSFile::Close closing file export/Recordings-02/NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv
  836. 20:58:47 T:2768700512 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  837. 20:58:47 T:2768700512 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  838. 20:58:47 T:3041882112 DEBUG: COMXPlayer: finished waiting
  839. 20:58:47 T:3041882112 DEBUG: LinuxRendererGL: Cleaning up GL resources
  840. 20:58:47 T:3041882112 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  841. 20:58:47 T:3041882112 DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  842. 20:58:47 T:3041882112 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  843. 20:58:47 T:2768700512 DEBUG: Thread OMXPlayer 2768700512 terminating
  844. 20:58:48 T:3041882112 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  845. 20:58:48 T:3041882112 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  846. 20:58:48 T:3041882112 DEBUG: CGUIMediaWindow::GetDirectory (nfs://10.10.10.10/export/Recordings-02/)
  847. 20:58:48 T:3041882112 DEBUG: ParentPath = [nfs://10.10.10.10/export/Recordings-02/]
  848. 20:58:48 T:3041882112 DEBUG: RunQuery took 3 ms for 47 items query: SELECT files.strFilename, files.playCount, bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files LEFT JOIN bookmark ON files.idFile = bookmark.idFile AND bookmark.type = 1 WHERE files.idPath=80
  849. 20:58:48 T:2768700512 NOTICE: Thread BackgroundLoader start, auto delete: false
  850. 20:58:49 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0x1b5e438 dllopen : 1
  851. 20:58:49 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  852. 20:58:49 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0x28871c0 dllopen : 1
  853. 20:58:49 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  854. 20:58:49 T:3041882112 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  855. 20:58:49 T:3041882112 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(2088960) nBufferAlignmen(16)
  856. 20:58:49 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x28871c0 dllopen : 1
  857. 20:58:49 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x1b5e438 dllopen : 1
  858. 20:58:50 T:3041882112 DEBUG: COMXPlayer::CloseFile
  859. 20:58:50 T:3041882112 DEBUG: COMXPlayer: waiting for threads to exit
  860. 20:58:50 T:3041882112 DEBUG: COMXPlayer: finished waiting
  861. 20:58:50 T:3041882112 DEBUG: LinuxRendererGL: Cleaning up GL resources
  862. 20:58:50 T:3041882112 DEBUG: OMXClock::OMXStop
  863. 20:58:50 T:3041882112 NOTICE: OMXClock using video as reference
  864. 20:58:50 T:3041882112 DEBUG: OMXClock::OMXReset audio / video : 0 / 0 start audio / video : 0 / 0 wait mask 0
  865. 20:58:50 T:3041882112 DEBUG: OMXClock::OMXStop
  866. 20:58:50 T:3041882112 NOTICE: OMXClock using video as reference
  867. 20:58:50 T:3041882112 DEBUG: OMXClock::OMXReset audio / video : 0 / 0 start audio / video : 0 / 0 wait mask 0
  868. 20:58:50 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.clock handle 0x2893c30 dllopen : 1
  869. 20:58:50 T:2930758752 DEBUG: DoWork - Saving file state for video item nfs://10.10.10.10/export/Recordings-02/NOS-Inhuldiging-Koning-Willem-Alexander.2013-04-30.18-30-1.mkv
  870. 20:58:50 T:2930758752 DEBUG: Mysql execute: update files set playCount=NULL,lastPlayed='2013-04-30 20:58:50' where idFile=3876
  871. 20:58:50 T:2930758752 DEBUG: Mysql execute: INSERT INTO settings (idFile,Deinterlace,ViewMode,ZoomAmount,PixelRatio, VerticalShift, AudioStream,SubtitleStream,SubtitleDelay,SubtitlesOn,Brightness,Contrast,Gamma,VolumeAmplification,AudioDelay,OutputToAllSpeakers,ResumeTime,Crop,CropLeft,CropRight,CropTop,CropBottom,Sharpness,NoiseReduction,NonLinStretch,PostProcess,ScalingMethod,DeinterlaceMode) VALUES (3876,1,0,1.000000,1.000000,0.000000,-1,-1,0.000000,1,50.000000,50.000000,20.000000,0.000000,0.000000,0,0,0,0,0,0,0,0.000000,0.000000,0,0,1,0)
  872. 20:58:51 T:2787112032 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0xa912e7b0 dllopen : 1
  873. 20:58:52 T:2787112032 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  874. 20:58:52 T:2787112032 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0xa9705008 dllopen : 1
  875. 20:58:52 T:2787112032 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  876. 20:58:52 T:2787112032 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  877. 20:58:52 T:2787112032 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(40960) nBufferAlignmen(16)
  878. 20:58:52 T:2787112032 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xa9705008 dllopen : 1
  879. 20:58:52 T:2787112032 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xa912e7b0 dllopen : 1
  880. 20:58:52 T:2787112032 DEBUG: DoWork - took 713 ms to load special://masterprofile/Thumbnails/2/29fc5ba0.jpg
  881. 20:58:56 T:2768700512 DEBUG: Thread BackgroundLoader 2768700512 terminating
  882. 20:59:02 T:3041882112 DEBUG: Activating window ID: 10000
  883. 20:59:02 T:3041882112 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  884. 20:59:02 T:3041882112 DEBUG: ------ Window Init (Home.xml) ------
  885. 20:59:02 T:2930758752 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  886. 20:59:02 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0x25a3ab0 dllopen : 1
  887. 20:59:02 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  888. 20:59:02 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0x24dede8 dllopen : 1
  889. 20:59:02 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  890. 20:59:02 T:3041882112 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  891. 20:59:02 T:3041882112 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(2088960) nBufferAlignmen(16)
  892. 20:59:02 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x24dede8 dllopen : 1
  893. 20:59:02 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x25a3ab0 dllopen : 1
  894. 20:59:02 T:2930758752 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  895. 20:59:02 T:2930758752 DEBUG: RunQuery took 23 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  896. 20:59:03 T:2930758752 DEBUG: RunQuery took 55 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  897. 20:59:03 T:2787112032 DEBUG: DoWork - trying to extract filestream details from video file nfs://10.10.10.10/export/Series-02/Beauty and the Beast (2012)/Beauty and the Beast (2012) - S01E19.mkv
  898. 20:59:03 T:2787112032 DEBUG: CFileCache::Open - opening <export/Series-02/Beauty and the Beast (2012)/Beauty and the Beast (2012) - S01E19.mkv> using cache
  899. 20:59:03 T:2787112032 DEBUG: NFS: Refreshing context for 10.10.10.10/export/Series-02, old: 222245, new: 340721
  900. 20:59:03 T:2787112032 DEBUG: NFS: Using cached context.
  901. 20:59:03 T:2787112032 DEBUG: CNFSFile::Open - opened export/Series-02/Beauty and the Beast (2012)/Beauty and the Beast (2012) - S01E19.mkv
  902. 20:59:03 T:2930758752 DEBUG: RunQuery took 3 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  903. 20:59:03 T:2930758752 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  904. 20:59:03 T:2787112032 DEBUG: DllAvUtilBase: Using libavutil system library
  905. 20:59:03 T:2787112032 DEBUG: DllAvCodec: Using libavcodec system library
  906. 20:59:03 T:2787112032 DEBUG: DllAvFormat: Using libavformat system library
  907. 20:59:03 T:2768700512 NOTICE: Thread FileCache start, auto delete: false
  908. 20:59:03 T:2787112032 DEBUG: Open - probing detected format [matroska,webm]
  909. 20:59:03 T:2787112032 DEBUG: Open - avformat_find_stream_info starting
  910. 20:59:04 T:2787112032 DEBUG: ffmpeg[A61FF460]: [h264] Increasing reorder buffer to 1
  911. 20:59:04 T:3041882112 DEBUG: OnKey: 169 (0xa9) pressed, action is Left
  912. 20:59:06 T:3041882112 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  913. 20:59:07 T:3041882112 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
  914. 20:59:07 T:3041882112 DEBUG: ExecuteXBMCAction : Translating ActivateWindowAndFocus(MyPVR, 32,0, 11,0))
  915. 20:59:07 T:3041882112 DEBUG: ExecuteXBMCAction : To ActivateWindowAndFocus(MyPVR, 32,0, 11,0))
  916. 20:59:07 T:3041882112 DEBUG: Activating window ID: 10601
  917. 20:59:07 T:3041882112 DEBUG: ------ Window Deinit (Home.xml) ------
  918. 20:59:08 T:2787112032 DEBUG: Open - av_find_stream_info finished
  919. 20:59:08 T:2787112032 INFO: ffmpeg[A61FF460]: Input #0, matroska,webm, from 'nfs://10.10.10.10/export/Series-02/Beauty and the Beast (2012)/Beauty and the Beast (2012) - S01E19.mkv':
  920. 20:59:08 T:2787112032 INFO: ffmpeg[A61FF460]: Metadata:
  921. 20:59:08 T:2787112032 INFO: ffmpeg[A61FF460]: creation_time : 2013-04-27 04:25:27
  922. 20:59:08 T:2787112032 INFO: ffmpeg[A61FF460]: Duration: 00:41:51.36, start: 0.000000, bitrate: 5507 kb/s
  923. 20:59:08 T:2787112032 INFO: ffmpeg[A61FF460]: Stream #0:0: Subtitle: subrip (default)
  924. 20:59:08 T:2787112032 INFO: ffmpeg[A61FF460]: Stream #0:1(eng): Video: h264 (High), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 2k tbc (default)
  925. 20:59:08 T:3041882112 DEBUG: ------ Window Init (MyPVR.xml) ------
  926. 20:59:08 T:3041882112 INFO: Loading skin file: MyPVR.xml, load type: LOAD_EVERY_TIME
  927. 20:59:08 T:2787112032 INFO: ffmpeg[A61FF460]: Stream #0:2(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s (default)
  928. 20:59:08 T:2787112032 DEBUG: CNFSFile::Close closing file export/Series-02/Beauty and the Beast (2012)/Beauty and the Beast (2012) - S01E19.mkv
  929. 20:59:08 T:2768700512 DEBUG: Thread FileCache 2768700512 terminating
  930. 20:59:08 T:3041882112 DEBUG: CGUIMediaWindow::GetDirectory ()
  931. 20:59:08 T:3041882112 DEBUG: ParentPath = []
  932. 20:59:08 T:3041882112 DEBUG: CGUIWindowPVRCommon - OnMessageFocus - focus set to window 'tv'
  933. 20:59:08 T:3041882112 DEBUG: CGUIWindowPVRChannels - UpdateData - update window 'tv'. set view to 11
  934. 20:59:08 T:3041882112 DEBUG: CGUIMediaWindow::GetDirectory (pvr://channels/tv/Alle TV kanalen/)
  935. 20:59:08 T:3041882112 DEBUG: ParentPath = []
  936. 20:59:08 T:2930758752 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Alle TV kanalen)
  937. 20:59:08 T:2768700512 NOTICE: Thread PVRChannelWin start, auto delete: false
  938. 20:59:08 T:3041882112 DEBUG: CGUIWindowPVRCommon - OnMessageFocus - focus set to window 'tv'
  939. 20:59:08 T:3041882112 DEBUG: Previous line repeats 1 times.
  940. 20:59:08 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0x25b05a0 dllopen : 1
  941. 20:59:08 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  942. 20:59:08 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0x2ab0c90 dllopen : 1
  943. 20:59:08 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  944. 20:59:08 T:3041882112 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  945. 20:59:08 T:3041882112 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(2088960) nBufferAlignmen(16)
  946. 20:59:09 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x2ab0c90 dllopen : 1
  947. 20:59:09 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x25b05a0 dllopen : 1
  948. 20:59:09 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0x28aabc8 dllopen : 1
  949. 20:59:09 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  950. 20:59:09 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0x291e348 dllopen : 1
  951. 20:59:09 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  952. 20:59:09 T:3041882112 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  953. 20:59:09 T:3041882112 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(2088960) nBufferAlignmen(16)
  954. 20:59:09 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x291e348 dllopen : 1
  955. 20:59:09 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x28aabc8 dllopen : 1
  956. 20:59:09 T:2787112032 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm.so)
  957. 20:59:09 T:2787112032 DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-arm.so
  958. 20:59:09 T:2733565024 NOTICE: Thread JobWorker start, auto delete: true
  959. 20:59:09 T:2733565024 NOTICE: Previous line repeats 1 times.
  960. 20:59:09 T:2733565024 DEBUG: DoWork - took 279 ms to load special://masterprofile/Thumbnails/5/569d62c1.png
  961. 20:59:09 T:2930758752 DEBUG: DoWork - took 331 ms to load special://masterprofile/Thumbnails/c/c4f26cac.png
  962. 20:59:09 T:2787112032 DEBUG: DoWork - took 352 ms to load special://masterprofile/Thumbnails/a/afcf687c.png
  963. 20:59:09 T:2795500640 DEBUG: DoWork - took 284 ms to load special://masterprofile/Thumbnails/f/fb2cda17.png
  964. 20:59:09 T:2795500640 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0xa823f180 dllopen : 1
  965. 20:59:09 T:2795500640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  966. 20:59:09 T:2795500640 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0xa824a5c0 dllopen : 1
  967. 20:59:09 T:2795500640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  968. 20:59:09 T:2795500640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  969. 20:59:09 T:2795500640 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(61440) nBufferAlignmen(16)
  970. 20:59:09 T:2795500640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xa824a5c0 dllopen : 1
  971. 20:59:09 T:2795500640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xa823f180 dllopen : 1
  972. 20:59:09 T:2795500640 DEBUG: DoWork - took 154 ms to load special://masterprofile/Thumbnails/8/8d069873.jpg
  973. 20:59:10 T:2787112032 DEBUG: DoWork - took 249 ms to load special://masterprofile/Thumbnails/4/4599141d.png
  974. 20:59:10 T:2795500640 INFO: easy_aquire - Created session to http://10.10.10.10
  975. 20:59:10 T:2930758752 DEBUG: DoWork - took 282 ms to load special://masterprofile/Thumbnails/8/89c785c4.png
  976. 20:59:10 T:2733565024 DEBUG: DoWork - took 285 ms to load special://masterprofile/Thumbnails/d/dd2437af.png
  977. 20:59:10 T:2795500640 DEBUG: GetImageHash - unable to stat url http://10.10.10.10:9981/imagecache/8
  978. 20:59:10 T:2787112032 DEBUG: DoWork - took 121 ms to load special://masterprofile/Thumbnails/f/ffedc7a0.png
  979. 20:59:12 T:3041882112 DEBUG: Activating window ID: 10000
  980. 20:59:13 T:3041882112 DEBUG: ------ Window Deinit (MyPVR.xml) ------
  981. 20:59:13 T:3041882112 DEBUG: ------ Window Init (Home.xml) ------
  982. 20:59:13 T:2930758752 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  983. 20:59:13 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0x2a2c320 dllopen : 1
  984. 20:59:13 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  985. 20:59:13 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0x2513c08 dllopen : 1
  986. 20:59:13 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  987. 20:59:13 T:3041882112 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  988. 20:59:13 T:3041882112 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(2088960) nBufferAlignmen(16)
  989. 20:59:13 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x2513c08 dllopen : 1
  990. 20:59:13 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x2a2c320 dllopen : 1
  991. 20:59:13 T:2930758752 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  992. 20:59:13 T:2930758752 DEBUG: RunQuery took 14 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  993. 20:59:13 T:2930758752 DEBUG: RunQuery took 9 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  994. 20:59:14 T:2733565024 DEBUG: DoWork - trying to extract filestream details from video file nfs://10.10.10.10/export/Series-02/Beauty and the Beast (2012)/Beauty and the Beast (2012) - S01E19.mkv
  995. 20:59:14 T:2733565024 DEBUG: CFileCache::Open - opening <export/Series-02/Beauty and the Beast (2012)/Beauty and the Beast (2012) - S01E19.mkv> using cache
  996. 20:59:14 T:2733565024 DEBUG: CNFSFile::Open - opened export/Series-02/Beauty and the Beast (2012)/Beauty and the Beast (2012) - S01E19.mkv
  997. 20:59:14 T:2733565024 DEBUG: DllAvUtilBase: Using libavutil system library
  998. 20:59:14 T:2733565024 DEBUG: DllAvCodec: Using libavcodec system library
  999. 20:59:14 T:2733565024 DEBUG: DllAvFormat: Using libavformat system library
  1000. 20:59:14 T:2879628384 NOTICE: Thread FileCache start, auto delete: false
  1001. 20:59:14 T:2733565024 DEBUG: Open - probing detected format [matroska,webm]
  1002. 20:59:14 T:2733565024 DEBUG: Open - avformat_find_stream_info starting
  1003. 20:59:14 T:2930758752 DEBUG: RunQuery took 10 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1004. 20:59:14 T:2930758752 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1005. 20:59:14 T:3041882112 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
  1006. 20:59:14 T:2733565024 DEBUG: ffmpeg[A2EEE460]: [h264] Increasing reorder buffer to 1
  1007. 20:59:14 T:3041882112 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
  1008. 20:59:17 T:3041882112 DEBUG: Previous line repeats 4 times.
  1009. 20:59:17 T:3041882112 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  1010. 20:59:18 T:3041882112 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
  1011. 20:59:18 T:3041882112 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Settings)
  1012. 20:59:18 T:3041882112 DEBUG: ExecuteXBMCAction : To ActivateWindow(Settings)
  1013. 20:59:18 T:3041882112 DEBUG: Activating window ID: 10004
  1014. 20:59:19 T:3041882112 DEBUG: ------ Window Deinit (Home.xml) ------
  1015. 20:59:19 T:3041882112 DEBUG: ------ Window Init (Settings.xml) ------
  1016. 20:59:19 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0x2613770 dllopen : 1
  1017. 20:59:19 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  1018. 20:59:19 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0x2606ee0 dllopen : 1
  1019. 20:59:19 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  1020. 20:59:19 T:3041882112 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  1021. 20:59:19 T:3041882112 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(2088960) nBufferAlignmen(16)
  1022. 20:59:19 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x2606ee0 dllopen : 1
  1023. 20:59:19 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x2613770 dllopen : 1
  1024. 20:59:19 T:2795500640 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0xa91b8058 dllopen : 1
  1025. 20:59:19 T:2795500640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  1026. 20:59:19 T:2795500640 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0xa97a6940 dllopen : 1
  1027. 20:59:19 T:2795500640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  1028. 20:59:19 T:2795500640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  1029. 20:59:19 T:2795500640 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(2097152) nBufferAlignmen(16)
  1030. 20:59:20 T:2795500640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xa97a6940 dllopen : 1
  1031. 20:59:20 T:2795500640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xa91b8058 dllopen : 1
  1032. 20:59:20 T:2795500640 DEBUG: DoWork - took 259 ms to load special://skin/backgrounds/settings.jpg
  1033. 20:59:20 T:2733565024 DEBUG: Open - av_find_stream_info finished
  1034. 20:59:20 T:2733565024 INFO: ffmpeg[A2EEE460]: Input #0, matroska,webm, from 'nfs://10.10.10.10/export/Series-02/Beauty and the Beast (2012)/Beauty and the Beast (2012) - S01E19.mkv':
  1035. 20:59:20 T:2733565024 INFO: ffmpeg[A2EEE460]: Metadata:
  1036. 20:59:20 T:2733565024 INFO: ffmpeg[A2EEE460]: creation_time : 2013-04-27 04:25:27
  1037. 20:59:20 T:2733565024 INFO: ffmpeg[A2EEE460]: Duration: 00:41:51.36, start: 0.000000, bitrate: 5507 kb/s
  1038. 20:59:20 T:2733565024 INFO: ffmpeg[A2EEE460]: Stream #0:0: Subtitle: subrip (default)
  1039. 20:59:20 T:2733565024 INFO: ffmpeg[A2EEE460]: Stream #0:1(eng): Video: h264 (High), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 2k tbc (default)
  1040. 20:59:20 T:2733565024 INFO: ffmpeg[A2EEE460]: Stream #0:2(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s (default)
  1041. 20:59:20 T:2733565024 DEBUG: CNFSFile::Close closing file export/Series-02/Beauty and the Beast (2012)/Beauty and the Beast (2012) - S01E19.mkv
  1042. 20:59:20 T:2879628384 DEBUG: Thread FileCache 2879628384 terminating
  1043. 20:59:21 T:3041882112 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
  1044. 20:59:21 T:3041882112 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(SystemSettings)
  1045. 20:59:21 T:3041882112 DEBUG: ExecuteXBMCAction : To ActivateWindow(SystemSettings)
  1046. 20:59:21 T:3041882112 DEBUG: Activating window ID: 10016
  1047. 20:59:21 T:3041882112 DEBUG: ------ Window Deinit (Settings.xml) ------
  1048. 20:59:21 T:3041882112 DEBUG: ------ Window Init (SettingsCategory.xml) ------
  1049. 20:59:21 T:3041882112 ERROR: Error: Requested setting (videoscreen.screen) was not found. It must be case-sensitive
  1050. 20:59:21 T:3041882112 ERROR: Previous line repeats 2 times.
  1051. 20:59:21 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.image_decode handle 0x24dd820 dllopen : 1
  1052. 20:59:21 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
  1053. 20:59:21 T:3041882112 DEBUG: COMXCoreComponent::Initialize : OMX.broadcom.resize handle 0x1a792a8 dllopen : 1
  1054. 20:59:21 T:3041882112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
  1055. 20:59:21 T:3041882112 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(3), nBufferSize(81920), nBufferAlignmen(16)
  1056. 20:59:21 T:3041882112 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(2088960) nBufferAlignmen(16)
  1057. 20:59:21 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x1a792a8 dllopen : 1
  1058. 20:59:21 T:3041882112 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x24dd820 dllopen : 1
  1059. 20:59:22 T:3041882112 DEBUG: OnKey: 166 (0xa6) pressed, action is Up
  1060. 20:59:23 T:3041882112 DEBUG: Previous line repeats 1 times.
  1061. 20:59:23 T:3041882112 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
  1062. 20:59:24 T:3041882112 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
  1063. 20:59:24 T:3041882112 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  1064. 20:59:24 T:3041882112 NOTICE: Log level changed to 0
  1065. 20:59:26 T:2879628384 NOTICE: Thread FileCache start, auto delete: false
  1066. 20:59:35 T:3041882112 NOTICE: COMXPlayer: Opening: pvr://channels/tv/Alle TV kanalen/0.pvr
  1067. 20:59:35 T:3041882112 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1068. 20:59:35 T:2879628384 NOTICE: Thread OMXPlayer start, auto delete: false
  1069. 20:59:35 T:2879628384 NOTICE: Creating InputStream
  1070. 20:59:37 T:2879628384 NOTICE: Creating Demuxer
  1071. 20:59:37 T:2879628384 NOTICE: Opening video stream: 0 source: 256
  1072. 20:59:37 T:2879628384 NOTICE: OMXClock using video as reference
  1073. 20:59:37 T:2879628384 NOTICE: Creating video thread
  1074. 20:59:37 T:2750411872 NOTICE: Thread OMXPlayerVideo start, auto delete: false
  1075. 20:59:37 T:2879628384 NOTICE: Opening audio stream: 1 source: 256
  1076. 20:59:37 T:2879628384 NOTICE: Creating audio thread
  1077. 20:59:37 T:2778723424 NOTICE: Thread OMXPlayerAudio start, auto delete: false
  1078. 20:59:37 T:2879628384 NOTICE: Opening teletext stream: 2 source: 256
  1079. 20:59:37 T:2879628384 NOTICE: Creating teletext data thread
  1080. 20:59:37 T:2879628384 NOTICE: Opening video stream: 0 source: 256
  1081. 20:59:37 T:2742023264 NOTICE: Thread DVDTeletextData start, auto delete: false
  1082. 20:59:37 T:2879628384 NOTICE: Opening audio stream: 1 source: 256
  1083. 20:59:37 T:2879628384 NOTICE: Opening teletext stream: 2 source: 256
  1084. 20:59:37 T:2879628384 NOTICE: Opening video stream: 0 source: 256
  1085. 20:59:37 T:2742023264 NOTICE: running thread: CDVDTeletextData
  1086. 20:59:37 T:2879628384 NOTICE: OMXClock using video as reference
  1087. 20:59:37 T:2750411872 ERROR: Output - renderer not started
  1088. 20:59:37 T:2879628384 NOTICE: Opening audio stream: 1 source: 256
  1089. 20:59:37 T:2778723424 NOTICE: OMXClock using audio as reference
  1090. 20:59:37 T:2750411872 ERROR: Output - renderer not started
  1091. 20:59:37 T:2750411872 ERROR: Previous line repeats 4 times.
  1092. 20:59:37 T:2750411872 NOTICE: Display resolution DESKTOP : 1920x1080 @ 60.00 - Full Screen (16)
  1093. 20:59:37 T:3041882112 NOTICE: Using GL_TEXTURE_2D
  1094. 20:59:37 T:3041882112 NOTICE: GL: Using BYPASS render method
  1095. 20:59:37 T:3041882112 NOTICE: GL: NPOT texture support detected
  1096. 20:59:52 T:2750411872 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1097. 20:59:53 T:2750411872 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1098. 20:59:54 T:2879628384 WARNING: Previous line repeats 1 times.
  1099. 20:59:54 T:2879628384 NOTICE: COMXPlayer::OnExit()
  1100. 20:59:54 T:2879628384 NOTICE: OMXPlayer: closing audio stream
  1101. 20:59:54 T:2879628384 NOTICE: Closing audio stream
  1102. 20:59:54 T:2778723424 NOTICE: thread end: OMXPlayerAudio::OnExit()
  1103. 20:59:54 T:2879628384 NOTICE: OMXClock using video as reference
  1104. 20:59:54 T:2879628384 NOTICE: OMXPlayer: closing video stream
  1105. 20:59:54 T:2879628384 NOTICE: Closing video stream
  1106. 20:59:54 T:2750411872 ERROR: OMXPlayerVideo: Got MSGQ_IS_ERROR(-1) Aborting
  1107. 20:59:54 T:2750411872 NOTICE: thread end: video_thread
  1108. 20:59:55 T:2879628384 NOTICE: OMXClock using video as reference
  1109. 20:59:55 T:2879628384 NOTICE: OMXPlayer: closing teletext stream
  1110. 20:59:55 T:2879628384 NOTICE: Closing teletext stream
  1111. 20:59:55 T:2742023264 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true (-1)
  1112. 20:59:55 T:2742023264 NOTICE: thread end: data_thread
  1113. 20:59:55 T:2879628384 NOTICE: waiting for teletext data thread to exit
  1114. 20:59:55 T:2879628384 NOTICE: COMXPlayer::OnExit() deleting demuxer
  1115. 20:59:55 T:2879628384 NOTICE: COMXPlayer::OnExit() deleting input stream
  1116. 20:59:59 T:3041882112 NOTICE: OMXClock using video as reference
  1117. 20:59:59 T:3041882112 NOTICE: Previous line repeats 1 times.
  1118. 20:59:59 T:3041882112 NOTICE: COMXPlayer: Opening: pvr://channels/tv/Alle TV kanalen/0.pvr
  1119. 20:59:59 T:3041882112 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1120. 20:59:59 T:2879628384 NOTICE: Thread OMXPlayer start, auto delete: false
  1121. 20:59:59 T:2879628384 NOTICE: Creating InputStream
  1122. 21:00:01 T:2879628384 NOTICE: Creating Demuxer
  1123. 21:00:01 T:2879628384 NOTICE: Opening video stream: 0 source: 256
  1124. 21:00:01 T:2879628384 NOTICE: OMXClock using video as reference
  1125. 21:00:01 T:2879628384 NOTICE: Creating video thread
  1126. 21:00:01 T:2742023264 NOTICE: Thread OMXPlayerVideo start, auto delete: false
  1127. 21:00:01 T:2879628384 NOTICE: Opening audio stream: 1 source: 256
  1128. 21:00:01 T:2879628384 NOTICE: Creating audio thread
  1129. 21:00:01 T:2750411872 NOTICE: Thread OMXPlayerAudio start, auto delete: false
  1130. 21:00:01 T:2879628384 NOTICE: Opening teletext stream: 2 source: 256
  1131. 21:00:01 T:2879628384 NOTICE: Creating teletext data thread
  1132. 21:00:01 T:2879628384 NOTICE: Opening video stream: 0 source: 256
  1133. 21:00:01 T:2778723424 NOTICE: Thread DVDTeletextData start, auto delete: false
  1134. 21:00:01 T:2778723424 NOTICE: running thread: CDVDTeletextData
  1135. 21:00:01 T:2879628384 NOTICE: Opening audio stream: 1 source: 256
  1136. 21:00:01 T:2879628384 NOTICE: Opening teletext stream: 2 source: 256
  1137. 21:00:01 T:2879628384 NOTICE: Opening video stream: 0 source: 256
  1138. 21:00:01 T:2879628384 NOTICE: OMXClock using video as reference
  1139. 21:00:01 T:2879628384 NOTICE: Opening audio stream: 1 source: 256
  1140. 21:00:01 T:2742023264 ERROR: Output - renderer not started
  1141. 21:00:01 T:2750411872 NOTICE: OMXClock using audio as reference
  1142. 21:00:01 T:2742023264 ERROR: Output - renderer not started
  1143. 21:00:02 T:2742023264 ERROR: Previous line repeats 5 times.
  1144. 21:00:02 T:2742023264 WARNING: CRenderManager::Configure - timeout waiting for previous frame
  1145. 21:00:02 T:2742023264 NOTICE: Display resolution DESKTOP : 1920x1080 @ 60.00 - Full Screen (16)
  1146. 21:00:02 T:3041882112 NOTICE: Using GL_TEXTURE_2D
  1147. 21:00:02 T:3041882112 NOTICE: GL: Using BYPASS render method
  1148. 21:00:02 T:3041882112 NOTICE: GL: NPOT texture support detected
  1149. 21:00:02 T:2742023264 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1150. 21:00:56 T:2904794208 NOTICE: ES: Client from 192.168.17.10 timed out
  1151. 21:01:19 T:3041882112 NOTICE: NFS is idle. Closing the remaining connections.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement