Advertisement
Guest User

Untitled

a guest
Oct 13th, 2011
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.15 KB | None | 0 0
  1. Apple-TV:/private/var/mobile/Library/Preferences root# cat xbmc.log
  2. 11:21:14 T:120320000 NOTICE: -----------------------------------------------------------------------
  3. 11:21:14 T:120320000 NOTICE: Starting XBMC, Platform: Mac OS X (11.0.0 AppleTV2,1). Built on Oct 13 2011 (Git:20111013-21de7b8)
  4. 11:21:14 T:120320000 NOTICE: special://xbmc/ is mapped to: /Applications/XBMC.frappliance/XBMCData/XBMCHome
  5. 11:21:14 T:120320000 NOTICE: special://xbmcbin/ is mapped to: /Applications/XBMC.frappliance/XBMCData/XBMCHome
  6. 11:21:14 T:120320000 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  7. 11:21:14 T:120320000 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  8. 11:21:14 T:120320000 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  9. 11:21:14 T:120320000 NOTICE: special://frameworks/ is mapped to: /Applications/XBMC.frappliance/Frameworks
  10. 11:21:14 T:120320000 NOTICE: The executable running is: /Applications/XBMC.frappliance/XBMC
  11. 11:21:14 T:120320000 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  12. 11:21:14 T:120320000 NOTICE: -----------------------------------------------------------------------
  13. 11:21:14 T:120320000 NOTICE: load settings...
  14. 11:21:14 T:120320000 NOTICE: special://profile/ is mapped to: special://masterprofile/
  15. 11:21:14 T:120320000 NOTICE: loading special://masterprofile/guisettings.xml
  16. 11:21:14 T:120320000 NOTICE: Getting hardware information now...
  17. 11:21:14 T:120320000 INFO: Using digital output
  18. 11:21:14 T:120320000 INFO: AC3 pass through is enabled
  19. 11:21:14 T:120320000 INFO: DTS pass through is enabled
  20. 11:21:14 T:120320000 INFO: AAC pass through is disabled
  21. 11:21:14 T:120320000 INFO: MP1 pass through is disabled
  22. 11:21:14 T:120320000 INFO: MP2 pass through is disabled
  23. 11:21:14 T:120320000 INFO: MP3 pass through is disabled
  24. 11:21:14 T:120320000 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  25. 11:21:14 T:120320000 NOTICE: Checking resolution 12
  26. 11:21:14 T:120320000 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  27. 11:21:14 T:120320000 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  28. 11:21:14 T:120320000 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  29. 11:21:14 T:120320000 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  30. 11:21:14 T:120320000 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  31. 11:21:14 T:120320000 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  32. 11:21:14 T:120320000 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  33. 11:21:14 T:120320000 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  34. 11:21:14 T:120320000 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  35. 11:21:14 T:120320000 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  36. 11:21:14 T:120320000 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  37. 11:21:14 T:120320000 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  38. 11:21:14 T:120320000 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  39. 11:21:14 T:120320000 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  40. 11:21:14 T:120320000 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  41. 11:21:14 T:120320000 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  42. 11:21:14 T:120320000 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  43. 11:21:14 T:120320000 NOTICE: Loaded playercorefactory configuration
  44. 11:21:14 T:120320000 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  45. 11:21:14 T:120320000 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  46. 11:21:14 T:120320000 NOTICE: No settings file to load to load (special://xbmc/system/advancedsettings.xml)
  47. 11:21:14 T:120320000 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  48. 11:21:14 T:120320000 NOTICE: Contents of special://profile/advancedsettings.xml are...
  49. <advancedsettings>
  50. <videodatabase>
  51. <type>mysql</type>
  52. <host>10.0.1.2</host>
  53. <port>3306</port>
  54. <user>xbmc</user>
  55. <pass>xbmc</pass>
  56. <name>xbmc_video</name>
  57. </videodatabase>
  58. </advancedsettings>
  59. 11:21:14 T:120320000 WARNING: VIDEO database configuration is experimental.
  60. 11:21:14 T:120320000 NOTICE: Getting hardware information now...
  61. 11:21:14 T:120320000 INFO: Using digital output
  62. 11:21:14 T:120320000 INFO: AC3 pass through is enabled
  63. 11:21:14 T:120320000 INFO: DTS pass through is enabled
  64. 11:21:14 T:120320000 INFO: AAC pass through is disabled
  65. 11:21:14 T:120320000 INFO: MP1 pass through is disabled
  66. 11:21:14 T:120320000 INFO: MP2 pass through is disabled
  67. 11:21:14 T:120320000 INFO: MP3 pass through is disabled
  68. 11:21:14 T:120320000 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  69. 11:21:14 T:120320000 NOTICE: Checking resolution 12
  70. 11:21:14 T:120320000 NOTICE: Default DVD Player: dvdplayer
  71. 11:21:14 T:120320000 NOTICE: Default Video Player: dvdplayer
  72. 11:21:14 T:120320000 NOTICE: Default Audio Player: paplayer
  73. 11:21:14 T:120320000 NOTICE: Log level changed to 2
  74. 11:21:14 T:120320000 NOTICE: Enabled debug logging due to GUI setting (2)
  75. 11:21:14 T:120320000 NOTICE: Loading media sources from special://masterprofile/sources.xml
  76. 11:21:14 T:120320000 INFO: creating subdirectories
  77. 11:21:14 T:120320000 INFO: userdata folder: special://masterprofile/
  78. 11:21:14 T:120320000 INFO: recording folder:
  79. 11:21:14 T:120320000 INFO: screenshots folder:
  80. 11:21:14 T:120320000 INFO: thumbnails folder: special://masterprofile/Thumbnails
  81. 11:21:14 T:120320000 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  82. 11:21:14 T:120320000 DEBUG: trying to set locale to en_AU.UTF-8
  83. 11:21:14 T:120320000 INFO: global locale set to C
  84. 11:21:14 T:120320000 INFO: load language file:special://xbmc/language/English/strings.xml
  85. 11:21:14 T:120320000 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-arm-osx.so)
  86. 11:21:14 T:120320000 DEBUG: Loading: /Applications/XBMC.frappliance/XBMCData/XBMCHome/system/libcpluff-arm-osx.so
  87. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  88. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been installed.'
  89. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  90. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  91. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in webinterface.debug has been installed.'
  92. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  93. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  94. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  95. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  96. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been installed.'
  97. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  98. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  99. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  100. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  101. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  102. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  103. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  104. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been installed.'
  105. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  106. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in metadata.yahoomusic.com has been installed.'
  107. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  108. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  109. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in weather.xbmc.builtin has been installed.'
  110. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  111. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  112. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  113. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  114. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  115. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  116. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
  117. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  118. 11:21:15 T:120320000 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  119. 11:21:15 T:120320000 INFO: GLES: Maximum texture width: 2048
  120. 11:21:15 T:120320000 DEBUG: EGL_EXTENSIONS: GL_OES_depth_texture GL_OES_depth24 GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_float GL_OES_texture_half_float GL_OES_vertex_array_object GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_shader_texture_lod GL_EXT_texture_filter_anisotropic GL_APPLE_framebuffer_multisample GL_APPLE_rgb_422 GL_APPLE_texture_format_BGRA8888 GL_APPLE_texture_max_level GL_IMG_read_format GL_IMG_texture_compression_pvrtc
  121. 11:21:15 T:120320000 NOTICE: GL_VENDOR = Imagination Technologies
  122. 11:21:15 T:120320000 NOTICE: GL_RENDERER = PowerVR SGX 535
  123. 11:21:15 T:120320000 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-58.6
  124. 11:21:15 T:120320000 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  125. 11:21:15 T:120320000 DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO
  126. 11:21:15 T:120320000 NOTICE: GL_EXTENSIONS = GL_OES_depth_texture GL_OES_depth24 GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_float GL_OES_texture_half_float GL_OES_vertex_array_object GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_shader_texture_lod GL_EXT_texture_filter_anisotropic GL_APPLE_framebuffer_multisample GL_APPLE_rgb_422 GL_APPLE_texture_format_BGRA8888 GL_APPLE_texture_max_level GL_IMG_read_format GL_IMG_texture_compression_pvrtc
  127. 11:21:15 T:120320000 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 NO
  128. 11:21:15 T:120320000 DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 NO
  129. 11:21:15 T:120320000 DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 YES
  130. 11:21:15 T:120320000 DEBUG: GL: Vertex Shader compilation log:
  131. 11:21:15 T:120320000 DEBUG: GL: Vertex Shader compiled successfully
  132. 11:21:15 T:120320000 DEBUG: GL: Pixel Shader compilation log:
  133. 11:21:15 T:120320000 DEBUG: GL: Fragment Shader compiled successfully
  134. 11:21:15 T:120320000 DEBUG: GUI Shader [guishader_frag_default.glsl]- Initialise successful : 0x1e643f10
  135. 11:21:15 T:120320000 DEBUG: GL: Vertex Shader compilation log:
  136. 11:21:15 T:120320000 DEBUG: GL: Vertex Shader compiled successfully
  137. 11:21:15 T:120320000 DEBUG: GL: Pixel Shader compilation log:
  138. 11:21:15 T:120320000 DEBUG: GL: Fragment Shader compiled successfully
  139. 11:21:15 T:120320000 DEBUG: GUI Shader [guishader_frag_texture.glsl]- Initialise successful : 0x1e65e340
  140. 11:21:15 T:120320000 DEBUG: GL: Vertex Shader compilation log:
  141. 11:21:15 T:120320000 DEBUG: GL: Vertex Shader compiled successfully
  142. 11:21:15 T:120320000 DEBUG: GL: Pixel Shader compilation log:
  143. 11:21:15 T:120320000 DEBUG: GL: Fragment Shader compiled successfully
  144. 11:21:15 T:120320000 DEBUG: GUI Shader [guishader_frag_multi.glsl]- Initialise successful : 0x1e6602c0
  145. 11:21:15 T:120320000 DEBUG: GL: Vertex Shader compilation log:
  146. 11:21:15 T:120320000 DEBUG: GL: Vertex Shader compiled successfully
  147. 11:21:15 T:120320000 DEBUG: GL: Pixel Shader compilation log:
  148. 11:21:15 T:120320000 DEBUG: GL: Fragment Shader compiled successfully
  149. 11:21:15 T:120320000 DEBUG: GUI Shader [guishader_frag_fonts.glsl]- Initialise successful : 0x1e6607f0
  150. 11:21:15 T:120320000 DEBUG: GL: Vertex Shader compilation log:
  151. 11:21:15 T:120320000 DEBUG: GL: Vertex Shader compiled successfully
  152. 11:21:15 T:120320000 DEBUG: GL: Pixel Shader compilation log:
  153. 11:21:15 T:120320000 DEBUG: GL: Fragment Shader compiled successfully
  154. 11:21:15 T:120320000 DEBUG: GUI Shader [guishader_frag_texture_noblend.glsl]- Initialise successful : 0x1e664aa0
  155. 11:21:15 T:120320000 DEBUG: GL: Vertex Shader compilation log:
  156. 11:21:15 T:120320000 DEBUG: GL: Vertex Shader compiled successfully
  157. 11:21:15 T:120320000 DEBUG: GL: Pixel Shader compilation log:
  158. 11:21:15 T:120320000 DEBUG: GL: Fragment Shader compiled successfully
  159. 11:21:15 T:120320000 DEBUG: GUI Shader [guishader_frag_multi_blendcolor.glsl]- Initialise successful : 0x1e666b50
  160. 11:21:15 T:120320000 DEBUG: GL: Vertex Shader compilation log:
  161. 11:21:15 T:120320000 DEBUG: GL: Vertex Shader compiled successfully
  162. 11:21:15 T:120320000 DEBUG: GL: Pixel Shader compilation log:
  163. 11:21:15 T:120320000 DEBUG: GL: Fragment Shader compiled successfully
  164. 11:21:15 T:120320000 DEBUG: GUI Shader [guishader_frag_rgba.glsl]- Initialise successful : 0x1e667270
  165. 11:21:15 T:120320000 DEBUG: GL: Vertex Shader compilation log:
  166. 11:21:15 T:120320000 DEBUG: GL: Vertex Shader compiled successfully
  167. 11:21:15 T:120320000 DEBUG: GL: Pixel Shader compilation log:
  168. 11:21:15 T:120320000 DEBUG: GL: Fragment Shader compiled successfully
  169. 11:21:15 T:120320000 DEBUG: GUI Shader [guishader_frag_rgba_blendcolor.glsl]- Initialise successful : 0x1e66af20
  170. 11:21:15 T:120320000 INFO: GLES: Maximum texture width: 2048
  171. 11:21:15 T:120320000 INFO: load default splash image: /Applications/XBMC.frappliance/XBMCData/XBMCHome/media/Splash.png
  172. 11:21:15 T:120320000 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm-osx.so)
  173. 11:21:15 T:120320000 DEBUG: Loading: /Applications/XBMC.frappliance/XBMCData/XBMCHome/system/ImageLib-arm-osx.so
  174. 11:21:15 T:120320000 INFO: load keymapping
  175. 11:21:15 T:120320000 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  176. 11:21:15 T:120320000 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  177. 11:21:15 T:120320000 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  178. 11:21:15 T:120320000 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  179. 11:21:15 T:120320000 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  180. 11:21:15 T:120320000 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  181. 11:21:15 T:120320000 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  182. 11:21:15 T:120320000 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  183. 11:21:15 T:120320000 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  184. 11:21:15 T:120320000 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  185. 11:21:15 T:120320000 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  186. 11:21:15 T:120320000 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  187. 11:21:15 T:120320000 INFO: Loading special://xbmc/system/keymaps/keyboard.nyxboard.xml
  188. 11:21:15 T:120320000 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  189. 11:21:15 T:120320000 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  190. 11:21:15 T:120320000 INFO: Loading special://xbmc/system/keymaps/remote.xml
  191. 11:21:15 T:120320000 INFO: GUI format 1280x720 1280x720
  192. 11:21:15 T:120320000 DEBUG: guilib: No algorithm for solving rendering passes
  193. 11:21:15 T:120320000 NOTICE: initializing playlistplayer
  194. 11:21:15 T:120320000 NOTICE: DONE initializing playlistplayer
  195. 11:21:15 T:120320000 INFO: DPMS: not supported on this platform
  196. 11:21:16 T:120320000 INFO: Unloading old skin ...
  197. 11:21:16 T:120320000 INFO: load skin from:/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence
  198. 11:21:16 T:120320000 INFO: load fonts for skin...
  199. 11:21:16 T:120320000 INFO: Loading fonts from /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/720p/Font.xml
  200. 11:21:16 T:120320000 INFO: Loading skin includes from /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/720p/includes.xml
  201. 11:21:17 T:120320000 INFO: load new skin...
  202. 11:21:17 T:120320000 INFO: Loading skin file: Home.xml
  203. 11:21:17 T:120320000 INFO: Loading user windows, path /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/720p
  204. 11:21:17 T:120320000 DEBUG: Load Skin XML: 647.72ms
  205. 11:21:17 T:120320000 INFO: initialize new skin...
  206. 11:21:17 T:120320000 DEBUG: guilib: No algorithm for solving rendering passes
  207. 11:21:17 T:120320000 INFO: Loading skin file: Pointer.xml
  208. 11:21:17 T:120320000 INFO: Loading skin file: DialogVolumeBar.xml
  209. 11:21:17 T:120320000 INFO: Loading skin file: DialogKaiToast.xml
  210. 11:21:17 T:120320000 INFO: Loading skin file: DialogMuteBug.xml
  211. 11:21:17 T:120320000 INFO: Loading skin file: DialogSeekBar.xml
  212. 11:21:17 T:120320000 INFO: Loading skin file: DialogBusy.xml
  213. 11:21:17 T:120320000 DEBUG: CGUIAudioManager::Initialize
  214. 11:21:17 T:120320000 DEBUG: Previous line repeats 1 times.
  215. 11:21:17 T:120320000 INFO: Loading /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/sounds/sounds.xml
  216. 11:21:17 T:120320000 INFO: skin loaded...
  217. 11:21:17 T:120320000 DEBUG: Activating window ID: 12999
  218. 11:21:17 T:120320000 DEBUG: ------ Window Init (Startup.xml) ------
  219. 11:21:17 T:120320000 INFO: Loading skin file: Startup.xml
  220. 11:21:17 T:120320000 INFO: removing tempfiles
  221. 11:21:17 T:120320000 DEBUG: ADDON: Starting service addons.
  222. 11:21:17 T:120320000 NOTICE: initialize done
  223. 11:21:17 T:120320000 NOTICE: Running the application...
  224. 11:21:17 T:120320000 DEBUG: ExecuteXBMCAction : Translating ReplaceWindow(Home)
  225. 11:21:17 T:120320000 DEBUG: ExecuteXBMCAction : To ReplaceWindow(Home)
  226. 11:21:17 T:120320000 DEBUG: Activating window ID: 10000
  227. 11:21:17 T:120320000 DEBUG: OpenBundle - Opened bundle /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/media/Textures.xbt
  228. 11:21:18 T:105398272 DEBUG: Thread Jobworker start, auto delete: 1
  229. 11:21:18 T:120320000 DEBUG: ------ Window Init () ------
  230. 11:21:18 T:120320000 DEBUG: ------ Window Init (Pointer.xml) ------
  231. 11:21:18 T:120320000 INFO: GLES: Enabling VSYNC
  232. 11:21:18 T:120320000 INFO: GLES: Selected vsync mode 10
  233. 11:21:18 T:120320000 DEBUG: ------ Window Deinit (Startup.xml) ------
  234. 11:21:18 T:105398272 DEBUG: DoWork - took 435 ms to load special://skin/backgrounds/videos.jpg
  235. 11:21:18 T:120320000 DEBUG: ------ Window Init (Home.xml) ------
  236. 11:21:18 T:804413440 DEBUG: Thread Jobworker start, auto delete: 1
  237. 11:21:18 T:804413440 INFO: WEATHER: Downloading weather
  238. 11:21:18 T:804413440 DEBUG: SECTION:LoadDLL(libcurl.4.dylib)
  239. 11:21:18 T:804413440 DEBUG: Loading: /Applications/XBMC.frappliance/Frameworks/libcurl.4.dylib
  240. 11:21:18 T:105398272 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  241. 11:21:19 T:120320000 DEBUG: Process - no profile autoexec.py (/var/mobile/Library/Preferences/XBMC/userdata/autoexec.py) found, skipping
  242. 11:21:19 T:120320000 DEBUG: NetworkMessage - Starting network services
  243. 11:21:19 T:120320000 NOTICE: ES: Starting event server
  244. 11:21:19 T:106450944 DEBUG: Thread CEventServer start, auto delete: 0
  245. 11:21:19 T:106450944 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  246. 11:21:19 T:106450944 NOTICE: UDP: Listening on port 9777
  247. 11:21:19 T:105398272 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  248. 11:21:19 T:804413440 DEBUG: FileCurl::Open(0x2ff25d6c) http://xoap.weather.com/weather/local/USOR0275?cc=*&unit=m&dayf=4&prod=xoap&link=xoap&par=1004124588&key=079f24145f208494
  249. 11:21:19 T:804413440 INFO: easy_aquire - Created session to http://xoap.weather.com
  250. 11:21:19 T:105398272 DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  251. 11:21:19 T:105398272 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  252. 11:21:19 T:105398272 DEBUG: RunQuery took 9 ms for 4 items query: select * from movieview order by idMovie desc limit 10
  253. 11:21:19 T:105398272 DEBUG: RunQuery took 38 ms for 10 items query: select * from episodeview order by idEpisode desc limit 10
  254. 11:21:19 T:105398272 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  255. 11:21:19 T:804413440 INFO: WEATHER: Weather download successful
  256. 11:21:19 T:804413440 DEBUG: GetZipList - Processing zip://special%3a%2f%2fxbmc%2fmedia%2fweather%2ezip/
  257. 11:21:19 T:120320000 INFO: JSONRPC Server: Successfully initialized
  258. 11:21:19 T:108953600 DEBUG: Thread JSONRPC::CTCPServer start, auto delete: 0
  259. 11:21:19 T:120320000 NOTICE: starting zeroconf publishing
  260. 11:21:19 T:120320000 DEBUG: CZeroconfOSX::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:XBMC Event Server port:9777
  261. 11:21:19 T:120320000 DEBUG: CZeroconfOSX::doPublishService identifier: servers.jsonrpc type: _xbmc-jsonrpc._tcp name:XBMC JSONRPC port:9090
  262. 11:21:19 T:120320000 DEBUG: CLastfmScrobbler: Clearing session.
  263. 11:21:19 T:120320000 DEBUG: CLibrefmScrobbler: Clearing session.
  264. 11:21:20 T:120320000 DEBUG: ------ Window Deinit (Pointer.xml) ------
  265. 11:21:20 T:105398272 DEBUG: DoWork - took 735 ms to load special://skin/backgrounds/videos.jpg
  266. 11:21:22 T:129429504 DEBUG: Thread Jobworker start, auto delete: 1
  267. 11:21:22 T:105398272 DEBUG: DoWork - took 128 ms to load special://masterprofile/Thumbnails/Video/8/8408ed95.tbn
  268. 11:21:26 T:120320000 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Videos,MovieTitles,return)
  269. 11:21:26 T:120320000 DEBUG: ExecuteXBMCAction : To ActivateWindow(Videos,MovieTitles,return)
  270. 11:21:26 T:120320000 DEBUG: Activating window ID: 10025
  271. 11:21:26 T:120320000 DEBUG: ------ Window Deinit (Home.xml) ------
  272. 11:21:26 T:120320000 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  273. 11:21:26 T:120320000 INFO: Loading skin file: MyVideoNav.xml
  274. 11:21:26 T:120320000 DEBUG: CGUIMediaWindow::GetDirectory (videodb://1/2/)
  275. 11:21:26 T:120320000 DEBUG: ParentPath = [videodb://1/2/]
  276. 11:21:27 T:120320000 DEBUG: RunQuery took 1 ms for 0 items query: SELECT sets.idSet,sets.strSet,COUNT(1) AS c,count(files.playCount) FROM sets JOIN setlinkmovie ON sets.idSet=setlinkmovie.idSet JOIN movie ON setlinkmovie.idMovie=movie.idMovie JOIN files ON files.idFile=movie.idFile GROUP BY sets.idSet HAVING c>1
  277. 11:21:27 T:120320000 DEBUG: RunQuery took 4 ms for 4 items query: select * from movieview WHERE movieview.idMovie NOT IN (SELECT idMovie FROM setlinkmovie s1 JOIN(SELECT idSet, COUNT(1) AS c FROM setlinkmovie GROUP BY idSet HAVING c>1) s2 ON s2.idSet=s1.idSet)
  278. 11:21:27 T:120320000 DEBUG: Saving fileitems [videodb://1/2/]
  279. 11:21:27 T:120320000 DEBUG: -- items: 4, sort method: 25, ascending: true
  280. 11:21:27 T:121376768 DEBUG: Thread Background Loader start, auto delete: 0
  281. 11:21:27 T:121376768 DEBUG: SECTION:LoadDLL(libafpclient.0.dylib)
  282. 11:21:27 T:121376768 DEBUG: Loading: /Applications/XBMC.frappliance/Frameworks/libafpclient.0.dylib
  283. 11:21:27 T:121376768 DEBUG: AFP: Supported UAMs: Cleartxt Passwrd, No User Authent, Randnum Exchange, 2-Way Randnum Exchange, DHCAST128, DHX2
  284. 11:21:27 T:121376768 DEBUG: AFP: Using anonymous authentication.
  285. 11:21:27 T:121376768 DEBUG: AFP: Connected to server giMac using UAM "No User Authent"
  286. 11:21:27 T:121376768 DEBUG: AFP: Connected to volume Movies
  287. 11:21:27 T:121376768 DEBUG: Thread Background Loader 121376768 terminating
  288. 11:21:29 T:105398272 DEBUG: DoWork - took 266 ms to load special://masterprofile/Thumbnails/Video/Fanart/dd62cf85.tbn
  289. 11:21:30 T:129429504 DEBUG: DoWork - took 139 ms to load special://masterprofile/Thumbnails/Video/6/6d4faec8.tbn
  290. 11:21:30 T:804413440 DEBUG: DoWork - took 691 ms to load special://masterprofile/Thumbnails/Video/Fanart/6d4faec8.tbn
  291. 11:21:32 T:120320000 DEBUG: CPlayerCoreFactory::GetPlayers(afp://10.0.1.2:548/Movies/PressPausePlay (720p).mov)
  292. 11:21:32 T:120320000 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  293. 11:21:32 T:120320000 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  294. 11:21:32 T:120320000 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  295. 11:21:32 T:120320000 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
  296. 11:21:32 T:120320000 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  297. 11:21:32 T:120320000 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  298. 11:21:32 T:120320000 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  299. 11:21:32 T:120320000 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  300. 11:21:32 T:120320000 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
  301. 11:21:32 T:120320000 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  302. 11:21:32 T:120320000 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  303. 11:21:32 T:120320000 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  304. 11:21:32 T:120320000 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  305. 11:21:32 T:120320000 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  306. 11:21:32 T:120320000 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  307. 11:21:32 T:120320000 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  308. 11:21:32 T:120320000 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  309. 11:21:32 T:120320000 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  310. 11:21:32 T:120320000 NOTICE: DVDPlayer: Opening: afp://10.0.1.2:548/Movies/PressPausePlay (720p).mov
  311. 11:21:32 T:120320000 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  312. 11:21:32 T:120320000 DEBUG: LinuxRendererGL: Cleaning up GL resources
  313. 11:21:32 T:120320000 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-50-arm-osx.so)
  314. 11:21:32 T:120320000 DEBUG: Loading: /Applications/XBMC.frappliance/XBMCData/XBMCHome/system/players/dvdplayer/avutil-50-arm-osx.so
  315. 11:21:32 T:120320000 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swscale-0-arm-osx.so)
  316. 11:21:32 T:120320000 DEBUG: Loading: /Applications/XBMC.frappliance/XBMCData/XBMCHome/system/players/dvdplayer/swscale-0-arm-osx.so
  317. 11:21:32 T:124895232 DEBUG: Thread CDVDPlayer start, auto delete: 0
  318. 11:21:32 T:124895232 NOTICE: Creating InputStream
  319. 11:21:32 T:124895232 DEBUG: AFP: Using anonymous authentication.
  320. 11:21:32 T:124895232 DEBUG: CFileAFP::Open - opened Movies/PressPausePlay (720p).mov, fd=0
  321. 11:21:32 T:124895232 DEBUG: AFP: Using anonymous authentication.
  322. 11:21:32 T:124895232 DEBUG: Previous line repeats 21 times.
  323. 11:21:32 T:124895232 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  324. 11:21:32 T:124895232 DEBUG: AFP: Using anonymous authentication.
  325. 11:21:32 T:120320000 DEBUG: ------ Window Init (DialogBusy.xml) ------
  326. 11:21:32 T:124895232 DEBUG: AFP: Using anonymous authentication.
  327. 11:21:33 T:124895232 DEBUG: Previous line repeats 8 times.
  328. 11:21:33 T:124895232 DEBUG: ScanForExternalSubtitles: END (total time: 1015 ms)
  329. 11:21:33 T:124895232 NOTICE: Creating Demuxer
  330. 11:21:33 T:124895232 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcore-0-arm-osx.so)
  331. 11:21:33 T:124895232 DEBUG: Loading: /Applications/XBMC.frappliance/XBMCData/XBMCHome/system/players/dvdplayer/avcore-0-arm-osx.so
  332. 11:21:33 T:124895232 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-52-arm-osx.so)
  333. 11:21:33 T:124895232 DEBUG: Loading: /Applications/XBMC.frappliance/XBMCData/XBMCHome/system/players/dvdplayer/avcodec-52-arm-osx.so
  334. 11:21:33 T:124895232 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-52-arm-osx.so)
  335. 11:21:33 T:124895232 DEBUG: Loading: /Applications/XBMC.frappliance/XBMCData/XBMCHome/system/players/dvdplayer/avformat-52-arm-osx.so
  336. 11:21:34 T:124895232 DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  337. 11:21:34 T:124895232 DEBUG: Open - av_find_stream_info starting
  338. 11:21:35 T:124895232 DEBUG: Open - av_find_stream_info finished
  339. 11:21:35 T:124895232 INFO: ffmpeg[771C000]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'afp://10.0.1.2:548/Movies/PressPausePlay (720p).mov':
  340. 11:21:35 T:124895232 INFO: ffmpeg[771C000]: Metadata:
  341. 11:21:35 T:124895232 INFO: ffmpeg[771C000]: major_brand : qt
  342. 11:21:35 T:124895232 INFO: ffmpeg[771C000]: minor_version : 537199360
  343. 11:21:35 T:124895232 INFO: ffmpeg[771C000]: compatible_brands: qt
  344. 11:21:35 T:124895232 INFO: ffmpeg[771C000]: creation_time : 2011-09-19 09:52:24
  345. 11:21:35 T:124895232 INFO: ffmpeg[771C000]: Duration: 01:20:40.04, start: 0.000000, bitrate: 4960 kb/s
  346. 11:21:35 T:124895232 INFO: ffmpeg[771C000]: Stream #0.0(eng): Video: h264 (Main), yuv420p, 1280x544, 4650 kb/s, 25 fps, 25 tbr, 2500 tbn, 5k tbc
  347. 11:21:35 T:124895232 INFO: ffmpeg[771C000]: Metadata:
  348. 11:21:35 T:124895232 INFO: ffmpeg[771C000]: creation_time : 2011-09-19 09:52:24
  349. 11:21:35 T:124895232 INFO: ffmpeg[771C000]: Stream #0.1(eng): Audio: aac, 48000 Hz, stereo, s16, 304 kb/s
  350. 11:21:35 T:124895232 INFO: ffmpeg[771C000]: Metadata:
  351. 11:21:35 T:124895232 INFO: ffmpeg[771C000]: creation_time : 2011-09-19 09:52:24
  352. 11:21:35 T:124895232 INFO: ffmpeg[771C000]: Stream #0.2(eng): Data: tmcd / 0x64636D74
  353. 11:21:35 T:124895232 INFO: ffmpeg[771C000]: Metadata:
  354. 11:21:35 T:124895232 INFO: ffmpeg[771C000]: creation_time : 2011-09-19 09:52:24
  355. 11:21:35 T:124895232 NOTICE: Opening video stream: 0 source: 256
  356. 11:21:35 T:124895232 NOTICE: Creating video codec with codec id: 28
  357. 11:21:35 T:124895232 DEBUG: CDVDFactoryCodec: compiled in hardware support: VDADecoder:no VideoToolBoxDecoder:yes CrystalHD:no OpenMax:no
  358. 11:21:35 T:124895232 INFO: Apple VideoToolBox Decoder...
  359. 11:21:35 T:124895232 DEBUG: FactoryCodec - Video: vtb - Opening
  360. 11:21:35 T:124895232 NOTICE: Open - Main@L3.2 detected, VTB cannot decode.
  361. 11:21:35 T:124895232 DEBUG: FactoryCodec - Video: vtb - Failed
  362. 11:21:35 T:124895232 DEBUG: FactoryCodec - Video: - Opening
  363. 11:21:35 T:124895232 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avfilter-1-arm-osx.so)
  364. 11:21:35 T:124895232 DEBUG: Loading: /Applications/XBMC.frappliance/XBMCData/XBMCHome/system/players/dvdplayer/avfilter-1-arm-osx.so
  365. 11:21:35 T:124895232 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  366. 11:21:35 T:124895232 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  367. 11:21:35 T:124895232 NOTICE: Creating video thread
  368. 11:21:35 T:139657216 DEBUG: Thread CDVDPlayerVideo start, auto delete: 0
  369. 11:21:35 T:139657216 NOTICE: running thread: video_thread
  370. 11:21:35 T:124895232 NOTICE: Opening audio stream: 1 source: 256
  371. 11:21:35 T:124895232 NOTICE: Finding audio codec for: 86018
  372. 11:21:35 T:124895232 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opening
  373. 11:21:35 T:124895232 INFO: CDVDAudioCodecPassthroughFFmpeg::Open - Won't transcode for HDMI
  374. 11:21:35 T:124895232 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Failed
  375. 11:21:35 T:124895232 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  376. 11:21:35 T:124895232 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  377. 11:21:35 T:124895232 NOTICE: Creating audio thread
  378. 11:21:35 T:146370560 DEBUG: Thread CDVDPlayerAudio start, auto delete: 0
  379. 11:21:35 T:146370560 NOTICE: running thread: CDVDPlayerAudio::Process()
  380. 11:21:35 T:124895232 DEBUG: CDVDPlayer::SetCaching - caching state 2
  381. 11:21:35 T:146370560 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 48000, no pass-through
  382. 11:21:35 T:146370560 INFO: AudioRendererFactory: not a explicit device, trying to autodetect.
  383. 11:21:35 T:146370560 DEBUG: SetActiveDevice - SetActiveDevice from 1 to 2
  384. 11:21:35 T:146370560 DEBUG: RemoveActiveDevice - Removing device 1
  385. 11:21:35 T:146370560 DEBUG: RemoveActiveDevice - Removing device 2
  386. 11:21:35 T:146370560 DEBUG: SetActiveDevice - SetActiveDevice from 0 to 2
  387. 11:21:35 T:146370560 DEBUG: RemoveActiveDevice - Removing device 0
  388. 11:21:35 T:146370560 INFO: CPCMRemap: Configured speaker layout: 5.1
  389. 11:21:35 T:146370560 INFO: CPCMRemap: I channel map: FL,FR
  390. 11:21:35 T:146370560 INFO: CPCMRemap: O channel map: FL,FR
  391. 11:21:35 T:146370560 DEBUG: CPCMRemap: Downmix normalization is enabled
  392. 11:21:35 T:146370560 DEBUG: CPCMRemap: FL = FL(1.000000*)
  393. 11:21:35 T:146370560 DEBUG: CPCMRemap: FR = FR(1.000000*)
  394. 11:21:35 T:146370560 DEBUG: CIOSCoreAudioDevice::SetupInfo: Remote/IO Output Stream Bus 1 Format [lpcm] Mixable 2 Channel 16-bit Signed Integer (48000Hz)
  395. 11:21:35 T:146370560 DEBUG: CIOSCoreAudioDevice::SetupInfo: Remote/IO Input Stream Bus 1 Format [lpcm] Mixable 2 Channel 16-bit Signed Integer (48000Hz)
  396. 11:21:35 T:146370560 DEBUG: CIOSAudioRenderer::Initialize: Renderer Configuration - Chunk Len: 2048, Max Cache: 196608 (1024ms).
  397. 11:21:35 T:146370560 INFO: CIOSAudioRenderer::Initialize: Successfully configured audio output.
  398. 11:21:35 T:146370560 DEBUG: CIOSAudioRenderer::Initialize - Channels: 2 - SampleRate: 48000 - SampleBit: 16 - Resample false - IsMusic false - IsPassthrough false - audioDevice: Default Output Device
  399. 11:21:35 T:146370560 DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
  400. 11:21:35 T:124895232 DEBUG: CDVDPlayer::HandleMessages - player started 1
  401. 11:21:35 T:139657216 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  402. 11:21:35 T:139657216 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(0.000000, 0)
  403. 11:21:35 T:139657216 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  404. 11:21:35 T:139657216 NOTICE: fps: 25.000000, pwidth: 1280, pheight: 544, dwidth: 1280, dheight: 544
  405. 11:21:35 T:139657216 DEBUG: OutputPicture - change configuration. 1280x544. framerate: 25.00. format: YV12
  406. 11:21:35 T:139657216 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  407. 11:21:35 T:124895232 WARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:80000.000000, curr:40000.000000, diff:-40000.000000
  408. 11:21:35 T:120320000 NOTICE: Using GL_TEXTURE_2D
  409. 11:21:35 T:120320000 DEBUG: GL: Requested render method: 0
  410. 11:21:35 T:120320000 NOTICE: GL: Using software color conversion/RGBA render method
  411. 11:21:35 T:120320000 NOTICE: GL: NPOT texture support detected
  412. 11:21:35 T:120320000 DEBUG: GL: Creating RGB NPOT texture of size 1280 x 544
  413. 11:21:35 T:120320000 DEBUG: GL: Creating RGB NPOT texture of size 1280 x 272
  414. 11:21:35 T:120320000 DEBUG: Previous line repeats 1 times.
  415. 11:21:35 T:120320000 DEBUG: GL: Creating RGB NPOT texture of size 1280 x 544
  416. 11:21:35 T:120320000 DEBUG: GL: Creating RGB NPOT texture of size 1280 x 272
  417. 11:21:35 T:120320000 DEBUG: Previous line repeats 1 times.
  418. 11:21:35 T:120320000 DEBUG: Activating window ID: 12005
  419. 11:21:35 T:120320000 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  420. 11:21:35 T:120320000 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  421. 11:21:35 T:120320000 INFO: Loading skin file: VideoFullScreen.xml
  422. 11:21:35 T:124895232 DEBUG: CDVDPlayer::SetCaching - caching state 0
  423. 11:21:35 T:146370560 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(21333.333333, 1)
  424. 11:21:35 T:146370560 DEBUG: CDVDPlayerAudio:: Discontinuity - was:344.250000, should be:0.000000, error:-344.250000
  425. 11:21:35 T:124895232 DEBUG: CDVDPlayer::HandleMessages - player started 2
  426. 11:21:35 T:120320000 DEBUG: CGUIInfoManager::SetCurrentMovie(afp://10.0.1.2:548/Movies/PressPausePlay (720p).mov)
  427. 11:21:36 T:120320000 DEBUG: GetMovieId (afp://10.0.1.2:548/Movies/PressPausePlay (720p).mov), query = select idMovie from movie where idFile=1109
  428. 11:21:36 T:120320000 DEBUG: Previous line repeats 1 times.
  429. 11:21:36 T:120320000 DEBUG: LoadVideoInfo, got movie info!
  430. 11:21:36 T:120320000 DEBUG: Title = PressPausePlay
  431. 11:21:36 T:120320000 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  432. 11:21:36 T:120320000 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  433. 11:21:36 T:120320000 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  434. 11:21:41 T:139657216 DEBUG: CPullupCorrection: detected pattern of length 1: 40000.00, frameduration: 40000.000000
  435. 11:21:44 T:146370560 DEBUG: CDVDPlayerAudio:: Discontinuity - was:8321232.791667, should be:8309487.078105, error:-11745.713561
  436. 11:21:49 T:146370560 DEBUG: CDVDPlayerAudio:: Discontinuity - was:13642389.453105, should be:13652540.656122, error:10151.203017
  437. 11:21:50 T:146370560 DEBUG: CDVDPlayerAudio:: Discontinuity - was:14653173.572789, should be:14641934.757341, error:-11238.815448
  438. 11:21:51 T:146370560 DEBUG: CDVDPlayerAudio:: Discontinuity - was:15662554.132341, should be:15673448.662392, error:10894.530051
  439. 11:21:52 T:146370560 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  440. 11:21:53 T:120320000 INFO: CheckIdle - Closing session to http://xoap.weather.com (easy=0x4d89000, multi=0x209bba60)
  441. 11:21:53 T:139657216 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  442. 11:21:53 T:146370560 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  443. 11:21:54 T:139657216 WARNING: Previous line repeats 2 times.
  444. 11:21:54 T:139657216 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  445. 11:21:55 T:124895232 WARNING: Previous line repeats 1 times.
  446. 11:21:55 T:124895232 DEBUG: CDVDPlayer::SetCaching - caching state 1
  447. 11:21:55 T:120320000 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  448. 11:21:55 T:124895232 DEBUG: CDVDPlayer::HandleMessages - player started 2
  449. 11:21:56 T:124895232 DEBUG: CDVDPlayer::HandleMessages - player started 1
  450. 11:22:00 T:124895232 DEBUG: CDVDPlayer::SetCaching - caching state 3
  451. 11:22:00 T:146370560 DEBUG: CDVDPlayerAudio:: Discontinuity - was:20222980.370725, should be:20074687.833562, error:-148292.537163
  452. 11:22:00 T:124895232 DEBUG: CDVDPlayer::SetCaching - caching state 0
  453. 11:22:00 T:120320000 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  454. 11:22:00 T:129429504 DEBUG: Thread Jobworker 129429504 terminating (autodelete)
  455. 11:22:00 T:105398272 DEBUG: Thread Jobworker 105398272 terminating (autodelete)
  456. 11:22:00 T:804413440 DEBUG: Thread Jobworker 804413440 terminating (autodelete)
  457. 11:22:01 T:146370560 DEBUG: CDVDPlayerAudio:: Discontinuity - was:21347355.166895, should be:21359257.985754, error:11902.818859
  458. 11:22:10 T:146370560 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  459. 11:22:11 T:139657216 WARNING: Previous line repeats 3 times.
  460. 11:22:11 T:139657216 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  461. 11:22:12 T:146370560 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  462. 11:22:12 T:139657216 WARNING: Previous line repeats 1 times.
  463. 11:22:12 T:139657216 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  464. 11:22:12 T:146370560 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  465. 11:22:14 T:139657216 WARNING: Previous line repeats 2 times.
  466. 11:22:14 T:139657216 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  467. 11:22:14 T:146370560 DEBUG: CDVDPlayerAudio:: Discontinuity - was:34264742.027421, should be:34112033.666895, error:-152708.360526
  468. 11:22:14 T:146370560 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  469. 11:22:14 T:139657216 WARNING: Previous line repeats 2 times.
  470. 11:22:14 T:139657216 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  471. 11:22:15 T:124895232 DEBUG: CDVDPlayer::SetCaching - caching state 1
  472. 11:22:15 T:120320000 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  473. 11:22:15 T:124895232 DEBUG: CDVDPlayer::HandleMessages - player started 2
  474. 11:22:15 T:124895232 DEBUG: CDVDPlayer::HandleMessages - player started 1
  475. 11:22:19 T:124895232 DEBUG: CDVDPlayer::SetCaching - caching state 3
  476. 11:22:19 T:146370560 DEBUG: CDVDPlayerAudio:: Discontinuity - was:35280478.916895, should be:35093354.166895, error:-187124.750000
  477. 11:22:19 T:124895232 DEBUG: CDVDPlayer::SetCaching - caching state 0
  478. 11:22:19 T:120320000 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  479. 11:22:21 T:146370560 DEBUG: CDVDPlayerAudio:: Discontinuity - was:37648167.625228, should be:37781333.333333, error:133165.708105
  480. 11:22:23 T:120320000 DEBUG: SECTION:UnloadDll(libcurl.4.dylib)
  481. 11:22:23 T:120320000 DEBUG: Unloading: libcurl.4.dylib
  482. 11:22:28 T:120320000 DEBUG: CAnnouncementManager - Announcement: OnPause from xbmc
  483. 11:22:28 T:120320000 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPause
  484. 11:22:28 T:120320000 DEBUG: CGUIAudioManager::Initialize
  485. 11:22:28 T:120320000 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  486.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement