Advertisement
Guest User

xbmc - 1st crash

a guest
Apr 24th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 199.20 KB | None | 0 0
  1. 23:53:11 T:2687706432 NOTICE: -----------------------------------------------------------------------
  2. 23:53:11 T:2687706432 NOTICE: Starting XBMC (11.0 Git:20120321-14feb09), Platform: Darwin OSX (10.8.0 i386, Version 10.6.8 (Build 10K549)). Built on Mar 21 2012
  3. 23:53:11 T:2687706432 NOTICE: special://xbmc/ is mapped to: /Applications/XBMC.app/Contents/Resources/XBMC
  4. 23:53:11 T:2687706432 NOTICE: special://xbmcbin/ is mapped to: /Applications/XBMC.app/Contents/Resources/XBMC
  5. 23:53:11 T:2687706432 NOTICE: special://masterprofile/ is mapped to: /Users/flammablecigar/Library/Application Support/XBMC/userdata
  6. 23:53:11 T:2687706432 NOTICE: special://home/ is mapped to: /Users/flammablecigar/Library/Application Support/XBMC
  7. 23:53:11 T:2687706432 NOTICE: special://temp/ is mapped to: /Users/flammablecigar/.xbmc/temp
  8. 23:53:11 T:2687706432 NOTICE: special://frameworks/ is mapped to: /Applications/XBMC.app/Contents/Frameworks
  9. 23:53:11 T:2687706432 NOTICE: The executable running is: /Applications/XBMC.app/Contents/MacOS/XBMC
  10. 23:53:11 T:2687706432 NOTICE: Local hostname: flammable-cigars-macbook-pro.local
  11. 23:53:11 T:2687706432 NOTICE: Log File is located: /Users/flammablecigar/Library/Logs/xbmc.log
  12. 23:53:11 T:2687706432 NOTICE: -----------------------------------------------------------------------
  13. 23:53:11 T:2687706432 NOTICE: Setup SDL
  14. 23:53:11 T:2687706432 NOTICE: load settings...
  15. 23:53:11 T:2687706432 ERROR: Unable to load libcrystalhd.dylib, reason: dlopen(libcrystalhd.dylib, 1): image not found
  16. 23:53:11 T:2687706432 NOTICE: special://profile/ is mapped to: special://masterprofile/
  17. 23:53:11 T:2687706432 NOTICE: loading special://masterprofile/guisettings.xml
  18. 23:53:11 T:2687706432 NOTICE: Getting hardware information now...
  19. 23:53:11 T:2687706432 NOTICE: Checking resolution 12
  20. 23:53:11 T:2687706432 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  21. 23:53:11 T:2687706432 NOTICE: Loaded playercorefactory configuration
  22. 23:53:11 T:2687706432 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  23. 23:53:11 T:2687706432 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  24. 23:53:11 T:2687706432 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  25. 23:53:11 T:2687706432 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  26. 23:53:11 T:2687706432 NOTICE: Contents of special://profile/advancedsettings.xml are...
  27. <advancedsettings>
  28. <videodatabase>
  29. <type>mysql</type>
  30. <host>192.168.0.185</host>
  31. <port>3306</port>
  32. <user>xbmc</user>
  33. <pass>xbmc</pass>
  34. </videodatabase>
  35. <musicdatabase>
  36. <type>mysql</type>
  37. <host>192.168.0.185</host>
  38. <port>3306</port>
  39. <user>xbmc</user>
  40. <pass>xbmc</pass>
  41. </musicdatabase>
  42. <pathsubstitution>
  43. <substitute>
  44. <from>special://masterprofile/Thumbnails/</from>
  45. <to>nfs://192.168.0.185/volume1/thumbs</to>
  46. </substitute>
  47. </pathsubstitution>
  48. </advancedsettings>
  49. 23:53:11 T:2687706432 WARNING: VIDEO database configuration is experimental.
  50. 23:53:11 T:2687706432 NOTICE: Getting hardware information now...
  51. 23:53:11 T:2687706432 NOTICE: Checking resolution 12
  52. 23:53:11 T:2687706432 NOTICE: Default DVD Player: dvdplayer
  53. 23:53:11 T:2687706432 NOTICE: Default Video Player: dvdplayer
  54. 23:53:11 T:2687706432 NOTICE: Default Audio Player: paplayer
  55. 23:53:11 T:2687706432 NOTICE: Enabled debug logging due to GUI setting (2)
  56. 23:53:11 T:2687706432 NOTICE: Log level changed to 2
  57. 23:53:11 T:2687706432 NOTICE: Loading media sources from special://masterprofile/sources.xml
  58. 23:53:11 T:2687706432 INFO: creating subdirectories
  59. 23:53:11 T:2687706432 INFO: userdata folder: special://masterprofile/
  60. 23:53:11 T:2687706432 INFO: recording folder:
  61. 23:53:11 T:2687706432 INFO: screenshots folder:
  62. 23:53:11 T:2687706432 DEBUG: SECTION:LoadDLL(libnfs.0.dylib)
  63. 23:53:11 T:2687706432 DEBUG: Loading: /Applications/XBMC.app/Contents/Frameworks/libnfs.0.dylib
  64. 23:53:11 T:2687706432 DEBUG: NFS: Context for 192.168.0.185/volume1/thumbs not open - get a new context.
  65. 23:53:11 T:2687706432 DEBUG: NFS: Connected to server 192.168.0.185 and export /volume1/thumbs
  66. 23:53:11 T:2687706432 DEBUG: NFS: chunks: r/w 131072/131072
  67. 23:53:11 T:2687706432 INFO: thumbnails folder: special://masterprofile/Thumbnails
  68. 23:53:12 T:2687706432 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  69. 23:53:12 T:2687706432 DEBUG: trying to set locale to en_US.UTF-8
  70. 23:53:12 T:2687706432 INFO: global locale set to C
  71. 23:53:12 T:2687706432 INFO: load language file:special://xbmc/language/English/strings.xml
  72. 23:53:12 T:2687706432 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-x86-osx.so)
  73. 23:53:12 T:2687706432 DEBUG: Loading: /Applications/XBMC.app/Contents/Resources/XBMC/system/libcpluff-x86-osx.so
  74. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  75. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.subtitles has been installed.'
  76. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been installed.'
  77. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  78. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  79. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  80. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
  81. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in script.randomitems has been installed.'
  82. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
  83. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  84. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  85. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  86. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.'
  87. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been installed.'
  88. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in service.libraryautoupdate has been installed.'
  89. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  90. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  91. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in script.watchlist has been installed.'
  92. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  93. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been installed.'
  94. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  95. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  96. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  97. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  98. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  99. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  100. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
  101. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  102. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been installed.'
  103. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
  104. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been installed.'
  105. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  106. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in service.qlock has been installed.'
  107. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in metadata.yahoomusic.com has been installed.'
  108. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  109. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  110. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  111. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  112. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  113. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  114. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
  115. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  116. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  117. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
  118. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in skin.transparency has been installed.'
  119. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
  120. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been installed.'
  121. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  122. 23:53:12 T:2687706432 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  123. 23:53:12 T:2687706432 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  124. 23:53:12 T:2687706432 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adaptor"
  125. 23:53:12 T:2687706432 DEBUG: USB Device Attach:Razer Naga, 102760448
  126. 23:53:12 T:2687706432 DEBUG: USB Device Attach:Apple Internal Keyboard / Trackpad, 73400320
  127. 23:53:12 T:2687706432 DEBUG: USB Device Attach:IR Receiver, 72351744
  128. 23:53:12 T:2687706432 NOTICE: GL_VENDOR = NVIDIA Corporation
  129. 23:53:12 T:2687706432 NOTICE: GL_RENDERER = NVIDIA GeForce 9400M OpenGL Engine
  130. 23:53:12 T:2687706432 NOTICE: GL_VERSION = 2.1 NVIDIA-1.6.36
  131. 23:53:12 T:2687706432 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20
  132. 23:53:12 T:2687706432 NOTICE: GL_EXTENSIONS = GL_ARB_transpose_matrix GL_ARB_vertex_program GL_ARB_vertex_blend GL_ARB_window_pos GL_ARB_shader_objects GL_ARB_vertex_shader GL_ARB_shading_language_100 GL_EXT_multi_draw_arrays GL_EXT_clip_volume_hint GL_EXT_rescale_normal GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_gpu_program_parameters GL_EXT_geometry_shader4 GL_EXT_transform_feedback GL_APPLE_client_storage GL_APPLE_specular_vector GL_APPLE_transform_hint GL_APPLE_packed_pixels GL_APPLE_fence GL_APPLE_vertex_array_object GL_APPLE_vertex_program_evaluators GL_APPLE_element_array GL_APPLE_flush_render GL_APPLE_aux_depth_stencil GL_NV_texgen_reflection GL_NV_light_max_exponent GL_IBM_rasterpos_clip GL_SGIS_generate_mipmap GL_ARB_imaging GL_ARB_point_parameters GL_ARB_texture_env_crossbar GL_ARB_texture_border_clamp GL_ARB_multitexture GL_ARB_texture_env_add GL_ARB_texture_cube_map GL_ARB_texture_env_dot3 GL_ARB_multisample GL_ARB_texture_env_combine GL_ARB_texture_compression GL_ARB_texture_mirrored_repeat GL_ARB_shadow GL_ARB_depth_texture GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_occlusion_query GL_ARB_point_sprite GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ARB_pixel_buffer_object GL_ARB_draw_buffers GL_ARB_shader_texture_lod GL_ARB_color_buffer_float GL_ARB_half_float_vertex GL_ARB_texture_rg GL_ARB_texture_compression_rgtc GL_ARB_framebuffer_object GL_EXT_compiled_vertex_array GL_EXT_draw_buffers2 GL_EXT_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_texture_rectangle GL_ARB_texture_rectangle GL_EXT_texture_env_add GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_texture_lod_bias GL_EXT_abgr GL_EXT_bgra GL_EXT_stencil_wrap GL_EXT_texture_filter_anisotropic GL_EXT_secondary_color GL_EXT_blend_func_separate GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_depth_bounds_test GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_sRGB GL_EXT_blend_equation_separate GL_EXT_texture_mirror_clamp GL_EXT_packed_depth_stencil GL_EXT_bindable_uniform GL_EXT_texture_integer GL_EXT_gpu_shader4 GL_EXT_framebuffer_sRGB GL_EXT_provoking_vertex GL_APPLE_flush_buffer_range GL_APPLE_ycbcr_422 GL_APPLE_rgb_422 GL_APPLE_vertex_array_range GL_APPLE_texture_range GL_APPLE_float_pixels GL_ATI_texture_float GL_ARB_texture_float GL_ARB_half_float_pixel GL_APPLE_pixel_buffer GL_APPLE_object_purgeable GL_NV_point_sprite GL_NV_blend_square GL_NV_fog_distance GL_NV_depth_clamp GL_NV_multisample_filter_hint GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NV_conditional_render GL_ATI_texture_mirror_once GL_ATI_texture_env_combine3 GL_ATI_separate_stencil GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_EXT_texture_array GL_EXT_vertex_array_bgra GL_ARB_instanced_arrays GL_ARB_depth_buffer_float GL_EXT_packed_float GL_EXT_texture_shared_exponent
  133. 23:53:12 T:2687706432 DEBUG: GetMode looking for suitable mode with 1440 x 900 @ 60.000000 Hz on display 0
  134. 23:53:12 T:2687706432 DEBUG: GetMode found a match!
  135. 23:53:12 T:2687706432 INFO: GL: Maximum texture width: 4096
  136. 23:53:12 T:2687706432 INFO: Previous line repeats 1 times.
  137. 23:53:12 T:2687706432 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  138. 23:53:12 T:2687706432 INFO: load default splash image: /Applications/XBMC.app/Contents/Resources/XBMC/media/Splash.png
  139. 23:53:12 T:2687706432 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-x86-osx.so)
  140. 23:53:12 T:2687706432 DEBUG: Loading: /Applications/XBMC.app/Contents/Resources/XBMC/system/ImageLib-x86-osx.so
  141. 23:53:12 T:2687706432 INFO: load keymapping
  142. 23:53:12 T:2687706432 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  143. 23:53:12 T:2687706432 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  144. 23:53:12 T:2687706432 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  145. 23:53:12 T:2687706432 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  146. 23:53:12 T:2687706432 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  147. 23:53:12 T:2687706432 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  148. 23:53:12 T:2687706432 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  149. 23:53:12 T:2687706432 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  150. 23:53:12 T:2687706432 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  151. 23:53:12 T:2687706432 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  152. 23:53:12 T:2687706432 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  153. 23:53:12 T:2687706432 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  154. 23:53:12 T:2687706432 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  155. 23:53:12 T:2687706432 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  156. 23:53:12 T:2687706432 INFO: Loading special://xbmc/system/keymaps/remote.xml
  157. 23:53:13 T:2687706432 INFO: GUI format 1440x900 1440x900 @ 60.00 - Full Screen
  158. 23:53:13 T:2687706432 DEBUG: guilib: Fill viewport always for solving rendering passes
  159. 23:53:13 T:2687706432 DEBUG: SECTION:LoadDLL(libcurl.4.dylib)
  160. 23:53:13 T:2687706432 DEBUG: Loading: /Applications/XBMC.app/Contents/Frameworks/libcurl.4.dylib
  161. 23:53:13 T:2687706432 NOTICE: start dvd mediatype detection
  162. 23:53:13 T:2955026432 DEBUG: Thread CDetectDVDMedia start, auto delete: 0
  163. 23:53:13 T:2955026432 DEBUG: Compiled with libcdio Version 0.82
  164. 23:53:13 T:2687706432 NOTICE: initializing playlistplayer
  165. 23:53:13 T:2687706432 NOTICE: DONE initializing playlistplayer
  166. 23:53:13 T:2687706432 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  167. 23:53:13 T:2687706432 INFO: Unloading old skin ...
  168. 23:53:13 T:2687706432 INFO: load skin from:/Users/flammablecigar/Library/Application Support/XBMC/addons/skin.transparency
  169. 23:53:13 T:2687706432 INFO: load fonts for skin...
  170. 23:53:13 T:2687706432 INFO: Loading fonts from /Users/flammablecigar/Library/Application Support/XBMC/addons/skin.transparency/720p/Font.xml
  171. 23:53:13 T:2687706432 INFO: Loading skin includes from /Users/flammablecigar/Library/Application Support/XBMC/addons/skin.transparency/720p/includes.xml
  172. 23:53:13 T:2687706432 INFO: load new skin...
  173. 23:53:13 T:2687706432 INFO: Loading skin file: Home.xml
  174. 23:53:14 T:2687706432 INFO: Loading user windows, path /Users/flammablecigar/Library/Application Support/XBMC/addons/skin.transparency/720p
  175. 23:53:14 T:2687706432 DEBUG: Load Skin XML: 628.96ms
  176. 23:53:14 T:2687706432 INFO: initialize new skin...
  177. 23:53:14 T:2687706432 DEBUG: guilib: Fill viewport always for solving rendering passes
  178. 23:53:14 T:2687706432 INFO: Loading skin file: Pointer.xml
  179. 23:53:14 T:2687706432 INFO: Loading skin file: DialogVolumeBar.xml
  180. 23:53:14 T:2687706432 INFO: Loading skin file: DialogKaiToast.xml
  181. 23:53:14 T:2687706432 INFO: Loading skin file: DialogMuteBug.xml
  182. 23:53:14 T:2687706432 INFO: Loading skin file: DialogSeekBar.xml
  183. 23:53:14 T:2687706432 INFO: Loading skin file: DialogBusy.xml
  184. 23:53:14 T:2687706432 DEBUG: CGUIAudioManager::Initialize
  185. 23:53:14 T:2687706432 INFO: Loading /Users/flammablecigar/Library/Application Support/XBMC/addons/skin.transparency/sounds/sounds.xml
  186. 23:53:14 T:2687706432 INFO: skin loaded...
  187. 23:53:14 T:2687706432 INFO: JSONRPC: Sucessfully initialized
  188. 23:53:14 T:2687706432 DEBUG: ADDON: Starting service addons.
  189. 23:53:14 T:2687706432 INFO: initializing python engine.
  190. 23:53:14 T:2687706432 DEBUG: PYTHONHOME -> /Applications/XBMC.app/Contents/Frameworks/
  191. 23:53:14 T:2687706432 DEBUG: PYTHONPATH -> /Applications/XBMC.app/Contents/Frameworks/
  192. 23:53:14 T:2687706432 DEBUG: new python thread created. id=1
  193. 23:53:14 T:2956091392 DEBUG: Thread XBPyThread start, auto delete: 0
  194. 23:53:14 T:2956091392 DEBUG: Python thread: start processing
  195. 23:53:14 T:2687706432 INFO: initializing python engine.
  196. 23:53:14 T:2687706432 DEBUG: new python thread created. id=2
  197. 23:53:14 T:2687706432 INFO: initializing python engine.
  198. 23:53:14 T:2687706432 DEBUG: new python thread created. id=3
  199. 23:53:14 T:2687706432 DEBUG: Activating window ID: 12999
  200. 23:53:14 T:2687706432 DEBUG: ------ Window Init (Startup.xml) ------
  201. 23:53:14 T:2687706432 INFO: Loading skin file: Startup.xml
  202. 23:53:14 T:2687706432 DEBUG: ExecuteXBMCAction : Translating RunScript(script.randomitems,limit=3&alarm=60)
  203. 23:53:14 T:2687706432 DEBUG: ExecuteXBMCAction : To RunScript(script.randomitems,limit=3&alarm=60)
  204. 23:53:14 T:2687706432 INFO: initializing python engine.
  205. 23:53:14 T:2687706432 DEBUG: new python thread created. id=4
  206. 23:53:14 T:2687706432 DEBUG: ExecuteXBMCAction : Translating ReplaceWindow(Home)
  207. 23:53:14 T:2687706432 DEBUG: ExecuteXBMCAction : To ReplaceWindow(Home)
  208. 23:53:14 T:2687706432 DEBUG: Activating window ID: 10000
  209. 23:53:14 T:2687706432 DEBUG: ------ Window Deinit (Startup.xml) ------
  210. 23:53:14 T:2687706432 DEBUG: ------ Window Init (Home.xml) ------
  211. 23:53:14 T:2956091392 NOTICE: -->Python Interpreter Initialized<--
  212. 23:53:14 T:2956091392 DEBUG: Process - The source file to load is /Users/flammablecigar/Library/Application Support/XBMC/addons/service.libraryautoupdate/default.py
  213. 23:53:14 T:2956091392 DEBUG: Process - Setting the Python path to /Users/flammablecigar/Library/Application Support/XBMC/addons/service.libraryautoupdate:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.simplejson/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.module.beautifulsoup/lib:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.pil/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.common.plugin.cache/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.module.elementtree/lib:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.pysqlite/lib:/Applications/XBMC.app/Contents/Frameworks:/Applications/XBMC.app/Contents/Frameworks/lib/python26.zip:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-darwin:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-mac:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-mac/lib-scriptpackages:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-tk:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-old:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-dynload:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/site-packages:
  214. 23:53:14 T:2956091392 DEBUG: Process - Entering source directory /Users/flammablecigar/Library/Application Support/XBMC/addons/service.libraryautoupdate
  215. 23:53:14 T:2956091392 DEBUG: Instantiating addon using automatically obtained id of "service.libraryautoupdate" dependent on version 2.0 of the xbmc.python api
  216. 23:53:14 T:2956623872 DEBUG: Thread XBPyThread start, auto delete: 0
  217. 23:53:14 T:2956623872 DEBUG: Python thread: start processing
  218. 23:53:14 T:2957156352 DEBUG: Thread XBPyThread start, auto delete: 0
  219. 23:53:14 T:2957156352 DEBUG: Python thread: start processing
  220. 23:53:14 T:2957688832 DEBUG: Thread XBPyThread start, auto delete: 0
  221. 23:53:14 T:2957688832 DEBUG: Python thread: start processing
  222. 23:53:14 T:2687706432 DEBUG: OpenBundle - Opened bundle /Users/flammablecigar/Library/Application Support/XBMC/addons/skin.transparency/media/Textures.xbt
  223. 23:53:14 T:2956091392 NOTICE: Update Library Service starting...
  224. 23:53:14 T:2959183872 DEBUG: Thread Jobworker start, auto delete: 1
  225. 23:53:14 T:2956091392 NOTICE: service.libraryautoupdate: update timers
  226. 23:53:14 T:2687706432 INFO: removing tempfiles
  227. 23:53:14 T:2959183872 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  228. 23:53:14 T:2687706432 DEBUG: ADDON: Starting service addons.
  229. 23:53:14 T:2687706432 INFO: initializing python engine.
  230. 23:53:14 T:2687706432 DEBUG: new python thread created. id=5
  231. 23:53:14 T:2960527360 DEBUG: Thread XBPyThread start, auto delete: 0
  232. 23:53:14 T:2687706432 NOTICE: initialize done
  233. 23:53:14 T:2960527360 DEBUG: Python thread: start processing
  234. 23:53:14 T:2687706432 NOTICE: Running the application...
  235. 23:53:14 T:2687706432 DEBUG: Process - no profile autoexec.py (/Users/flammablecigar/Library/Application Support/XBMC/userdata/autoexec.py) found, skipping
  236. 23:53:14 T:2687706432 DEBUG: NetworkMessage - Starting network services
  237. 23:53:14 T:2687706432 NOTICE: ES: Starting event server
  238. 23:53:14 T:2961059840 DEBUG: Thread CEventServer start, auto delete: 0
  239. 23:53:14 T:2961059840 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  240. 23:53:14 T:2961059840 NOTICE: UDP: Listening on port 9777
  241. 23:53:14 T:2687706432 INFO: JSONRPC Server: Successfully initialized
  242. 23:53:14 T:2961592320 DEBUG: Thread JSONRPC::CTCPServer start, auto delete: 0
  243. 23:53:14 T:2687706432 NOTICE: starting zeroconf publishing
  244. 23:53:14 T:2962124800 DEBUG: Thread Jobworker start, auto delete: 1
  245. 23:53:14 T:2962124800 DEBUG: CZeroconfOSX::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:XBMC (flammable-cigars-macbook-pro.local) port:9777
  246. 23:53:14 T:2687706432 DEBUG: CLastfmScrobbler: Clearing session.
  247. 23:53:14 T:2687706432 DEBUG: CLibrefmScrobbler: Clearing session.
  248. 23:53:14 T:2962124800 DEBUG: CZeroconfOSX::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:XBMC (flammable-cigars-macbook-pro.local) port:9090
  249. 23:53:14 T:2957688832 NOTICE: -->Python Interpreter Initialized<--
  250. 23:53:14 T:2957688832 DEBUG: Process - The source file to load is /Users/flammablecigar/Library/Application Support/XBMC/addons/script.randomitems/RandomItems.py
  251. 23:53:14 T:2956623872 NOTICE: -->Python Interpreter Initialized<--
  252. 23:53:14 T:2956623872 DEBUG: Process - The source file to load is /Users/flammablecigar/Library/Application Support/XBMC/addons/script.artwork.downloader/service.py
  253. 23:53:14 T:2956623872 DEBUG: Process - Setting the Python path to /Users/flammablecigar/Library/Application Support/XBMC/addons/script.artwork.downloader:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.simplejson/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.module.beautifulsoup/lib:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.pil/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.common.plugin.cache/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.module.elementtree/lib:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.pysqlite/lib:/Applications/XBMC.app/Contents/Frameworks:/Applications/XBMC.app/Contents/Frameworks/lib/python26.zip:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-darwin:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-mac:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-mac/lib-scriptpackages:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-tk:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-old:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-dynload:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/site-packages:
  254. 23:53:14 T:2956623872 DEBUG: Process - Entering source directory /Users/flammablecigar/Library/Application Support/XBMC/addons/script.artwork.downloader
  255. 23:53:14 T:2956623872 DEBUG: Instantiating addon using automatically obtained id of "script.artwork.downloader" dependent on version 2.0 of the xbmc.python api
  256. 23:53:14 T:2957688832 DEBUG: Process - Setting the Python path to /Users/flammablecigar/Library/Application Support/XBMC/addons/script.randomitems:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.simplejson/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.module.beautifulsoup/lib:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.pil/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.common.plugin.cache/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.module.elementtree/lib:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.pysqlite/lib:/Applications/XBMC.app/Contents/Frameworks:/Applications/XBMC.app/Contents/Frameworks/lib/python26.zip:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-darwin:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-mac:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-mac/lib-scriptpackages:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-tk:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-old:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-dynload:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/site-packages:
  257. 23:53:14 T:2957688832 DEBUG: Process - Entering source directory /Users/flammablecigar/Library/Application Support/XBMC/addons/script.randomitems
  258. 23:53:14 T:2957688832 DEBUG: Instantiating addon using automatically obtained id of "script.randomitems" dependent on version 2.0 of the xbmc.python api
  259. 23:53:14 T:2960527360 NOTICE: -->Python Interpreter Initialized<--
  260. 23:53:14 T:2960527360 DEBUG: Process - The source file to load is /Users/flammablecigar/Library/Application Support/XBMC/addons/script.common.plugin.cache/default.py
  261. 23:53:14 T:2960527360 DEBUG: Process - Setting the Python path to /Users/flammablecigar/Library/Application Support/XBMC/addons/script.common.plugin.cache:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.simplejson/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.module.beautifulsoup/lib:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.pil/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.common.plugin.cache/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.module.elementtree/lib:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.pysqlite/lib:/Applications/XBMC.app/Contents/Frameworks:/Applications/XBMC.app/Contents/Frameworks/lib/python26.zip:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-darwin:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-mac:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-mac/lib-scriptpackages:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-tk:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-old:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-dynload:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/site-packages:
  262. 23:53:14 T:2960527360 DEBUG: Process - Entering source directory /Users/flammablecigar/Library/Application Support/XBMC/addons/script.common.plugin.cache
  263. 23:53:14 T:2960527360 DEBUG: Instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.0 of the xbmc.python api
  264. 23:53:14 T:2957156352 NOTICE: -->Python Interpreter Initialized<--
  265. 23:53:14 T:2957156352 DEBUG: Process - The source file to load is /Users/flammablecigar/Library/Application Support/XBMC/addons/service.qlock/default.py
  266. 23:53:14 T:2687706432 DEBUG: ------ Window Init () ------
  267. 23:53:14 T:2687706432 DEBUG: ------ Window Init (Pointer.xml) ------
  268. 23:53:14 T:2687706432 INFO: GL: Enabling VSYNC
  269. 23:53:14 T:2687706432 INFO: GL: Selected vsync mode 10
  270. 23:53:14 T:2959183872 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
  271. 23:53:14 T:2957832192 DEBUG: Thread CRssReader start, auto delete: 0
  272. 23:53:14 T:2957832192 DEBUG: FileCurl::Open(0xb04cedd8) http://feeds.feedburner.com/xbmc
  273. 23:53:14 T:2957832192 INFO: easy_aquire - Created session to http://feeds.feedburner.com
  274. 23:53:14 T:2959183872 DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  275. 23:53:14 T:2960527360 NOTICE: StorageServer Module loaded RUN
  276. 23:53:14 T:2960527360 NOTICE: StorageClient-0.9.2 Starting server
  277. 23:53:14 T:2960527360 NOTICE: StorageServer-0.9.2 Storage Server starting /Users/flammablecigar/Library/Application Support/XBMC/userdata/Database/commoncache.db
  278. 23:53:14 T:2957156352 DEBUG: Process - Setting the Python path to /Users/flammablecigar/Library/Application Support/XBMC/addons/service.qlock:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.simplejson/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.module.beautifulsoup/lib:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.pil/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.common.plugin.cache/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.module.elementtree/lib:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.pysqlite/lib:/Applications/XBMC.app/Contents/Frameworks:/Applications/XBMC.app/Contents/Frameworks/lib/python26.zip:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-darwin:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-mac:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-mac/lib-scriptpackages:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-tk:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-old:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-dynload:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/site-packages:
  279. 23:53:14 T:2957156352 DEBUG: Process - Entering source directory /Users/flammablecigar/Library/Application Support/XBMC/addons/service.qlock
  280. 23:53:14 T:2957156352 DEBUG: Instantiating addon using automatically obtained id of "service.qlock" dependent on version 2.0 of the xbmc.python api
  281. 23:53:14 T:2959183872 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  282. 23:53:14 T:2962124800 INFO: WEATHER: Downloading weather
  283. 23:53:14 T:2962124800 INFO: initializing python engine.
  284. 23:53:14 T:2962124800 DEBUG: new python thread created. id=6
  285. 23:53:14 T:2962923520 DEBUG: Thread XBPyThread start, auto delete: 0
  286. 23:53:14 T:2962923520 DEBUG: Python thread: start processing
  287. 23:53:14 T:2956623872 NOTICE: Artwork Downloader: ## Service - Run at startup: False
  288. 23:53:14 T:2956623872 NOTICE: Artwork Downloader: ## Service - Delayed startup: -- minutes
  289. 23:53:14 T:2956623872 NOTICE: Artwork Downloader: ## Service - Run as service: False
  290. 23:53:14 T:2956623872 NOTICE: Artwork Downloader: ## Service - Time: 00:00
  291. 23:53:14 T:2956623872 INFO: Scriptresult: Success
  292. 23:53:14 T:2956623872 INFO: Python script stopped
  293. 23:53:14 T:2956623872 DEBUG: Thread XBPyThread 2956623872 terminating
  294. 23:53:14 T:2687706432 DEBUG: waiting for python thread 2 to stop
  295. 23:53:14 T:2687706432 DEBUG: python thread 2 destructed
  296. 23:53:14 T:2957156352 DEBUG: ### [Qlock] - Set new Language - [English]
  297. 23:53:14 T:2957688832 DEBUG: script.randomitems: script version 3.0.9 started
  298. 23:53:14 T:2957688832 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "playcount", "year", "plot", "runtime", "fanart", "thumbnail", "file", "trailer", "rating"] }, "id": 1}
  299. 23:53:14 T:2957688832 DEBUG: JSONRPC: Calling videolibrary.getmovies
  300. 23:53:14 T:2956623872 DEBUG: Thread CAlarmClock start, auto delete: 0
  301. 23:53:14 T:2687706432 DEBUG: started alarm with name: randomitems
  302. 23:53:15 T:2959183872 DEBUG: RunQuery took 110 ms for 10 items query: select * from movieview order by idMovie desc limit 10
  303. 23:53:15 T:2957688832 DEBUG: RunQuery took 138 ms for 66 items query: select * from movieview
  304. 23:53:15 T:2957832192 DEBUG: Got rss feed: http://feeds.feedburner.com/xbmc
  305. 23:53:15 T:2957832192 DEBUG: RSS feed encoding: UTF-8
  306. 23:53:15 T:2957832192 DEBUG: Parsed rss feed: http://feeds.feedburner.com/xbmc
  307. 23:53:15 T:2957832192 DEBUG: Thread CRssReader 2957832192 terminating
  308. 23:53:15 T:2959183872 DEBUG: RunQuery took 101 ms for 10 items query: select * from episodeview order by idEpisode desc limit 10
  309. 23:53:15 T:2687706432 DEBUG: CFileNFS::Open - opened volume1/thumbs/Video/6/64972a2a.tbn
  310. 23:53:15 T:2687706432 DEBUG: CFileNFS::Close closing file volume1/thumbs/Video/6/64972a2a.tbn
  311. 23:53:15 T:2959183872 DEBUG: GetMusicVideosByWhere query = select * from musicvideoview order by idMVideo desc limit 10
  312. 23:53:15 T:2959183872 DEBUG: GetMusicVideosByWhere time for actual SQL query = 5
  313. 23:53:15 T:2959183872 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  314. 23:53:16 T:2687706432 DEBUG: SDLKeyboard: scancode: 00, sym: 0136, unicode: 0000, modifier: 0
  315. 23:53:16 T:2687706432 DEBUG: GetActionCode: Trying Hardy keycode for 0xf200
  316. 23:53:16 T:2687706432 DEBUG: Previous line repeats 3 times.
  317. 23:53:16 T:2687706432 DEBUG: OnKey: 0 (f200) pressed, action is
  318. 23:53:16 T:2687706432 DEBUG: ------ Window Deinit (Pointer.xml) ------
  319. 23:53:16 T:2962923520 NOTICE: -->Python Interpreter Initialized<--
  320. 23:53:16 T:2962923520 DEBUG: Process - The source file to load is /Applications/XBMC.app/Contents/Resources/XBMC/addons/weather.wunderground/default.py
  321. 23:53:16 T:2962923520 DEBUG: Process - Setting the Python path to /Applications/XBMC.app/Contents/Resources/XBMC/addons/weather.wunderground:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.simplejson/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.module.beautifulsoup/lib:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.pil/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.common.plugin.cache/lib:/Users/flammablecigar/Library/Application Support/XBMC/addons/script.module.elementtree/lib:/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.pysqlite/lib:/Applications/XBMC.app/Contents/Frameworks:/Applications/XBMC.app/Contents/Frameworks/lib/python26.zip:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-darwin:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-mac:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-mac/lib-scriptpackages:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-tk:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-old:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-dynload:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/site-packages:
  322. 23:53:16 T:2962923520 DEBUG: Process - Entering source directory /Applications/XBMC.app/Contents/Resources/XBMC/addons/weather.wunderground
  323. 23:53:16 T:2962923520 DEBUG: Instantiating addon using automatically obtained id of "weather.wunderground" dependent on version 2.0 of the xbmc.python api
  324. 23:53:16 T:2687706432 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  325. 23:53:16 T:2957688832 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": { "properties": ["title", "playcount", "season", "episode", "showtitle", "plot", "fanart", "thumbnail", "file", "rating"] }, "id": 1}
  326. 23:53:16 T:2957688832 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  327. 23:53:16 T:2957688832 DEBUG: RunQuery took 34 ms for 24 items query: select * from episodeview
  328. 23:53:16 T:2957156352 DEBUG: ### [Qlock] - Startup
  329. 23:53:16 T:2957156352 DEBUG: ### [Qlock] - Delaying 60 secs
  330. 23:53:16 T:2957688832 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetMusicVideos", "params": {"properties": ["title", "artist", "playcount", "year", "plot", "runtime", "fanart", "thumbnail", "file"] }, "id": 1}
  331. 23:53:16 T:2957688832 DEBUG: JSONRPC: Calling videolibrary.getmusicvideos
  332. 23:53:16 T:2957688832 DEBUG: GetMusicVideosByWhere query = select * from musicvideoview
  333. 23:53:16 T:2957688832 DEBUG: GetMusicVideosByWhere time for actual SQL query = 25
  334. 23:53:16 T:2957688832 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "artist", "year", "thumbnail", "fanart", "rating"] }, "id": 1}
  335. 23:53:16 T:2957688832 DEBUG: JSONRPC: Calling audiolibrary.getalbums
  336. 23:53:16 T:2957688832 DEBUG: GetAlbumsByWhere query: select * from albumview where albumview.strAlbum <> ''
  337. 23:53:16 T:2957688832 DEBUG: GetAlbumsByWhere - query took 4 ms
  338. 23:53:16 T:2957688832 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "AudioLibrary.GetSongs", "params": {"properties": ["title", "playcount", "artist", "album", "year", "file", "thumbnail", "fanart", "rating"] }, "id": 1}
  339. 23:53:16 T:2957688832 DEBUG: JSONRPC: Calling audiolibrary.getsongs
  340. 23:53:17 T:2687706432 INFO: GL: Maximum texture width: 4096
  341. 23:53:17 T:2687706432 INFO: Previous line repeats 1 times.
  342. 23:53:17 T:2687706432 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  343. 23:53:17 T:2957688832 DEBUG: GetSongsByWhere query = select * from songview
  344. 23:53:17 T:2687706432 INFO: GL: Maximum texture width: 4096
  345. 23:53:17 T:2687706432 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  346. 23:53:17 T:2957688832 DEBUG: script.randomitems: script stopped
  347. 23:53:17 T:2957688832 INFO: Scriptresult: Success
  348. 23:53:17 T:2957688832 INFO: Python script stopped
  349. 23:53:17 T:2957688832 DEBUG: Thread XBPyThread 2957688832 terminating
  350. 23:53:17 T:2687706432 DEBUG: waiting for python thread 4 to stop
  351. 23:53:17 T:2687706432 DEBUG: python thread 4 destructed
  352. 23:53:18 T:2962923520 INFO: Scriptresult: Success
  353. 23:53:18 T:2962923520 INFO: Python script stopped
  354. 23:53:18 T:2962923520 DEBUG: Thread XBPyThread 2962923520 terminating
  355. 23:53:18 T:2687706432 DEBUG: waiting for python thread 6 to stop
  356. 23:53:18 T:2687706432 DEBUG: python thread 6 destructed
  357. 23:53:18 T:2962124800 DEBUG: GetZipList - Processing zip://special%3a%2f%2fxbmc%2fmedia%2fweather%2ezip/
  358. 23:53:21 T:2687706432 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  359. 23:53:21 T:2687706432 DEBUG: ------ Window Init (Pointer.xml) ------
  360. 23:53:21 T:2687706432 DEBUG: SDLKeyboard: scancode: 00, sym: 0136, unicode: 0000, modifier: 0
  361. 23:53:21 T:2687706432 DEBUG: GetActionCode: Trying Hardy keycode for 0xf200
  362. 23:53:21 T:2687706432 DEBUG: Previous line repeats 3 times.
  363. 23:53:21 T:2687706432 DEBUG: OnKey: 0 (f200) pressed, action is
  364. 23:53:21 T:2687706432 DEBUG: ------ Window Deinit (Pointer.xml) ------
  365. 23:53:22 T:2687706432 DEBUG: GetMode looking for suitable mode with 1440 x 900 @ 60.000000 Hz on display 0
  366. 23:53:22 T:2687706432 DEBUG: GetMode found a match!
  367. 23:53:22 T:2687706432 INFO: GL: Maximum texture width: 4096
  368. 23:53:22 T:2687706432 INFO: Previous line repeats 1 times.
  369. 23:53:22 T:2687706432 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  370. 23:53:22 T:2687706432 DEBUG: ------ Window Init (Pointer.xml) ------
  371. 23:53:23 T:2687706432 DEBUG: ProcessMouse: trying mouse action leftclick
  372. 23:53:23 T:2687706432 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Videos,tvshowtitles,return)
  373. 23:53:23 T:2687706432 DEBUG: ExecuteXBMCAction : To ActivateWindow(Videos,tvshowtitles,return)
  374. 23:53:23 T:2687706432 DEBUG: Activating window ID: 10025
  375. 23:53:24 T:2687706432 DEBUG: ------ Window Deinit (Home.xml) ------
  376. 23:53:24 T:2687706432 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  377. 23:53:24 T:2687706432 INFO: Loading skin file: MyVideoNav.xml
  378. 23:53:24 T:2687706432 ERROR: Window Translator: Can't find window tv
  379. 23:53:25 T:2687706432 ERROR: Previous line repeats 1 times.
  380. 23:53:25 T:2687706432 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/)
  381. 23:53:25 T:2687706432 DEBUG: ParentPath = [videodb://2/2/]
  382. 23:53:25 T:2687706432 DEBUG: RunQuery took 78 ms for 9 items query: SELECT * FROM tvshowview
  383. 23:53:25 T:2687706432 DEBUG: Saving fileitems [videodb://2/2/]
  384. 23:53:25 T:2687706432 DEBUG: -- items: 10, sort method: 25, ascending: true
  385. 23:53:25 T:2953850880 DEBUG: Thread Background Loader start, auto delete: 0
  386. 23:53:25 T:2954420224 DEBUG: Thread Jobworker start, auto delete: 1
  387. 23:53:25 T:2962124800 DEBUG: CFileNFS::Open - opened volume1/thumbs/Video/0/0739f21e.tbn
  388. 23:53:25 T:2962124800 DEBUG: CFileNFS::Close closing file volume1/thumbs/Video/0/0739f21e.tbn
  389. 23:53:25 T:2954420224 DEBUG: CFileNFS::Open - opened volume1/thumbs/Video/Fanart/0739f21e.tbn
  390. 23:53:25 T:2954420224 DEBUG: CFileNFS::Close closing file volume1/thumbs/Video/Fanart/0739f21e.tbn
  391. 23:53:25 T:2954420224 DEBUG: DoWork - took 257 ms to load special://masterprofile/Thumbnails/Video/Fanart/0739f21e.tbn
  392. 23:53:26 T:2953850880 DEBUG: Thread Background Loader 2953850880 terminating
  393. 23:53:26 T:2959183872 DEBUG: CFileNFS::Open - opened volume1/thumbs/Video/Fanart/1c901937.tbn
  394. 23:53:26 T:2959183872 DEBUG: CFileNFS::Close closing file volume1/thumbs/Video/Fanart/1c901937.tbn
  395. 23:53:26 T:2954420224 DEBUG: CFileNFS::Open - opened volume1/thumbs/Video/Fanart/ecd16d02.tbn
  396. 23:53:26 T:2959183872 DEBUG: DoWork - took 135 ms to load special://masterprofile/Thumbnails/Video/Fanart/1c901937.tbn
  397. 23:53:26 T:2954420224 DEBUG: CFileNFS::Close closing file volume1/thumbs/Video/Fanart/ecd16d02.tbn
  398. 23:53:26 T:2962124800 DEBUG: CFileNFS::Open - opened volume1/thumbs/Video/Fanart/1c901937.tbn
  399. 23:53:26 T:2962124800 DEBUG: CFileNFS::Close closing file volume1/thumbs/Video/Fanart/1c901937.tbn
  400. 23:53:26 T:2959183872 DEBUG: CFileNFS::Open - opened volume1/thumbs/Video/Fanart/b8293c7f.tbn
  401. 23:53:27 T:2959183872 DEBUG: CFileNFS::Close closing file volume1/thumbs/Video/Fanart/b8293c7f.tbn
  402. 23:53:27 T:2959183872 DEBUG: DoWork - took 215 ms to load special://masterprofile/Thumbnails/Video/Fanart/b8293c7f.tbn
  403. 23:53:27 T:2687706432 DEBUG: ProcessMouse: trying mouse action leftclick
  404. 23:53:27 T:2687706432 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/2/)
  405. 23:53:27 T:2687706432 DEBUG: ParentPath = [videodb://2/2/]
  406. 23:53:27 T:2954420224 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=2) order by idShow
  407. 23:53:28 T:2954420224 DEBUG: RunQuery took 28 ms for 2 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 2 group by episode.c12
  408. 23:53:28 T:2954420224 DEBUG: RunQuery took 5 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 2
  409. 23:53:28 T:2687706432 DEBUG: WindowVideoNav::GetDirectory
  410. 23:53:28 T:2687706432 DEBUG: Saving fileitems [videodb://2/2/2/]
  411. 23:53:28 T:2687706432 DEBUG: -- items: 4, sort method: 23, ascending: true
  412. 23:53:28 T:2953850880 DEBUG: Thread Background Loader start, auto delete: 0
  413. 23:53:28 T:2953850880 DEBUG: Thread Background Loader 2953850880 terminating
  414. 23:53:29 T:2962124800 DEBUG: CFileNFS::Open - opened volume1/thumbs/Video/0/0739f21e.tbn
  415. 23:53:29 T:2959183872 DEBUG: CFileNFS::Open - opened volume1/thumbs/Video/6/612714ca.tbn
  416. 23:53:29 T:2962124800 DEBUG: CFileNFS::Close closing file volume1/thumbs/Video/0/0739f21e.tbn
  417. 23:53:29 T:2959183872 DEBUG: CFileNFS::Close closing file volume1/thumbs/Video/6/612714ca.tbn
  418. 23:53:29 T:2959183872 DEBUG: DoWork - took 133 ms to load special://masterprofile/Thumbnails/Video/6/612714ca.tbn
  419. 23:53:29 T:2687706432 DEBUG: ProcessMouse: trying mouse action leftclick
  420. 23:53:29 T:2687706432 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/2/2/)
  421. 23:53:29 T:2687706432 DEBUG: ParentPath = [videodb://2/2/2/]
  422. 23:53:29 T:2962124800 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=2) order by idShow
  423. 23:53:29 T:2962124800 DEBUG: RunQuery took 28 ms for 3 items query: select * from episodeview where idShow = 2 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  424. 23:53:29 T:2687706432 DEBUG: WindowVideoNav::GetDirectory
  425. 23:53:30 T:2687706432 DEBUG: Saving fileitems [videodb://2/2/2/2/]
  426. 23:53:30 T:2687706432 DEBUG: -- items: 4, sort method: 22, ascending: true
  427. 23:53:30 T:2953850880 DEBUG: Thread Background Loader start, auto delete: 0
  428. 23:53:30 T:2953850880 DEBUG: Thread Background Loader 2953850880 terminating
  429. 23:53:30 T:2954420224 DEBUG: CFileNFS::Open - opened volume1/thumbs/Video/4/42b19ffe.tbn
  430. 23:53:30 T:2954420224 DEBUG: CFileNFS::Close closing file volume1/thumbs/Video/4/42b19ffe.tbn
  431. 23:53:30 T:2959183872 DEBUG: CFileNFS::Open - opened volume1/thumbs/Video/c/ce3260ee.tbn
  432. 23:53:30 T:2959183872 DEBUG: CFileNFS::Close closing file volume1/thumbs/Video/c/ce3260ee.tbn
  433. 23:53:31 T:2962124800 DEBUG: CFileNFS::Open - opened volume1/thumbs/Video/3/3b4cdad3.tbn
  434. 23:53:31 T:2962124800 DEBUG: CFileNFS::Close closing file volume1/thumbs/Video/3/3b4cdad3.tbn
  435. 23:53:31 T:2687706432 DEBUG: ProcessMouse: trying mouse action leftclick
  436. 23:53:31 T:2687706432 INFO: Loading skin file: DialogContextMenu.xml
  437. 23:53:31 T:2687706432 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  438. 23:53:33 T:2687706432 DEBUG: ProcessMouse: trying mouse action leftclick
  439. 23:53:33 T:2687706432 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  440. 23:53:33 T:2687706432 DEBUG: NFS: Context for 192.168.0.185/volume1/TV not open - get a new context.
  441. 23:53:33 T:2687706432 DEBUG: NFS: Connected to server 192.168.0.185 and export /volume1/TV
  442. 23:53:33 T:2687706432 DEBUG: NFS: chunks: r/w 131072/131072
  443. 23:53:33 T:2687706432 DEBUG: OnPlayMedia nfs://192.168.0.185/volume1/TV/Game of Thrones/Season 2/Game.of.Thrones.S02E01.720p.HDTV.DD5.1.x264-EbP/Game of Thrones S02E01 720p HDTV DD5.1 x264 EbP.mkv
  444. 23:53:33 T:2687706432 DEBUG: CPlayerCoreFactory::GetPlayers(nfs://192.168.0.185/volume1/TV/Game of Thrones/Season 2/Game.of.Thrones.S02E01.720p.HDTV.DD5.1.x264-EbP/Game of Thrones S02E01 720p HDTV DD5.1 x264 EbP.mkv)
  445. 23:53:33 T:2687706432 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  446. 23:53:33 T:2687706432 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  447. 23:53:33 T:2687706432 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  448. 23:53:33 T:2687706432 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
  449. 23:53:33 T:2687706432 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  450. 23:53:33 T:2687706432 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  451. 23:53:33 T:2687706432 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  452. 23:53:33 T:2687706432 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  453. 23:53:33 T:2687706432 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
  454. 23:53:33 T:2687706432 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  455. 23:53:33 T:2687706432 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  456. 23:53:33 T:2687706432 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  457. 23:53:33 T:2687706432 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  458. 23:53:33 T:2687706432 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  459. 23:53:33 T:2687706432 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  460. 23:53:33 T:2687706432 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  461. 23:53:33 T:2687706432 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  462. 23:53:33 T:2687706432 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  463. 23:53:33 T:2687706432 DEBUG: CGUIAudioManager::DeInitialize
  464. 23:53:33 T:2687706432 NOTICE: DVDPlayer: Opening: nfs://192.168.0.185/volume1/TV/Game of Thrones/Season 2/Game.of.Thrones.S02E01.720p.HDTV.DD5.1.x264-EbP/Game of Thrones S02E01 720p HDTV DD5.1 x264 EbP.mkv
  465. 23:53:33 T:2687706432 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  466. 23:53:33 T:2687706432 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  467. 23:53:33 T:2687706432 DEBUG: LinuxRendererGL: Cleaning up GL resources
  468. 23:53:33 T:2687706432 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-50-x86-osx.so)
  469. 23:53:33 T:2687706432 DEBUG: Loading: /Applications/XBMC.app/Contents/Resources/XBMC/system/players/dvdplayer/avutil-50-x86-osx.so
  470. 23:53:33 T:2687706432 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swscale-0-x86-osx.so)
  471. 23:53:33 T:2687706432 DEBUG: Loading: /Applications/XBMC.app/Contents/Resources/XBMC/system/players/dvdplayer/swscale-0-x86-osx.so
  472. 23:53:33 T:2955558912 DEBUG: Thread CDVDPlayer start, auto delete: 0
  473. 23:53:33 T:2955558912 NOTICE: Creating InputStream
  474. 23:53:33 T:2955558912 DEBUG: CFileNFS::Open - opened volume1/TV/Game of Thrones/Season 2/Game.of.Thrones.S02E01.720p.HDTV.DD5.1.x264-EbP/Game of Thrones S02E01 720p HDTV DD5.1 x264 EbP.mkv
  475. 23:53:33 T:2687706432 DEBUG: ------ Window Init (DialogBusy.xml) ------
  476. 23:53:33 T:2955558912 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  477. 23:53:33 T:2955558912 INFO: ScanForExternalSubtitles: found subtitle file nfs://192.168.0.185/volume1/TV/Game of Thrones/Season 2/Game.of.Thrones.S02E01.720p.HDTV.DD5.1.x264-EbP/Game of Thrones S02E01 720p HDTV DD5.1 x264 EbP.en.srt
  478. 23:53:33 T:2955558912 DEBUG: ScanForExternalSubtitles: END (total time: 130 ms)
  479. 23:53:33 T:2955558912 NOTICE: Creating Demuxer
  480. 23:53:33 T:2955558912 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcore-0-x86-osx.so)
  481. 23:53:33 T:2955558912 DEBUG: Loading: /Applications/XBMC.app/Contents/Resources/XBMC/system/players/dvdplayer/avcore-0-x86-osx.so
  482. 23:53:33 T:2955558912 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-52-x86-osx.so)
  483. 23:53:33 T:2955558912 DEBUG: Loading: /Applications/XBMC.app/Contents/Resources/XBMC/system/players/dvdplayer/avcodec-52-x86-osx.so
  484. 23:53:33 T:2955558912 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-52-x86-osx.so)
  485. 23:53:33 T:2955558912 DEBUG: Loading: /Applications/XBMC.app/Contents/Resources/XBMC/system/players/dvdplayer/avformat-52-x86-osx.so
  486. 23:53:33 T:2955558912 DEBUG: Open - probing detected format [matroska,webm]
  487. 23:53:33 T:2955558912 DEBUG: Open - av_find_stream_info starting
  488. 23:53:34 T:2955558912 DEBUG: Open - av_find_stream_info finished
  489. 23:53:34 T:2955558912 INFO: ffmpeg[B02A4000]: Input #0, matroska,webm, from 'nfs://192.168.0.185/volume1/TV/Game of Thrones/Season 2/Game.of.Thrones.S02E01.720p.HDTV.DD5.1.x264-EbP/Game of Thrones S02E01 720p HDTV DD5.1 x264 EbP.mkv':
  490. 23:53:34 T:2955558912 INFO: ffmpeg[B02A4000]: Duration: 00:55:09.98, start: 0.000000, bitrate: 5689 kb/s
  491. 23:53:34 T:2955558912 INFO: ffmpeg[B02A4000]: Stream #0.0(eng): Video: h264 (High), yuv420p, 1280x714, PAR 1:1 DAR 640:357, 23.98 fps, 24 tbr, 1k tbn, 47.95 tbc
  492. 23:53:34 T:2955558912 INFO: ffmpeg[B02A4000]: Stream #0.1: Audio: ac3, 48000 Hz, stereo, s16, 384 kb/s
  493. 23:53:34 T:2955558912 NOTICE: Opening video stream: 0 source: 256
  494. 23:53:34 T:2955558912 NOTICE: Creating video codec with codec id: 28
  495. 23:53:34 T:2955558912 DEBUG: CDVDFactoryCodec: compiled in hardware support: VDADecoder:yes VideoToolBoxDecoder:no CrystalHD:yes OpenMax:no
  496. 23:53:34 T:2955558912 INFO: Trying Apple VDA Decoder...
  497. 23:53:34 T:2955558912 DEBUG: SECTION:LoadDLL(/System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/Current/VideoDecodeAcceleration)
  498. 23:53:34 T:2955558912 DEBUG: Loading: /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/Current/VideoDecodeAcceleration
  499. 23:53:34 T:2955558912 DEBUG: FactoryCodec - Video: vda- - Opening
  500. 23:53:34 T:2955558912 DEBUG: FactoryCodec - Video: vda-h264 - Opened
  501. 23:53:34 T:2955558912 NOTICE: Creating video thread
  502. 23:53:34 T:2962923520 DEBUG: Thread CDVDPlayerVideo start, auto delete: 0
  503. 23:53:34 T:2955558912 NOTICE: Opening audio stream: 1 source: 256
  504. 23:53:34 T:2962923520 NOTICE: running thread: video_thread
  505. 23:53:34 T:2955558912 NOTICE: Finding audio codec for: 86019
  506. 23:53:34 T:2955558912 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  507. 23:53:34 T:2955558912 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  508. 23:53:34 T:2955558912 NOTICE: Creating audio thread
  509. 23:53:34 T:2955558912 NOTICE: Opening Subtitle stream: 0 source: 1024
  510. 23:53:34 T:2963877888 DEBUG: Thread CDVDPlayerAudio start, auto delete: 0
  511. 23:53:34 T:2963877888 NOTICE: running thread: CDVDPlayerAudio::Process()
  512. 23:53:34 T:2955558912 DEBUG: CFileNFS::Open - opened volume1/TV/Game of Thrones/Season 2/Game.of.Thrones.S02E01.720p.HDTV.DD5.1.x264-EbP/Game of Thrones S02E01 720p HDTV DD5.1 x264 EbP.en.srt
  513. 23:53:34 T:2955558912 DEBUG: CFileNFS::Close closing file volume1/TV/Game of Thrones/Season 2/Game.of.Thrones.S02E01.720p.HDTV.DD5.1.x264-EbP/Game of Thrones S02E01 720p HDTV DD5.1 x264 EbP.en.srt
  514. 23:53:34 T:2955558912 DEBUG: Process - Start position set to last stopped position: 1367000
  515. 23:53:34 T:2955558912 DEBUG: SeekTime - seek ended up on time 1372663
  516. 23:53:34 T:2955558912 DEBUG: Process - starting demuxer from: 1367000
  517. 23:53:34 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 2
  518. 23:53:34 T:2687706432 DEBUG: CGUIInfoManager::SetCurrentMovie(nfs://192.168.0.185/volume1/TV/Game of Thrones/Season 2/Game.of.Thrones.S02E01.720p.HDTV.DD5.1.x264-EbP/Game of Thrones S02E01 720p HDTV DD5.1 x264 EbP.mkv)
  519. 23:53:34 T:2687706432 DEBUG: GetMovieId (nfs://192.168.0.185/volume1/TV/Game of Thrones/Season 2/Game.of.Thrones.S02E01.720p.HDTV.DD5.1.x264-EbP/Game of Thrones S02E01 720p HDTV DD5.1 x264 EbP.mkv), query = select idMovie from movie where idFile=59
  520. 23:53:34 T:2687706432 DEBUG: GetEpisodeId (nfs://192.168.0.185/volume1/TV/Game of Thrones/Season 2/Game.of.Thrones.S02E01.720p.HDTV.DD5.1.x264-EbP/Game of Thrones S02E01 720p HDTV DD5.1 x264 EbP.mkv), query = select idEpisode from episode where idFile=59
  521. 23:53:34 T:2687706432 DEBUG: LoadVideoInfo, got episode info!
  522. 23:53:34 T:2687706432 DEBUG: Title = The North Remembers
  523. 23:53:34 T:2687706432 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  524. 23:53:34 T:2687706432 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  525. 23:53:34 T:2687706432 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  526. 23:53:34 T:2955558912 NOTICE: Opening audio stream: 1 source: 256
  527. 23:53:34 T:2955558912 NOTICE: Finding audio codec for: 86019
  528. 23:53:34 T:2955558912 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  529. 23:53:34 T:2962923520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  530. 23:53:34 T:2962923520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(1372663000.000000, 1)
  531. 23:53:34 T:2962923520 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  532. 23:53:34 T:2955558912 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  533. 23:53:34 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(1372672000.000000, 0)
  534. 23:53:34 T:2963877888 NOTICE: Creating audio device with codec id: 86019, channels: 6, sample rate: 48000, no pass-through
  535. 23:53:34 T:2963877888 INFO: AudioRendererFactory: not a explicit device, trying to autodetect.
  536. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::Open: Opened device 0x0104. Buffer size is 512
  537. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::GetTotalOutputChannels: Found 0 channels in 0 buffers
  538. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::Close: Closed device 0x0104
  539. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::Open: Opened device 0x0102. Buffer size is 512
  540. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::GetTotalOutputChannels: Found 0 channels in 0 buffers
  541. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::Close: Closed device 0x0102
  542. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::Open: Opened device 0x0106. Buffer size is 512
  543. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::GetTotalOutputChannels: Found 2 channels in 1 buffers
  544. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::Close: Closed device 0x0106
  545. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::Open: Opened device 0x0106. Buffer size is 512
  546. 23:53:34 T:2963877888 DEBUG: CCoreAudioStream::Open: Opened stream 0x0107.
  547. 23:53:34 T:2963877888 DEBUG: CCoreAudioStream::Close: Closed stream 0x0107.
  548. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::Close: Closed device 0x0106
  549. 23:53:34 T:2963877888 DEBUG: SetActiveDevice - SetActiveDevice from 1 to 2
  550. 23:53:34 T:2963877888 DEBUG: RemoveActiveDevice - Removing device 1
  551. 23:53:34 T:2963877888 DEBUG: CCoreAudioHardware::FindAudioDevice: Searching for device - Default.
  552. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::Open: Opened device 0x0104. Buffer size is 512
  553. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::GetTotalOutputChannels: Found 0 channels in 0 buffers
  554. 23:53:34 T:2963877888 DEBUG: CCoreAudioHardware::FindAudioDevice: Device[0x0104] - Name: 'Built-in Microphone', Total Ouput Channels: 0.
  555. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::Close: Closed device 0x0104
  556. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::Open: Opened device 0x0102. Buffer size is 512
  557. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::GetTotalOutputChannels: Found 0 channels in 0 buffers
  558. 23:53:34 T:2963877888 DEBUG: CCoreAudioHardware::FindAudioDevice: Device[0x0102] - Name: 'Built-in Input', Total Ouput Channels: 0.
  559. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::Close: Closed device 0x0102
  560. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::Open: Opened device 0x0106. Buffer size is 512
  561. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::GetTotalOutputChannels: Found 2 channels in 1 buffers
  562. 23:53:34 T:2963877888 DEBUG: CCoreAudioHardware::FindAudioDevice: Device[0x0106] - Name: 'Built-in Output', Total Ouput Channels: 2.
  563. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::Close: Closed device 0x0106
  564. 23:53:34 T:2963877888 WARNING: CoreAudioRenderer::Initialize: Unable to locate configured device, falling-back to the system default.
  565. 23:53:34 T:2963877888 DEBUG: CCoreAudioDevice::Open: Opened device 0x0106. Buffer size is 512
  566. 23:53:34 T:2963877888 DEBUG: CCoreAudioRenderer::InitializePCM: Source Stream Layout: [Left] [Right] [Center] [LFE] [Side Left] [Side Right]
  567. 23:53:34 T:2963877888 DEBUG: CCoreAudioRenderer::InitializePCM: User-Configured Speaker Layout: [Left] [Right]
  568. 23:53:34 T:2963877888 ERROR: CCoreAudioRenderer::InitializePCM: The selected device (Built-in Output) does not have a speaker layout configured. Using the default layout.
  569. 23:53:34 T:2963877888 ERROR: CCoreAudioRenderer::InitializePCM: Please go to Applications -> Utilities -> Audio MIDI Setup, and select 'Configure Speakers...'
  570. 23:53:34 T:2963877888 DEBUG: CCoreAudioRenderer::InitializePCM: Output Device Layout: [Left] [Right]
  571. 23:53:34 T:2963877888 DEBUG: CCoreAudioMixMap::Rebuild: Using pre-defined mixing matrix.
  572. 23:53:34 T:2963877888 DEBUG: CCoreAudioRenderer::InitializePCM: Loading matrix mixer configuration
  573. 23:53:34 T:2963877888 DEBUG: CCoreAudioRenderer::InitializePCM: [0][0][1.0]
  574. 23:53:34 T:2963877888 DEBUG: CCoreAudioRenderer::InitializePCM: [0][1][0.0]
  575. 23:53:34 T:2963877888 DEBUG: CCoreAudioRenderer::InitializePCM: [1][0][0.0]
  576. 23:53:34 T:2963877888 DEBUG: CCoreAudioRenderer::InitializePCM: [1][1][1.0]
  577. 23:53:34 T:2963877888 DEBUG: CCoreAudioRenderer::InitializePCM: [2][0][0.7]
  578. 23:53:34 T:2963877888 DEBUG: CCoreAudioRenderer::InitializePCM: [2][1][0.7]
  579. 23:53:34 T:2963877888 DEBUG: CCoreAudioRenderer::InitializePCM: [3][0][0.0]
  580. 23:53:34 T:2963877888 DEBUG: CCoreAudioRenderer::InitializePCM: [3][1][0.0]
  581. 23:53:34 T:2963877888 DEBUG: CCoreAudioRenderer::InitializePCM: [4][0][0.7]
  582. 23:53:34 T:2963877888 DEBUG: CCoreAudioRenderer::InitializePCM: [4][1][0.0]
  583. 23:53:34 T:2963877888 DEBUG: CCoreAudioRenderer::InitializePCM: [5][0][0.0]
  584. 23:53:34 T:2963877888 DEBUG: CCoreAudioRenderer::InitializePCM: [5][1][0.7]
  585. 23:53:34 T:2963877888 DEBUG: CCoreAudioRenderer::InitializePCM: Mixer Output Format: 2 channels, 48.0 kHz, 32 bits, 4 bytes per frame
  586. 23:53:35 T:2962923520 NOTICE: fps: 23.976024, pwidth: 1280, pheight: 714, dwidth: 1280, dheight: 714
  587. 23:53:35 T:2962923520 DEBUG: OutputPicture - change configuration. 1280x714. framerate: 23.98. format: YV12
  588. 23:53:35 T:2962923520 NOTICE: Display resolution DESKTOP : 1440x900 @ 60.00 - Full Screen (12)
  589. 23:53:35 T:2687706432 NOTICE: Using GL_TEXTURE_2D
  590. 23:53:35 T:2687706432 DEBUG: GL: Requested render method: 0
  591. 23:53:35 T:2687706432 DEBUG: GL: BaseYUV2RGBGLSLShader: defines:
  592. #define XBMC_texture_rectangle 0
  593. #define XBMC_texture_rectangle_hack 0
  594. #define XBMC_STRETCH 0
  595. #define XBMC_YV12
  596. 23:53:35 T:2687706432 NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
  597. 23:53:35 T:2687706432 DEBUG: GL: Vertex Shader compilation log:
  598. 23:53:35 T:2687706432 DEBUG: GL: Vertex Shader compiled successfully
  599. 23:53:35 T:2687706432 DEBUG: GL: Pixel Shader compilation log:
  600. 23:53:35 T:2687706432 DEBUG: GL: Fragment Shader compiled successfully
  601. 23:53:35 T:2687706432 NOTICE: GL: NPOT texture support detected
  602. 23:53:35 T:2687706432 NOTICE: GL: Using GL_ARB_pixel_buffer_object
  603. 23:53:35 T:2687706432 DEBUG: Activating window ID: 12005
  604. 23:53:35 T:2687706432 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  605. 23:53:35 T:2687706432 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  606. 23:53:35 T:2687706432 INFO: Loading skin file: VideoFullScreen.xml
  607. 23:53:35 T:2963877888 DEBUG: CoreAudioRenderer::Initialize: Input Stream Format [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Floating Point LE(48000Hz)
  608. 23:53:35 T:2963877888 DEBUG: CoreAudioRenderer::Initialize: Output Stream Format [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE(44100Hz)
  609. 23:53:35 T:2963877888 DEBUG: CoreAudioRenderer::Initialize: Renderer Configuration - Chunk Len: 6144, Max Cache: 576000 (1000ms).
  610. 23:53:35 T:2963877888 INFO: CoreAudioRenderer::Initialize: Successfully configured audio output.
  611. 23:53:35 T:2963877888 DEBUG: CCoreAudioRenderer::Initialize - Channels: 6 - SampleRate: 48000 - SampleBit: 16 - Resample false - IsMusic false - IsPassthrough 0 - audioDevice: Default
  612. 23:53:35 T:2963877888 DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
  613. 23:53:35 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 1
  614. 23:53:35 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 2
  615. 23:53:35 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 0
  616. 23:53:35 T:2963877888 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1372676552.669000, should be:1372672000.000000, error:-4552.669000
  617. 23:53:35 T:2687706432 DEBUG: ------ Window Init (VideoOSD.xml) ------
  618. 23:53:35 T:2687706432 INFO: Loading skin file: VideoOSD.xml
  619. 23:53:35 T:2687706432 DEBUG: NFS: Refreshing context for 192.168.0.185/volume1/thumbs, old: 0, new: 23933
  620. 23:53:35 T:2687706432 DEBUG: NFS: Using cached context.
  621. 23:53:35 T:2687706432 DEBUG: CFileNFS::Open - opened volume1/thumbs/Video/3/3b4cdad3.tbn
  622. 23:53:35 T:2687706432 DEBUG: CFileNFS::Close closing file volume1/thumbs/Video/3/3b4cdad3.tbn
  623. 23:53:38 T:2687706432 DEBUG: ProcessMouse: trying mouse action leftclick
  624. 23:53:38 T:2687706432 DEBUG: ExecuteXBMCAction : Translating PlayerControl(SeekPercentage(51))
  625. 23:53:38 T:2687706432 DEBUG: ExecuteXBMCAction : To PlayerControl(SeekPercentage(51))
  626. 23:53:38 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 2
  627. 23:53:38 T:2955558912 DEBUG: demuxer seek to: 1688091
  628. 23:53:38 T:2955558912 DEBUG: SeekTime - seek ended up on time 1686435
  629. 23:53:38 T:2955558912 DEBUG: demuxer seek to: 1688091, success
  630. 23:53:38 T:2687706432 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  631. 23:53:38 T:2687706432 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  632. 23:53:38 T:2687706432 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  633. 23:53:38 T:2962923520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  634. 23:53:38 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  635. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1686435000.000000 to get to start point at 1688091000.000000
  636. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1686464000.000000 to get to start point at 1688091000.000000
  637. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1686496000.000000 to get to start point at 1688091000.000000
  638. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1686528000.000000 to get to start point at 1688091000.000000
  639. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1686560000.000000 to get to start point at 1688091000.000000
  640. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1686592000.000000 to get to start point at 1688091000.000000
  641. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1686624000.000000 to get to start point at 1688091000.000000
  642. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1686656000.000000 to get to start point at 1688091000.000000
  643. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1686688000.000000 to get to start point at 1688091000.000000
  644. 23:53:38 T:2962923520 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  645. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1686643000.000000 to get to start point at 1688091000.000000
  646. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1686560000.000000 to get to start point at 1688091000.000000
  647. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1686476000.000000 to get to start point at 1688091000.000000
  648. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1686518000.000000 to get to start point at 1688091000.000000
  649. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1686602000.000000 to get to start point at 1688091000.000000
  650. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1686720000.000000 to get to start point at 1688091000.000000
  651. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1686752000.000000 to get to start point at 1688091000.000000
  652. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1686784000.000000 to get to start point at 1688091000.000000
  653. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1686816000.000000 to get to start point at 1688091000.000000
  654. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1686848000.000000 to get to start point at 1688091000.000000
  655. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1686880000.000000 to get to start point at 1688091000.000000
  656. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1686912000.000000 to get to start point at 1688091000.000000
  657. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1686944000.000000 to get to start point at 1688091000.000000
  658. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1686894000.000000 to get to start point at 1688091000.000000
  659. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1686768000.000000 to get to start point at 1688091000.000000
  660. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1686685000.000000 to get to start point at 1688091000.000000
  661. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1686727000.000000 to get to start point at 1688091000.000000
  662. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1686810000.000000 to get to start point at 1688091000.000000
  663. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1686852000.000000 to get to start point at 1688091000.000000
  664. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1686976000.000000 to get to start point at 1688091000.000000
  665. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687008000.000000 to get to start point at 1688091000.000000
  666. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687040000.000000 to get to start point at 1688091000.000000
  667. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687072000.000000 to get to start point at 1688091000.000000
  668. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687104000.000000 to get to start point at 1688091000.000000
  669. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687136000.000000 to get to start point at 1688091000.000000
  670. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687168000.000000 to get to start point at 1688091000.000000
  671. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687200000.000000 to get to start point at 1688091000.000000
  672. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687102000.000000 to get to start point at 1688091000.000000
  673. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687019000.000000 to get to start point at 1688091000.000000
  674. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1686935000.000000 to get to start point at 1688091000.000000
  675. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1686977000.000000 to get to start point at 1688091000.000000
  676. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687060000.000000 to get to start point at 1688091000.000000
  677. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687232000.000000 to get to start point at 1688091000.000000
  678. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687264000.000000 to get to start point at 1688091000.000000
  679. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687296000.000000 to get to start point at 1688091000.000000
  680. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687328000.000000 to get to start point at 1688091000.000000
  681. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687360000.000000 to get to start point at 1688091000.000000
  682. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687392000.000000 to get to start point at 1688091000.000000
  683. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687424000.000000 to get to start point at 1688091000.000000
  684. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687456000.000000 to get to start point at 1688091000.000000
  685. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687269000.000000 to get to start point at 1688091000.000000
  686. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687186000.000000 to get to start point at 1688091000.000000
  687. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687144000.000000 to get to start point at 1688091000.000000
  688. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687227000.000000 to get to start point at 1688091000.000000
  689. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687311000.000000 to get to start point at 1688091000.000000
  690. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687488000.000000 to get to start point at 1688091000.000000
  691. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687520000.000000 to get to start point at 1688091000.000000
  692. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687552000.000000 to get to start point at 1688091000.000000
  693. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687584000.000000 to get to start point at 1688091000.000000
  694. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687616000.000000 to get to start point at 1688091000.000000
  695. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687648000.000000 to get to start point at 1688091000.000000
  696. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687680000.000000 to get to start point at 1688091000.000000
  697. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687712000.000000 to get to start point at 1688091000.000000
  698. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687561000.000000 to get to start point at 1688091000.000000
  699. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687436000.000000 to get to start point at 1688091000.000000
  700. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687352000.000000 to get to start point at 1688091000.000000
  701. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687394000.000000 to get to start point at 1688091000.000000
  702. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687477000.000000 to get to start point at 1688091000.000000
  703. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687519000.000000 to get to start point at 1688091000.000000
  704. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687744000.000000 to get to start point at 1688091000.000000
  705. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687776000.000000 to get to start point at 1688091000.000000
  706. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687808000.000000 to get to start point at 1688091000.000000
  707. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687840000.000000 to get to start point at 1688091000.000000
  708. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687872000.000000 to get to start point at 1688091000.000000
  709. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687904000.000000 to get to start point at 1688091000.000000
  710. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687936000.000000 to get to start point at 1688091000.000000
  711. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1687968000.000000 to get to start point at 1688091000.000000
  712. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687811000.000000 to get to start point at 1688091000.000000
  713. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687686000.000000 to get to start point at 1688091000.000000
  714. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687603000.000000 to get to start point at 1688091000.000000
  715. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687644000.000000 to get to start point at 1688091000.000000
  716. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687728000.000000 to get to start point at 1688091000.000000
  717. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687769000.000000 to get to start point at 1688091000.000000
  718. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1688000000.000000 to get to start point at 1688091000.000000
  719. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1688032000.000000 to get to start point at 1688091000.000000
  720. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:1688064000.000000 to get to start point at 1688091000.000000
  721. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1688061000.000000 to get to start point at 1688091000.000000
  722. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687936000.000000 to get to start point at 1688091000.000000
  723. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687853000.000000 to get to start point at 1688091000.000000
  724. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687895000.000000 to get to start point at 1688091000.000000
  725. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1687978000.000000 to get to start point at 1688091000.000000
  726. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1688020000.000000 to get to start point at 1688091000.000000
  727. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1688270000.000000 to get to start point at 1688437000.000000
  728. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1688103000.000000 to get to start point at 1688437000.000000
  729. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1688145000.000000 to get to start point at 1688437000.000000
  730. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1688187000.000000 to get to start point at 1688437000.000000
  731. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1688228000.000000 to get to start point at 1688437000.000000
  732. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1688312000.000000 to get to start point at 1688437000.000000
  733. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1688353000.000000 to get to start point at 1688437000.000000
  734. 23:53:38 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:1688395000.000000 to get to start point at 1688437000.000000
  735. 23:53:38 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(1688096000.000000, 1)
  736. 23:53:38 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 1
  737. 23:53:38 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 2
  738. 23:53:38 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 3
  739. 23:53:38 T:2963877888 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1688099311.749535, should be:1688096000.000000, error:-3311.749535
  740. 23:53:39 T:2962923520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(1688437000.000000, 0)
  741. 23:53:39 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 0
  742. 23:53:41 T:2963877888 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1690151120.537000, should be:1690138072.670338, error:-13047.866662
  743. 23:53:41 T:2687706432 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  744. 23:53:43 T:2687706432 DEBUG: ProcessMouse: trying mouse action leftclick
  745. 23:53:43 T:2687706432 DEBUG: ExecuteXBMCAction : Translating PlayerControl(SeekPercentage(62))
  746. 23:53:43 T:2687706432 DEBUG: ExecuteXBMCAction : To PlayerControl(SeekPercentage(62))
  747. 23:53:43 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 2
  748. 23:53:43 T:2955558912 DEBUG: demuxer seek to: 2052190
  749. 23:53:43 T:2955558912 DEBUG: SeekTime - seek ended up on time 2051091
  750. 23:53:43 T:2955558912 DEBUG: demuxer seek to: 2052190, success
  751. 23:53:43 T:2687706432 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  752. 23:53:43 T:2687706432 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  753. 23:53:43 T:2687706432 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  754. 23:53:43 T:2962923520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  755. 23:53:43 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  756. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051091000.000000 to get to start point at 2052190000.000000
  757. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051104000.000000 to get to start point at 2052190000.000000
  758. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051136000.000000 to get to start point at 2052190000.000000
  759. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051168000.000000 to get to start point at 2052190000.000000
  760. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051200000.000000 to get to start point at 2052190000.000000
  761. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051232000.000000 to get to start point at 2052190000.000000
  762. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051264000.000000 to get to start point at 2052190000.000000
  763. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051296000.000000 to get to start point at 2052190000.000000
  764. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051328000.000000 to get to start point at 2052190000.000000
  765. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051258000.000000 to get to start point at 2052190000.000000
  766. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051174000.000000 to get to start point at 2052190000.000000
  767. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051132000.000000 to get to start point at 2052190000.000000
  768. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051216000.000000 to get to start point at 2052190000.000000
  769. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051360000.000000 to get to start point at 2052190000.000000
  770. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051392000.000000 to get to start point at 2052190000.000000
  771. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051424000.000000 to get to start point at 2052190000.000000
  772. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051456000.000000 to get to start point at 2052190000.000000
  773. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051488000.000000 to get to start point at 2052190000.000000
  774. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051520000.000000 to get to start point at 2052190000.000000
  775. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051552000.000000 to get to start point at 2052190000.000000
  776. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051584000.000000 to get to start point at 2052190000.000000
  777. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051424000.000000 to get to start point at 2052190000.000000
  778. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051341000.000000 to get to start point at 2052190000.000000
  779. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051299000.000000 to get to start point at 2052190000.000000
  780. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051383000.000000 to get to start point at 2052190000.000000
  781. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051616000.000000 to get to start point at 2052190000.000000
  782. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051648000.000000 to get to start point at 2052190000.000000
  783. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051680000.000000 to get to start point at 2052190000.000000
  784. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051712000.000000 to get to start point at 2052190000.000000
  785. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051744000.000000 to get to start point at 2052190000.000000
  786. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051776000.000000 to get to start point at 2052190000.000000
  787. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051808000.000000 to get to start point at 2052190000.000000
  788. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051840000.000000 to get to start point at 2052190000.000000
  789. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051633000.000000 to get to start point at 2052190000.000000
  790. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051550000.000000 to get to start point at 2052190000.000000
  791. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051466000.000000 to get to start point at 2052190000.000000
  792. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051508000.000000 to get to start point at 2052190000.000000
  793. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051591000.000000 to get to start point at 2052190000.000000
  794. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051758000.000000 to get to start point at 2052190000.000000
  795. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051716000.000000 to get to start point at 2052190000.000000
  796. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051675000.000000 to get to start point at 2052190000.000000
  797. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051872000.000000 to get to start point at 2052190000.000000
  798. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051904000.000000 to get to start point at 2052190000.000000
  799. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051936000.000000 to get to start point at 2052190000.000000
  800. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051968000.000000 to get to start point at 2052190000.000000
  801. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2052000000.000000 to get to start point at 2052190000.000000
  802. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2052032000.000000 to get to start point at 2052190000.000000
  803. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2052064000.000000 to get to start point at 2052190000.000000
  804. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2052096000.000000 to get to start point at 2052190000.000000
  805. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051925000.000000 to get to start point at 2052190000.000000
  806. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051841000.000000 to get to start point at 2052190000.000000
  807. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051800000.000000 to get to start point at 2052190000.000000
  808. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051883000.000000 to get to start point at 2052190000.000000
  809. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2052092000.000000 to get to start point at 2052190000.000000
  810. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2052008000.000000 to get to start point at 2052190000.000000
  811. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051967000.000000 to get to start point at 2052190000.000000
  812. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2052050000.000000 to get to start point at 2052190000.000000
  813. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2052128000.000000 to get to start point at 2052190000.000000
  814. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2052160000.000000 to get to start point at 2052190000.000000
  815. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2052175000.000000 to get to start point at 2052259000.000000
  816. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2052133000.000000 to get to start point at 2052259000.000000
  817. 23:53:43 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2052217000.000000 to get to start point at 2052259000.000000
  818. 23:53:43 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(2052192000.000000, 1)
  819. 23:53:43 T:2962923520 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  820. 23:53:44 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 1
  821. 23:53:44 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 2
  822. 23:53:44 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 3
  823. 23:53:44 T:2963877888 DEBUG: CDVDPlayerAudio:: Discontinuity - was:2052195909.270536, should be:2052192000.000000, error:-3909.270536
  824. 23:53:44 T:2962923520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(2052259000.000000, 0)
  825. 23:53:44 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 0
  826. 23:53:45 T:2687706432 INFO: CheckIdle - Closing session to http://feeds.feedburner.com (easy=0x3f13a00, multi=0x1b916df0)
  827. 23:53:45 T:2687706432 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  828. 23:53:46 T:2963877888 DEBUG: CDVDPlayerAudio:: Discontinuity - was:2054247243.603000, should be:2054234018.715413, error:-13224.887587
  829. 23:53:47 T:2687706432 DEBUG: ProcessMouse: trying mouse action leftclick
  830. 23:53:47 T:2687706432 DEBUG: ExecuteXBMCAction : Translating PlayerControl(Rewind)
  831. 23:53:47 T:2687706432 DEBUG: ExecuteXBMCAction : To PlayerControl(Rewind)
  832. 23:53:47 T:2955558912 DEBUG: CAnnouncementManager - Announcement: OnSpeedChanged from xbmc
  833. 23:53:47 T:2955558912 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSpeedChanged
  834. 23:53:47 T:2687706432 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  835. 23:53:48 T:2963877888 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  836. 23:53:48 T:2955558912 WARNING: Previous line repeats 1 times.
  837. 23:53:48 T:2955558912 DEBUG: CDVDPlayer::Process - Seeking to catch up
  838. 23:53:48 T:2955558912 DEBUG: demuxer seek to: 2054717
  839. 23:53:48 T:2955558912 DEBUG: SeekTime - seek ended up on time 2051091
  840. 23:53:48 T:2955558912 DEBUG: demuxer seek to: 2054717, success
  841. 23:53:48 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(13000.000000)
  842. 23:53:48 T:2962923520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(2051091000.000000, 1)
  843. 23:53:48 T:2962923520 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  844. 23:53:48 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(2051104000.000000, 0)
  845. 23:53:48 T:2963877888 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  846. 23:53:48 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 1
  847. 23:53:48 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 2
  848. 23:53:48 T:2955558912 DEBUG: CDVDPlayer::Process - Seeking to catch up
  849. 23:53:48 T:2955558912 DEBUG: demuxer seek to: 2049364
  850. 23:53:48 T:2955558912 DEBUG: SeekTime - seek ended up on time 2040705
  851. 23:53:48 T:2955558912 DEBUG: demuxer seek to: 2049364, success
  852. 23:53:49 T:2962923520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(2040705000.000000, 1)
  853. 23:53:49 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(31000.000000)
  854. 23:53:49 T:2962923520 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  855. 23:53:49 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(2040736000.000000, 0)
  856. 23:53:49 T:2963877888 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  857. 23:53:49 T:2962923520 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  858. 23:53:49 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 1
  859. 23:53:49 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 2
  860. 23:53:49 T:2955558912 DEBUG: CDVDPlayer::Process - Seeking to catch up
  861. 23:53:49 T:2955558912 DEBUG: demuxer seek to: 2038950
  862. 23:53:49 T:2955558912 DEBUG: SeekTime - seek ended up on time 2038161
  863. 23:53:49 T:2955558912 DEBUG: demuxer seek to: 2038950, success
  864. 23:53:50 T:2962923520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(2038161000.000000, 1)
  865. 23:53:50 T:2962923520 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  866. 23:53:50 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(15000.000000)
  867. 23:53:50 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(2038176000.000000, 0)
  868. 23:53:50 T:2963877888 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  869. 23:53:50 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 1
  870. 23:53:50 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 2
  871. 23:53:50 T:2955558912 DEBUG: CDVDPlayer::Process - Seeking to catch up
  872. 23:53:50 T:2955558912 DEBUG: demuxer seek to: 2036574
  873. 23:53:50 T:2955558912 DEBUG: SeekTime - seek ended up on time 2036243
  874. 23:53:50 T:2955558912 DEBUG: demuxer seek to: 2036574, success
  875. 23:53:50 T:2962923520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(2036243000.000000, 1)
  876. 23:53:50 T:2962923520 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  877. 23:53:50 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(13000.000000)
  878. 23:53:50 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(2036256000.000000, 0)
  879. 23:53:50 T:2963877888 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  880. 23:53:50 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 1
  881. 23:53:50 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 2
  882. 23:53:50 T:2955558912 DEBUG: CDVDPlayer::Process - Seeking to catch up
  883. 23:53:50 T:2955558912 DEBUG: demuxer seek to: 2034658
  884. 23:53:50 T:2955558912 DEBUG: SeekTime - seek ended up on time 2033490
  885. 23:53:50 T:2955558912 DEBUG: demuxer seek to: 2034658, success
  886. 23:53:51 T:2687706432 DEBUG: ProcessMouse: trying mouse action leftclick
  887. 23:53:51 T:2687706432 DEBUG: ExecuteXBMCAction : Translating PlayerControl(Play)
  888. 23:53:51 T:2687706432 DEBUG: ExecuteXBMCAction : To PlayerControl(Play)
  889. 23:53:51 T:2962923520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(2033490000.000000, 1)
  890. 23:53:51 T:2955558912 DEBUG: CAnnouncementManager - Announcement: OnSpeedChanged from xbmc
  891. 23:53:51 T:2962923520 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  892. 23:53:51 T:2955558912 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSpeedChanged
  893. 23:53:51 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 2
  894. 23:53:51 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 3
  895. 23:53:51 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(14000.000000)
  896. 23:53:51 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(2033504000.000000, 0)
  897. 23:53:51 T:2963877888 DEBUG: CDVDPlayerAudio:: Discontinuity - was:2033426595.589667, should be:2033503206.796535, error:76611.206869
  898. 23:53:51 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 1
  899. 23:53:51 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 2
  900. 23:53:51 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 0
  901. 23:53:53 T:2687706432 DEBUG: ProcessMouse: trying mouse action leftclick
  902. 23:53:53 T:2687706432 DEBUG: ExecuteXBMCAction : Translating PlayerControl(SeekPercentage(61))
  903. 23:53:53 T:2687706432 DEBUG: ExecuteXBMCAction : To PlayerControl(SeekPercentage(61))
  904. 23:53:53 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 2
  905. 23:53:53 T:2955558912 DEBUG: demuxer seek to: 2019090
  906. 23:53:53 T:2955558912 DEBUG: SeekTime - seek ended up on time 2014095
  907. 23:53:53 T:2955558912 DEBUG: demuxer seek to: 2019090, success
  908. 23:53:53 T:2687706432 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  909. 23:53:53 T:2687706432 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  910. 23:53:53 T:2687706432 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  911. 23:53:53 T:2962923520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  912. 23:53:53 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  913. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014095000.000000 to get to start point at 2019090000.000000
  914. 23:53:54 T:2962923520 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  915. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014112000.000000 to get to start point at 2019090000.000000
  916. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014144000.000000 to get to start point at 2019090000.000000
  917. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014176000.000000 to get to start point at 2019090000.000000
  918. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014208000.000000 to get to start point at 2019090000.000000
  919. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014240000.000000 to get to start point at 2019090000.000000
  920. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014272000.000000 to get to start point at 2019090000.000000
  921. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014304000.000000 to get to start point at 2019090000.000000
  922. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014336000.000000 to get to start point at 2019090000.000000
  923. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014304000.000000 to get to start point at 2019090000.000000
  924. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014221000.000000 to get to start point at 2019090000.000000
  925. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014137000.000000 to get to start point at 2019090000.000000
  926. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014179000.000000 to get to start point at 2019090000.000000
  927. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014262000.000000 to get to start point at 2019090000.000000
  928. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014368000.000000 to get to start point at 2019090000.000000
  929. 23:53:54 T:2963877888 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  930. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014400000.000000 to get to start point at 2019090000.000000
  931. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014432000.000000 to get to start point at 2019090000.000000
  932. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014464000.000000 to get to start point at 2019090000.000000
  933. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014496000.000000 to get to start point at 2019090000.000000
  934. 23:53:54 T:2962923520 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  935. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014528000.000000 to get to start point at 2019090000.000000
  936. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014560000.000000 to get to start point at 2019090000.000000
  937. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014592000.000000 to get to start point at 2019090000.000000
  938. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014554000.000000 to get to start point at 2019090000.000000
  939. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014429000.000000 to get to start point at 2019090000.000000
  940. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014346000.000000 to get to start point at 2019090000.000000
  941. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014387000.000000 to get to start point at 2019090000.000000
  942. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014471000.000000 to get to start point at 2019090000.000000
  943. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014513000.000000 to get to start point at 2019090000.000000
  944. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014624000.000000 to get to start point at 2019090000.000000
  945. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014656000.000000 to get to start point at 2019090000.000000
  946. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014688000.000000 to get to start point at 2019090000.000000
  947. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014720000.000000 to get to start point at 2019090000.000000
  948. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014752000.000000 to get to start point at 2019090000.000000
  949. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014784000.000000 to get to start point at 2019090000.000000
  950. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014816000.000000 to get to start point at 2019090000.000000
  951. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014848000.000000 to get to start point at 2019090000.000000
  952. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014880000.000000 to get to start point at 2019090000.000000
  953. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014912000.000000 to get to start point at 2019090000.000000
  954. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014944000.000000 to get to start point at 2019090000.000000
  955. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2014976000.000000 to get to start point at 2019090000.000000
  956. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015008000.000000 to get to start point at 2019090000.000000
  957. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015040000.000000 to get to start point at 2019090000.000000
  958. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015072000.000000 to get to start point at 2019090000.000000
  959. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015104000.000000 to get to start point at 2019090000.000000
  960. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014930000.000000 to get to start point at 2019090000.000000
  961. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014763000.000000 to get to start point at 2019090000.000000
  962. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014596000.000000 to get to start point at 2019090000.000000
  963. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014638000.000000 to get to start point at 2019090000.000000
  964. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014679000.000000 to get to start point at 2019090000.000000
  965. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014721000.000000 to get to start point at 2019090000.000000
  966. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014804000.000000 to get to start point at 2019090000.000000
  967. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014846000.000000 to get to start point at 2019090000.000000
  968. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014888000.000000 to get to start point at 2019090000.000000
  969. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015136000.000000 to get to start point at 2019090000.000000
  970. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015168000.000000 to get to start point at 2019090000.000000
  971. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015200000.000000 to get to start point at 2019090000.000000
  972. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015232000.000000 to get to start point at 2019090000.000000
  973. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015264000.000000 to get to start point at 2019090000.000000
  974. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015296000.000000 to get to start point at 2019090000.000000
  975. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015328000.000000 to get to start point at 2019090000.000000
  976. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015360000.000000 to get to start point at 2019090000.000000
  977. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015222000.000000 to get to start point at 2019090000.000000
  978. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015096000.000000 to get to start point at 2019090000.000000
  979. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2014971000.000000 to get to start point at 2019090000.000000
  980. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015013000.000000 to get to start point at 2019090000.000000
  981. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015055000.000000 to get to start point at 2019090000.000000
  982. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015138000.000000 to get to start point at 2019090000.000000
  983. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015180000.000000 to get to start point at 2019090000.000000
  984. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015392000.000000 to get to start point at 2019090000.000000
  985. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015424000.000000 to get to start point at 2019090000.000000
  986. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015456000.000000 to get to start point at 2019090000.000000
  987. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015488000.000000 to get to start point at 2019090000.000000
  988. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015520000.000000 to get to start point at 2019090000.000000
  989. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015552000.000000 to get to start point at 2019090000.000000
  990. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015584000.000000 to get to start point at 2019090000.000000
  991. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015616000.000000 to get to start point at 2019090000.000000
  992. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015430000.000000 to get to start point at 2019090000.000000
  993. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015347000.000000 to get to start point at 2019090000.000000
  994. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015263000.000000 to get to start point at 2019090000.000000
  995. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015305000.000000 to get to start point at 2019090000.000000
  996. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015388000.000000 to get to start point at 2019090000.000000
  997. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015648000.000000 to get to start point at 2019090000.000000
  998. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015680000.000000 to get to start point at 2019090000.000000
  999. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015712000.000000 to get to start point at 2019090000.000000
  1000. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015744000.000000 to get to start point at 2019090000.000000
  1001. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015776000.000000 to get to start point at 2019090000.000000
  1002. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015808000.000000 to get to start point at 2019090000.000000
  1003. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015840000.000000 to get to start point at 2019090000.000000
  1004. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015872000.000000 to get to start point at 2019090000.000000
  1005. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015722000.000000 to get to start point at 2019090000.000000
  1006. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015597000.000000 to get to start point at 2019090000.000000
  1007. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015472000.000000 to get to start point at 2019090000.000000
  1008. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015514000.000000 to get to start point at 2019090000.000000
  1009. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015555000.000000 to get to start point at 2019090000.000000
  1010. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015639000.000000 to get to start point at 2019090000.000000
  1011. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015680000.000000 to get to start point at 2019090000.000000
  1012. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015904000.000000 to get to start point at 2019090000.000000
  1013. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015936000.000000 to get to start point at 2019090000.000000
  1014. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2015968000.000000 to get to start point at 2019090000.000000
  1015. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016000000.000000 to get to start point at 2019090000.000000
  1016. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016032000.000000 to get to start point at 2019090000.000000
  1017. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016064000.000000 to get to start point at 2019090000.000000
  1018. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016096000.000000 to get to start point at 2019090000.000000
  1019. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016128000.000000 to get to start point at 2019090000.000000
  1020. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015931000.000000 to get to start point at 2019090000.000000
  1021. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015847000.000000 to get to start point at 2019090000.000000
  1022. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015764000.000000 to get to start point at 2019090000.000000
  1023. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015805000.000000 to get to start point at 2019090000.000000
  1024. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015889000.000000 to get to start point at 2019090000.000000
  1025. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016056000.000000 to get to start point at 2019090000.000000
  1026. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016014000.000000 to get to start point at 2019090000.000000
  1027. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2015972000.000000 to get to start point at 2019090000.000000
  1028. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016160000.000000 to get to start point at 2019090000.000000
  1029. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016192000.000000 to get to start point at 2019090000.000000
  1030. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016224000.000000 to get to start point at 2019090000.000000
  1031. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016256000.000000 to get to start point at 2019090000.000000
  1032. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016288000.000000 to get to start point at 2019090000.000000
  1033. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016320000.000000 to get to start point at 2019090000.000000
  1034. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016352000.000000 to get to start point at 2019090000.000000
  1035. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016384000.000000 to get to start point at 2019090000.000000
  1036. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016306000.000000 to get to start point at 2019090000.000000
  1037. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016181000.000000 to get to start point at 2019090000.000000
  1038. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016097000.000000 to get to start point at 2019090000.000000
  1039. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016139000.000000 to get to start point at 2019090000.000000
  1040. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016223000.000000 to get to start point at 2019090000.000000
  1041. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016264000.000000 to get to start point at 2019090000.000000
  1042. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016416000.000000 to get to start point at 2019090000.000000
  1043. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016448000.000000 to get to start point at 2019090000.000000
  1044. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016480000.000000 to get to start point at 2019090000.000000
  1045. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016512000.000000 to get to start point at 2019090000.000000
  1046. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016544000.000000 to get to start point at 2019090000.000000
  1047. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016576000.000000 to get to start point at 2019090000.000000
  1048. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016608000.000000 to get to start point at 2019090000.000000
  1049. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016640000.000000 to get to start point at 2019090000.000000
  1050. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016556000.000000 to get to start point at 2019090000.000000
  1051. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016431000.000000 to get to start point at 2019090000.000000
  1052. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016348000.000000 to get to start point at 2019090000.000000
  1053. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016389000.000000 to get to start point at 2019090000.000000
  1054. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016473000.000000 to get to start point at 2019090000.000000
  1055. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016515000.000000 to get to start point at 2019090000.000000
  1056. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016672000.000000 to get to start point at 2019090000.000000
  1057. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016704000.000000 to get to start point at 2019090000.000000
  1058. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016736000.000000 to get to start point at 2019090000.000000
  1059. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016768000.000000 to get to start point at 2019090000.000000
  1060. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016800000.000000 to get to start point at 2019090000.000000
  1061. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016832000.000000 to get to start point at 2019090000.000000
  1062. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016864000.000000 to get to start point at 2019090000.000000
  1063. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016896000.000000 to get to start point at 2019090000.000000
  1064. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016765000.000000 to get to start point at 2019090000.000000
  1065. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016681000.000000 to get to start point at 2019090000.000000
  1066. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016598000.000000 to get to start point at 2019090000.000000
  1067. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016640000.000000 to get to start point at 2019090000.000000
  1068. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016723000.000000 to get to start point at 2019090000.000000
  1069. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016928000.000000 to get to start point at 2019090000.000000
  1070. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016960000.000000 to get to start point at 2019090000.000000
  1071. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016973000.000000 to get to start point at 2019090000.000000
  1072. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016890000.000000 to get to start point at 2019090000.000000
  1073. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016806000.000000 to get to start point at 2019090000.000000
  1074. 23:53:54 T:2963877888 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  1075. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016848000.000000 to get to start point at 2019090000.000000
  1076. 23:53:54 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 2
  1077. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2016932000.000000 to get to start point at 2019090000.000000
  1078. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2016992000.000000 to get to start point at 2019090000.000000
  1079. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017024000.000000 to get to start point at 2019090000.000000
  1080. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017056000.000000 to get to start point at 2019090000.000000
  1081. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017088000.000000 to get to start point at 2019090000.000000
  1082. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017120000.000000 to get to start point at 2019090000.000000
  1083. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017152000.000000 to get to start point at 2019090000.000000
  1084. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017184000.000000 to get to start point at 2019090000.000000
  1085. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017216000.000000 to get to start point at 2019090000.000000
  1086. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017224000.000000 to get to start point at 2019090000.000000
  1087. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017098000.000000 to get to start point at 2019090000.000000
  1088. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017015000.000000 to get to start point at 2019090000.000000
  1089. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017057000.000000 to get to start point at 2019090000.000000
  1090. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017140000.000000 to get to start point at 2019090000.000000
  1091. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017182000.000000 to get to start point at 2019090000.000000
  1092. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017248000.000000 to get to start point at 2019090000.000000
  1093. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017280000.000000 to get to start point at 2019090000.000000
  1094. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017312000.000000 to get to start point at 2019090000.000000
  1095. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017344000.000000 to get to start point at 2019090000.000000
  1096. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017376000.000000 to get to start point at 2019090000.000000
  1097. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017408000.000000 to get to start point at 2019090000.000000
  1098. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017440000.000000 to get to start point at 2019090000.000000
  1099. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017472000.000000 to get to start point at 2019090000.000000
  1100. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017432000.000000 to get to start point at 2019090000.000000
  1101. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017349000.000000 to get to start point at 2019090000.000000
  1102. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017265000.000000 to get to start point at 2019090000.000000
  1103. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017307000.000000 to get to start point at 2019090000.000000
  1104. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017390000.000000 to get to start point at 2019090000.000000
  1105. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017504000.000000 to get to start point at 2019090000.000000
  1106. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017536000.000000 to get to start point at 2019090000.000000
  1107. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017568000.000000 to get to start point at 2019090000.000000
  1108. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017600000.000000 to get to start point at 2019090000.000000
  1109. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017632000.000000 to get to start point at 2019090000.000000
  1110. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017664000.000000 to get to start point at 2019090000.000000
  1111. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017696000.000000 to get to start point at 2019090000.000000
  1112. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017728000.000000 to get to start point at 2019090000.000000
  1113. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017641000.000000 to get to start point at 2019090000.000000
  1114. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017557000.000000 to get to start point at 2019090000.000000
  1115. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017474000.000000 to get to start point at 2019090000.000000
  1116. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017516000.000000 to get to start point at 2019090000.000000
  1117. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017599000.000000 to get to start point at 2019090000.000000
  1118. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017760000.000000 to get to start point at 2019090000.000000
  1119. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017792000.000000 to get to start point at 2019090000.000000
  1120. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017824000.000000 to get to start point at 2019090000.000000
  1121. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017856000.000000 to get to start point at 2019090000.000000
  1122. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017888000.000000 to get to start point at 2019090000.000000
  1123. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017920000.000000 to get to start point at 2019090000.000000
  1124. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017952000.000000 to get to start point at 2019090000.000000
  1125. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2017984000.000000 to get to start point at 2019090000.000000
  1126. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017849000.000000 to get to start point at 2019090000.000000
  1127. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017766000.000000 to get to start point at 2019090000.000000
  1128. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017682000.000000 to get to start point at 2019090000.000000
  1129. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017724000.000000 to get to start point at 2019090000.000000
  1130. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017807000.000000 to get to start point at 2019090000.000000
  1131. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018016000.000000 to get to start point at 2019090000.000000
  1132. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018048000.000000 to get to start point at 2019090000.000000
  1133. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018080000.000000 to get to start point at 2019090000.000000
  1134. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018112000.000000 to get to start point at 2019090000.000000
  1135. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018144000.000000 to get to start point at 2019090000.000000
  1136. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018176000.000000 to get to start point at 2019090000.000000
  1137. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018208000.000000 to get to start point at 2019090000.000000
  1138. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018240000.000000 to get to start point at 2019090000.000000
  1139. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018099000.000000 to get to start point at 2019090000.000000
  1140. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017974000.000000 to get to start point at 2019090000.000000
  1141. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017891000.000000 to get to start point at 2019090000.000000
  1142. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2017933000.000000 to get to start point at 2019090000.000000
  1143. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018016000.000000 to get to start point at 2019090000.000000
  1144. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018058000.000000 to get to start point at 2019090000.000000
  1145. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018272000.000000 to get to start point at 2019090000.000000
  1146. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018304000.000000 to get to start point at 2019090000.000000
  1147. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018336000.000000 to get to start point at 2019090000.000000
  1148. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018368000.000000 to get to start point at 2019090000.000000
  1149. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018400000.000000 to get to start point at 2019090000.000000
  1150. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018432000.000000 to get to start point at 2019090000.000000
  1151. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018464000.000000 to get to start point at 2019090000.000000
  1152. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018496000.000000 to get to start point at 2019090000.000000
  1153. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018308000.000000 to get to start point at 2019090000.000000
  1154. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018225000.000000 to get to start point at 2019090000.000000
  1155. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018141000.000000 to get to start point at 2019090000.000000
  1156. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018183000.000000 to get to start point at 2019090000.000000
  1157. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018266000.000000 to get to start point at 2019090000.000000
  1158. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018528000.000000 to get to start point at 2019090000.000000
  1159. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018560000.000000 to get to start point at 2019090000.000000
  1160. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018592000.000000 to get to start point at 2019090000.000000
  1161. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018624000.000000 to get to start point at 2019090000.000000
  1162. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018656000.000000 to get to start point at 2019090000.000000
  1163. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018688000.000000 to get to start point at 2019090000.000000
  1164. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018720000.000000 to get to start point at 2019090000.000000
  1165. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018752000.000000 to get to start point at 2019090000.000000
  1166. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018558000.000000 to get to start point at 2019090000.000000
  1167. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018433000.000000 to get to start point at 2019090000.000000
  1168. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018350000.000000 to get to start point at 2019090000.000000
  1169. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018391000.000000 to get to start point at 2019090000.000000
  1170. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018475000.000000 to get to start point at 2019090000.000000
  1171. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018517000.000000 to get to start point at 2019090000.000000
  1172. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018784000.000000 to get to start point at 2019090000.000000
  1173. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018816000.000000 to get to start point at 2019090000.000000
  1174. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018848000.000000 to get to start point at 2019090000.000000
  1175. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018880000.000000 to get to start point at 2019090000.000000
  1176. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018912000.000000 to get to start point at 2019090000.000000
  1177. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018944000.000000 to get to start point at 2019090000.000000
  1178. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2018976000.000000 to get to start point at 2019090000.000000
  1179. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2019008000.000000 to get to start point at 2019090000.000000
  1180. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018850000.000000 to get to start point at 2019090000.000000
  1181. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018725000.000000 to get to start point at 2019090000.000000
  1182. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018600000.000000 to get to start point at 2019090000.000000
  1183. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018642000.000000 to get to start point at 2019090000.000000
  1184. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018683000.000000 to get to start point at 2019090000.000000
  1185. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018767000.000000 to get to start point at 2019090000.000000
  1186. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018808000.000000 to get to start point at 2019090000.000000
  1187. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2019040000.000000 to get to start point at 2019090000.000000
  1188. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2019072000.000000 to get to start point at 2019090000.000000
  1189. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2019059000.000000 to get to start point at 2019090000.000000
  1190. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018975000.000000 to get to start point at 2019090000.000000
  1191. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018892000.000000 to get to start point at 2019090000.000000
  1192. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2018934000.000000 to get to start point at 2019090000.000000
  1193. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2019017000.000000 to get to start point at 2019090000.000000
  1194. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2019142000.000000 to get to start point at 2019226000.000000
  1195. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2019100000.000000 to get to start point at 2019226000.000000
  1196. 23:53:54 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2019184000.000000 to get to start point at 2019226000.000000
  1197. 23:53:54 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(2019104000.000000, 1)
  1198. 23:53:54 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 1
  1199. 23:53:54 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 3
  1200. 23:53:54 T:2963877888 DEBUG: CDVDPlayerAudio:: Discontinuity - was:2019107430.197536, should be:2019104000.000000, error:-3430.197536
  1201. 23:53:55 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 0
  1202. 23:53:55 T:2962923520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(2019226000.000000, 0)
  1203. 23:53:56 T:2687706432 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1204. 23:53:57 T:2963877888 DEBUG: CDVDPlayerAudio:: Discontinuity - was:2021158711.126000, should be:2021145656.383411, error:-13054.742589
  1205. 23:53:57 T:2687706432 DEBUG: ProcessMouse: trying mouse action leftclick
  1206. 23:53:57 T:2687706432 DEBUG: ExecuteXBMCAction : Translating PlayerControl(SeekPercentage(62))
  1207. 23:53:57 T:2687706432 DEBUG: ExecuteXBMCAction : To PlayerControl(SeekPercentage(62))
  1208. 23:53:57 T:2687706432 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  1209. 23:53:57 T:2687706432 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  1210. 23:53:57 T:2687706432 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1211. 23:53:57 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 2
  1212. 23:53:57 T:2955558912 DEBUG: demuxer seek to: 2052190
  1213. 23:53:57 T:2955558912 DEBUG: SeekTime - seek ended up on time 2051091
  1214. 23:53:57 T:2955558912 DEBUG: demuxer seek to: 2052190, success
  1215. 23:53:57 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1216. 23:53:57 T:2962923520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1217. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051091000.000000 to get to start point at 2052190000.000000
  1218. 23:53:58 T:2962923520 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  1219. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051104000.000000 to get to start point at 2052190000.000000
  1220. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051136000.000000 to get to start point at 2052190000.000000
  1221. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051168000.000000 to get to start point at 2052190000.000000
  1222. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051200000.000000 to get to start point at 2052190000.000000
  1223. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051232000.000000 to get to start point at 2052190000.000000
  1224. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051264000.000000 to get to start point at 2052190000.000000
  1225. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051296000.000000 to get to start point at 2052190000.000000
  1226. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051328000.000000 to get to start point at 2052190000.000000
  1227. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051258000.000000 to get to start point at 2052190000.000000
  1228. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051174000.000000 to get to start point at 2052190000.000000
  1229. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051132000.000000 to get to start point at 2052190000.000000
  1230. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051216000.000000 to get to start point at 2052190000.000000
  1231. 23:53:58 T:2963877888 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  1232. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051360000.000000 to get to start point at 2052190000.000000
  1233. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051392000.000000 to get to start point at 2052190000.000000
  1234. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051424000.000000 to get to start point at 2052190000.000000
  1235. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051456000.000000 to get to start point at 2052190000.000000
  1236. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051488000.000000 to get to start point at 2052190000.000000
  1237. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051520000.000000 to get to start point at 2052190000.000000
  1238. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051552000.000000 to get to start point at 2052190000.000000
  1239. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051584000.000000 to get to start point at 2052190000.000000
  1240. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051424000.000000 to get to start point at 2052190000.000000
  1241. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051341000.000000 to get to start point at 2052190000.000000
  1242. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051299000.000000 to get to start point at 2052190000.000000
  1243. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051383000.000000 to get to start point at 2052190000.000000
  1244. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051616000.000000 to get to start point at 2052190000.000000
  1245. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051648000.000000 to get to start point at 2052190000.000000
  1246. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051680000.000000 to get to start point at 2052190000.000000
  1247. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051712000.000000 to get to start point at 2052190000.000000
  1248. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051744000.000000 to get to start point at 2052190000.000000
  1249. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051776000.000000 to get to start point at 2052190000.000000
  1250. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051808000.000000 to get to start point at 2052190000.000000
  1251. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051840000.000000 to get to start point at 2052190000.000000
  1252. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051633000.000000 to get to start point at 2052190000.000000
  1253. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051550000.000000 to get to start point at 2052190000.000000
  1254. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051466000.000000 to get to start point at 2052190000.000000
  1255. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051508000.000000 to get to start point at 2052190000.000000
  1256. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051591000.000000 to get to start point at 2052190000.000000
  1257. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051758000.000000 to get to start point at 2052190000.000000
  1258. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051716000.000000 to get to start point at 2052190000.000000
  1259. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051675000.000000 to get to start point at 2052190000.000000
  1260. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051872000.000000 to get to start point at 2052190000.000000
  1261. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051904000.000000 to get to start point at 2052190000.000000
  1262. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051936000.000000 to get to start point at 2052190000.000000
  1263. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2051968000.000000 to get to start point at 2052190000.000000
  1264. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2052000000.000000 to get to start point at 2052190000.000000
  1265. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2052032000.000000 to get to start point at 2052190000.000000
  1266. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2052064000.000000 to get to start point at 2052190000.000000
  1267. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2052096000.000000 to get to start point at 2052190000.000000
  1268. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051925000.000000 to get to start point at 2052190000.000000
  1269. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051841000.000000 to get to start point at 2052190000.000000
  1270. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051800000.000000 to get to start point at 2052190000.000000
  1271. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051883000.000000 to get to start point at 2052190000.000000
  1272. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2052092000.000000 to get to start point at 2052190000.000000
  1273. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2052008000.000000 to get to start point at 2052190000.000000
  1274. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2051967000.000000 to get to start point at 2052190000.000000
  1275. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2052050000.000000 to get to start point at 2052190000.000000
  1276. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2052128000.000000 to get to start point at 2052190000.000000
  1277. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2052160000.000000 to get to start point at 2052190000.000000
  1278. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2052175000.000000 to get to start point at 2052259000.000000
  1279. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2052133000.000000 to get to start point at 2052259000.000000
  1280. 23:53:58 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2052217000.000000 to get to start point at 2052259000.000000
  1281. 23:53:58 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(2052192000.000000, 1)
  1282. 23:53:58 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 1
  1283. 23:53:58 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 2
  1284. 23:53:58 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 3
  1285. 23:53:58 T:2963877888 DEBUG: CDVDPlayerAudio:: Discontinuity - was:2052195922.080535, should be:2052192000.000000, error:-3922.080535
  1286. 23:53:58 T:2962923520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(2052259000.000000, 0)
  1287. 23:53:58 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 0
  1288. 23:53:59 T:2687706432 DEBUG: ProcessMouse: trying mouse action rightclick
  1289. 23:54:00 T:2687706432 DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  1290. 23:54:00 T:2963877888 DEBUG: CDVDPlayerAudio:: Discontinuity - was:2054247711.187000, should be:2054234300.045515, error:-13411.141485
  1291. 23:54:00 T:2687706432 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1292. 23:54:01 T:2959183872 DEBUG: Thread Jobworker 2959183872 terminating (autodelete)
  1293. 23:54:01 T:2954420224 DEBUG: Thread Jobworker 2954420224 terminating (autodelete)
  1294. 23:54:01 T:2962124800 DEBUG: Thread Jobworker 2962124800 terminating (autodelete)
  1295. 23:54:03 T:2962923520 DEBUG: CPullupCorrection: detected pattern of length 1: 41708.33, frameduration: 41708.333333
  1296. 23:54:04 T:2687706432 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1297. 23:54:15 T:2957156352 DEBUG: ### [Qlock] - Delaying 3 secs
  1298. 23:54:42 T:2687706432 DEBUG: Previous line repeats 13 times.
  1299. 23:54:42 T:2687706432 DEBUG: ------ Window Init (VideoOSD.xml) ------
  1300. 23:54:42 T:2687706432 INFO: Loading skin file: VideoOSD.xml
  1301. 23:54:42 T:2687706432 DEBUG: ------ Window Init (Pointer.xml) ------
  1302. 23:54:42 T:2687706432 DEBUG: CFileNFS::Open - opened volume1/thumbs/Video/3/3b4cdad3.tbn
  1303. 23:54:42 T:2687706432 DEBUG: CFileNFS::Close closing file volume1/thumbs/Video/3/3b4cdad3.tbn
  1304. 23:54:43 T:2957156352 DEBUG: ### [Qlock] - Delaying 3 secs
  1305. 23:54:44 T:2687706432 DEBUG: ProcessMouse: trying mouse action leftclick
  1306. 23:54:44 T:2687706432 DEBUG: ExecuteXBMCAction : Translating PlayerControl(SeekPercentage(64))
  1307. 23:54:44 T:2687706432 DEBUG: ExecuteXBMCAction : To PlayerControl(SeekPercentage(64))
  1308. 23:54:44 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 2
  1309. 23:54:44 T:2955558912 DEBUG: demuxer seek to: 2118389
  1310. 23:54:44 T:2955558912 DEBUG: SeekTime - seek ended up on time 2112402
  1311. 23:54:44 T:2955558912 DEBUG: demuxer seek to: 2118389, success
  1312. 23:54:44 T:2687706432 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  1313. 23:54:44 T:2687706432 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  1314. 23:54:44 T:2687706432 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1315. 23:54:44 T:2962923520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1316. 23:54:44 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1317. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2112402000.000000 to get to start point at 2118389000.000000
  1318. 23:54:45 T:2962923520 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  1319. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112416000.000000 to get to start point at 2118389000.000000
  1320. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112448000.000000 to get to start point at 2118389000.000000
  1321. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112480000.000000 to get to start point at 2118389000.000000
  1322. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112512000.000000 to get to start point at 2118389000.000000
  1323. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112544000.000000 to get to start point at 2118389000.000000
  1324. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112576000.000000 to get to start point at 2118389000.000000
  1325. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112608000.000000 to get to start point at 2118389000.000000
  1326. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112640000.000000 to get to start point at 2118389000.000000
  1327. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2112569000.000000 to get to start point at 2118389000.000000
  1328. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2112485000.000000 to get to start point at 2118389000.000000
  1329. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2112444000.000000 to get to start point at 2118389000.000000
  1330. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2112527000.000000 to get to start point at 2118389000.000000
  1331. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112672000.000000 to get to start point at 2118389000.000000
  1332. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112704000.000000 to get to start point at 2118389000.000000
  1333. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112736000.000000 to get to start point at 2118389000.000000
  1334. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112768000.000000 to get to start point at 2118389000.000000
  1335. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112800000.000000 to get to start point at 2118389000.000000
  1336. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112832000.000000 to get to start point at 2118389000.000000
  1337. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112864000.000000 to get to start point at 2118389000.000000
  1338. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112896000.000000 to get to start point at 2118389000.000000
  1339. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2112819000.000000 to get to start point at 2118389000.000000
  1340. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2112694000.000000 to get to start point at 2118389000.000000
  1341. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2112611000.000000 to get to start point at 2118389000.000000
  1342. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2112652000.000000 to get to start point at 2118389000.000000
  1343. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2112736000.000000 to get to start point at 2118389000.000000
  1344. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2112777000.000000 to get to start point at 2118389000.000000
  1345. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112928000.000000 to get to start point at 2118389000.000000
  1346. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112960000.000000 to get to start point at 2118389000.000000
  1347. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2112992000.000000 to get to start point at 2118389000.000000
  1348. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113024000.000000 to get to start point at 2118389000.000000
  1349. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113056000.000000 to get to start point at 2118389000.000000
  1350. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113088000.000000 to get to start point at 2118389000.000000
  1351. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113120000.000000 to get to start point at 2118389000.000000
  1352. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113152000.000000 to get to start point at 2118389000.000000
  1353. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2112986000.000000 to get to start point at 2118389000.000000
  1354. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2112902000.000000 to get to start point at 2118389000.000000
  1355. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2112861000.000000 to get to start point at 2118389000.000000
  1356. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2112944000.000000 to get to start point at 2118389000.000000
  1357. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113184000.000000 to get to start point at 2118389000.000000
  1358. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113216000.000000 to get to start point at 2118389000.000000
  1359. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113248000.000000 to get to start point at 2118389000.000000
  1360. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113280000.000000 to get to start point at 2118389000.000000
  1361. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113312000.000000 to get to start point at 2118389000.000000
  1362. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113344000.000000 to get to start point at 2118389000.000000
  1363. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113376000.000000 to get to start point at 2118389000.000000
  1364. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113408000.000000 to get to start point at 2118389000.000000
  1365. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113194000.000000 to get to start point at 2118389000.000000
  1366. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113111000.000000 to get to start point at 2118389000.000000
  1367. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113028000.000000 to get to start point at 2118389000.000000
  1368. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113069000.000000 to get to start point at 2118389000.000000
  1369. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113153000.000000 to get to start point at 2118389000.000000
  1370. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113440000.000000 to get to start point at 2118389000.000000
  1371. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113472000.000000 to get to start point at 2118389000.000000
  1372. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113504000.000000 to get to start point at 2118389000.000000
  1373. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113536000.000000 to get to start point at 2118389000.000000
  1374. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113568000.000000 to get to start point at 2118389000.000000
  1375. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113600000.000000 to get to start point at 2118389000.000000
  1376. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113632000.000000 to get to start point at 2118389000.000000
  1377. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113664000.000000 to get to start point at 2118389000.000000
  1378. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113445000.000000 to get to start point at 2118389000.000000
  1379. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113320000.000000 to get to start point at 2118389000.000000
  1380. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113236000.000000 to get to start point at 2118389000.000000
  1381. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113278000.000000 to get to start point at 2118389000.000000
  1382. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113361000.000000 to get to start point at 2118389000.000000
  1383. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113403000.000000 to get to start point at 2118389000.000000
  1384. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113653000.000000 to get to start point at 2118389000.000000
  1385. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113570000.000000 to get to start point at 2118389000.000000
  1386. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113486000.000000 to get to start point at 2118389000.000000
  1387. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113528000.000000 to get to start point at 2118389000.000000
  1388. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113612000.000000 to get to start point at 2118389000.000000
  1389. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113696000.000000 to get to start point at 2118389000.000000
  1390. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113728000.000000 to get to start point at 2118389000.000000
  1391. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113760000.000000 to get to start point at 2118389000.000000
  1392. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113792000.000000 to get to start point at 2118389000.000000
  1393. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113824000.000000 to get to start point at 2118389000.000000
  1394. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113856000.000000 to get to start point at 2118389000.000000
  1395. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113888000.000000 to get to start point at 2118389000.000000
  1396. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113920000.000000 to get to start point at 2118389000.000000
  1397. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113952000.000000 to get to start point at 2118389000.000000
  1398. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2113984000.000000 to get to start point at 2118389000.000000
  1399. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114016000.000000 to get to start point at 2118389000.000000
  1400. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114048000.000000 to get to start point at 2118389000.000000
  1401. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114080000.000000 to get to start point at 2118389000.000000
  1402. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114112000.000000 to get to start point at 2118389000.000000
  1403. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114144000.000000 to get to start point at 2118389000.000000
  1404. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114176000.000000 to get to start point at 2118389000.000000
  1405. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114029000.000000 to get to start point at 2118389000.000000
  1406. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113862000.000000 to get to start point at 2118389000.000000
  1407. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113695000.000000 to get to start point at 2118389000.000000
  1408. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113737000.000000 to get to start point at 2118389000.000000
  1409. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113778000.000000 to get to start point at 2118389000.000000
  1410. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113820000.000000 to get to start point at 2118389000.000000
  1411. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113903000.000000 to get to start point at 2118389000.000000
  1412. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113945000.000000 to get to start point at 2118389000.000000
  1413. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2113987000.000000 to get to start point at 2118389000.000000
  1414. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114208000.000000 to get to start point at 2118389000.000000
  1415. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114240000.000000 to get to start point at 2118389000.000000
  1416. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114272000.000000 to get to start point at 2118389000.000000
  1417. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114304000.000000 to get to start point at 2118389000.000000
  1418. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114336000.000000 to get to start point at 2118389000.000000
  1419. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114368000.000000 to get to start point at 2118389000.000000
  1420. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114400000.000000 to get to start point at 2118389000.000000
  1421. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114432000.000000 to get to start point at 2118389000.000000
  1422. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114279000.000000 to get to start point at 2118389000.000000
  1423. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114154000.000000 to get to start point at 2118389000.000000
  1424. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114070000.000000 to get to start point at 2118389000.000000
  1425. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114112000.000000 to get to start point at 2118389000.000000
  1426. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114195000.000000 to get to start point at 2118389000.000000
  1427. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114237000.000000 to get to start point at 2118389000.000000
  1428. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114464000.000000 to get to start point at 2118389000.000000
  1429. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114496000.000000 to get to start point at 2118389000.000000
  1430. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114528000.000000 to get to start point at 2118389000.000000
  1431. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114560000.000000 to get to start point at 2118389000.000000
  1432. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114592000.000000 to get to start point at 2118389000.000000
  1433. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114624000.000000 to get to start point at 2118389000.000000
  1434. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114656000.000000 to get to start point at 2118389000.000000
  1435. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114688000.000000 to get to start point at 2118389000.000000
  1436. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114529000.000000 to get to start point at 2118389000.000000
  1437. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114404000.000000 to get to start point at 2118389000.000000
  1438. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114321000.000000 to get to start point at 2118389000.000000
  1439. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114362000.000000 to get to start point at 2118389000.000000
  1440. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114446000.000000 to get to start point at 2118389000.000000
  1441. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114487000.000000 to get to start point at 2118389000.000000
  1442. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114696000.000000 to get to start point at 2118389000.000000
  1443. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114613000.000000 to get to start point at 2118389000.000000
  1444. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114571000.000000 to get to start point at 2118389000.000000
  1445. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114654000.000000 to get to start point at 2118389000.000000
  1446. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114720000.000000 to get to start point at 2118389000.000000
  1447. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114752000.000000 to get to start point at 2118389000.000000
  1448. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114784000.000000 to get to start point at 2118389000.000000
  1449. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114816000.000000 to get to start point at 2118389000.000000
  1450. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114848000.000000 to get to start point at 2118389000.000000
  1451. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114880000.000000 to get to start point at 2118389000.000000
  1452. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114912000.000000 to get to start point at 2118389000.000000
  1453. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114944000.000000 to get to start point at 2118389000.000000
  1454. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2114976000.000000 to get to start point at 2118389000.000000
  1455. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115008000.000000 to get to start point at 2118389000.000000
  1456. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115040000.000000 to get to start point at 2118389000.000000
  1457. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115072000.000000 to get to start point at 2118389000.000000
  1458. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115104000.000000 to get to start point at 2118389000.000000
  1459. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115136000.000000 to get to start point at 2118389000.000000
  1460. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115168000.000000 to get to start point at 2118389000.000000
  1461. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115200000.000000 to get to start point at 2118389000.000000
  1462. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114988000.000000 to get to start point at 2118389000.000000
  1463. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114863000.000000 to get to start point at 2118389000.000000
  1464. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114738000.000000 to get to start point at 2118389000.000000
  1465. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114779000.000000 to get to start point at 2118389000.000000
  1466. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114821000.000000 to get to start point at 2118389000.000000
  1467. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114904000.000000 to get to start point at 2118389000.000000
  1468. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2114946000.000000 to get to start point at 2118389000.000000
  1469. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115196000.000000 to get to start point at 2118389000.000000
  1470. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115113000.000000 to get to start point at 2118389000.000000
  1471. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115030000.000000 to get to start point at 2118389000.000000
  1472. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115071000.000000 to get to start point at 2118389000.000000
  1473. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115155000.000000 to get to start point at 2118389000.000000
  1474. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115232000.000000 to get to start point at 2118389000.000000
  1475. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115264000.000000 to get to start point at 2118389000.000000
  1476. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115296000.000000 to get to start point at 2118389000.000000
  1477. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115328000.000000 to get to start point at 2118389000.000000
  1478. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115360000.000000 to get to start point at 2118389000.000000
  1479. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115392000.000000 to get to start point at 2118389000.000000
  1480. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115424000.000000 to get to start point at 2118389000.000000
  1481. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115456000.000000 to get to start point at 2118389000.000000
  1482. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115447000.000000 to get to start point at 2118389000.000000
  1483. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115322000.000000 to get to start point at 2118389000.000000
  1484. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115238000.000000 to get to start point at 2118389000.000000
  1485. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115280000.000000 to get to start point at 2118389000.000000
  1486. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115363000.000000 to get to start point at 2118389000.000000
  1487. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115405000.000000 to get to start point at 2118389000.000000
  1488. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115488000.000000 to get to start point at 2118389000.000000
  1489. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115520000.000000 to get to start point at 2118389000.000000
  1490. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115552000.000000 to get to start point at 2118389000.000000
  1491. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115584000.000000 to get to start point at 2118389000.000000
  1492. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115616000.000000 to get to start point at 2118389000.000000
  1493. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115648000.000000 to get to start point at 2118389000.000000
  1494. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115680000.000000 to get to start point at 2118389000.000000
  1495. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115712000.000000 to get to start point at 2118389000.000000
  1496. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115655000.000000 to get to start point at 2118389000.000000
  1497. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115572000.000000 to get to start point at 2118389000.000000
  1498. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115488000.000000 to get to start point at 2118389000.000000
  1499. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115530000.000000 to get to start point at 2118389000.000000
  1500. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115614000.000000 to get to start point at 2118389000.000000
  1501. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115744000.000000 to get to start point at 2118389000.000000
  1502. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115776000.000000 to get to start point at 2118389000.000000
  1503. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115808000.000000 to get to start point at 2118389000.000000
  1504. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115822000.000000 to get to start point at 2118389000.000000
  1505. 23:54:45 T:2963877888 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  1506. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115739000.000000 to get to start point at 2118389000.000000
  1507. 23:54:45 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 2
  1508. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115697000.000000 to get to start point at 2118389000.000000
  1509. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115780000.000000 to get to start point at 2118389000.000000
  1510. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115840000.000000 to get to start point at 2118389000.000000
  1511. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115872000.000000 to get to start point at 2118389000.000000
  1512. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115904000.000000 to get to start point at 2118389000.000000
  1513. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115936000.000000 to get to start point at 2118389000.000000
  1514. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2115968000.000000 to get to start point at 2118389000.000000
  1515. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116000000.000000 to get to start point at 2118389000.000000
  1516. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116032000.000000 to get to start point at 2118389000.000000
  1517. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116064000.000000 to get to start point at 2118389000.000000
  1518. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116072000.000000 to get to start point at 2118389000.000000
  1519. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115947000.000000 to get to start point at 2118389000.000000
  1520. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115864000.000000 to get to start point at 2118389000.000000
  1521. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115905000.000000 to get to start point at 2118389000.000000
  1522. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2115989000.000000 to get to start point at 2118389000.000000
  1523. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116031000.000000 to get to start point at 2118389000.000000
  1524. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116096000.000000 to get to start point at 2118389000.000000
  1525. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116128000.000000 to get to start point at 2118389000.000000
  1526. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116160000.000000 to get to start point at 2118389000.000000
  1527. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116192000.000000 to get to start point at 2118389000.000000
  1528. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116224000.000000 to get to start point at 2118389000.000000
  1529. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116256000.000000 to get to start point at 2118389000.000000
  1530. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116288000.000000 to get to start point at 2118389000.000000
  1531. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116320000.000000 to get to start point at 2118389000.000000
  1532. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116323000.000000 to get to start point at 2118389000.000000
  1533. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116197000.000000 to get to start point at 2118389000.000000
  1534. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116114000.000000 to get to start point at 2118389000.000000
  1535. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116156000.000000 to get to start point at 2118389000.000000
  1536. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116239000.000000 to get to start point at 2118389000.000000
  1537. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116281000.000000 to get to start point at 2118389000.000000
  1538. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116352000.000000 to get to start point at 2118389000.000000
  1539. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116384000.000000 to get to start point at 2118389000.000000
  1540. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116416000.000000 to get to start point at 2118389000.000000
  1541. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116448000.000000 to get to start point at 2118389000.000000
  1542. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116480000.000000 to get to start point at 2118389000.000000
  1543. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116512000.000000 to get to start point at 2118389000.000000
  1544. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116544000.000000 to get to start point at 2118389000.000000
  1545. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116576000.000000 to get to start point at 2118389000.000000
  1546. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116531000.000000 to get to start point at 2118389000.000000
  1547. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116448000.000000 to get to start point at 2118389000.000000
  1548. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116364000.000000 to get to start point at 2118389000.000000
  1549. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116406000.000000 to get to start point at 2118389000.000000
  1550. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116489000.000000 to get to start point at 2118389000.000000
  1551. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116608000.000000 to get to start point at 2118389000.000000
  1552. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116640000.000000 to get to start point at 2118389000.000000
  1553. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116672000.000000 to get to start point at 2118389000.000000
  1554. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116704000.000000 to get to start point at 2118389000.000000
  1555. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116736000.000000 to get to start point at 2118389000.000000
  1556. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116768000.000000 to get to start point at 2118389000.000000
  1557. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116800000.000000 to get to start point at 2118389000.000000
  1558. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116832000.000000 to get to start point at 2118389000.000000
  1559. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116656000.000000 to get to start point at 2118389000.000000
  1560. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116615000.000000 to get to start point at 2118389000.000000
  1561. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116573000.000000 to get to start point at 2118389000.000000
  1562. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116781000.000000 to get to start point at 2118389000.000000
  1563. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116740000.000000 to get to start point at 2118389000.000000
  1564. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116698000.000000 to get to start point at 2118389000.000000
  1565. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116864000.000000 to get to start point at 2118389000.000000
  1566. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116896000.000000 to get to start point at 2118389000.000000
  1567. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116928000.000000 to get to start point at 2118389000.000000
  1568. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116960000.000000 to get to start point at 2118389000.000000
  1569. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2116992000.000000 to get to start point at 2118389000.000000
  1570. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117024000.000000 to get to start point at 2118389000.000000
  1571. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117056000.000000 to get to start point at 2118389000.000000
  1572. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117088000.000000 to get to start point at 2118389000.000000
  1573. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116990000.000000 to get to start point at 2118389000.000000
  1574. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116906000.000000 to get to start point at 2118389000.000000
  1575. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116823000.000000 to get to start point at 2118389000.000000
  1576. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116865000.000000 to get to start point at 2118389000.000000
  1577. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2116948000.000000 to get to start point at 2118389000.000000
  1578. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117120000.000000 to get to start point at 2118389000.000000
  1579. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117152000.000000 to get to start point at 2118389000.000000
  1580. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117184000.000000 to get to start point at 2118389000.000000
  1581. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117216000.000000 to get to start point at 2118389000.000000
  1582. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117248000.000000 to get to start point at 2118389000.000000
  1583. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117280000.000000 to get to start point at 2118389000.000000
  1584. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117312000.000000 to get to start point at 2118389000.000000
  1585. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117344000.000000 to get to start point at 2118389000.000000
  1586. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117157000.000000 to get to start point at 2118389000.000000
  1587. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117073000.000000 to get to start point at 2118389000.000000
  1588. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117032000.000000 to get to start point at 2118389000.000000
  1589. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117115000.000000 to get to start point at 2118389000.000000
  1590. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117376000.000000 to get to start point at 2118389000.000000
  1591. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117408000.000000 to get to start point at 2118389000.000000
  1592. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117440000.000000 to get to start point at 2118389000.000000
  1593. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117472000.000000 to get to start point at 2118389000.000000
  1594. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117504000.000000 to get to start point at 2118389000.000000
  1595. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117536000.000000 to get to start point at 2118389000.000000
  1596. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117568000.000000 to get to start point at 2118389000.000000
  1597. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117600000.000000 to get to start point at 2118389000.000000
  1598. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117532000.000000 to get to start point at 2118389000.000000
  1599. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117365000.000000 to get to start point at 2118389000.000000
  1600. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117198000.000000 to get to start point at 2118389000.000000
  1601. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117240000.000000 to get to start point at 2118389000.000000
  1602. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117282000.000000 to get to start point at 2118389000.000000
  1603. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117324000.000000 to get to start point at 2118389000.000000
  1604. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117407000.000000 to get to start point at 2118389000.000000
  1605. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117449000.000000 to get to start point at 2118389000.000000
  1606. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117490000.000000 to get to start point at 2118389000.000000
  1607. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117632000.000000 to get to start point at 2118389000.000000
  1608. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117664000.000000 to get to start point at 2118389000.000000
  1609. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117696000.000000 to get to start point at 2118389000.000000
  1610. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117728000.000000 to get to start point at 2118389000.000000
  1611. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117760000.000000 to get to start point at 2118389000.000000
  1612. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117792000.000000 to get to start point at 2118389000.000000
  1613. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117824000.000000 to get to start point at 2118389000.000000
  1614. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117856000.000000 to get to start point at 2118389000.000000
  1615. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117782000.000000 to get to start point at 2118389000.000000
  1616. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117657000.000000 to get to start point at 2118389000.000000
  1617. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117574000.000000 to get to start point at 2118389000.000000
  1618. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117616000.000000 to get to start point at 2118389000.000000
  1619. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117699000.000000 to get to start point at 2118389000.000000
  1620. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117741000.000000 to get to start point at 2118389000.000000
  1621. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117888000.000000 to get to start point at 2118389000.000000
  1622. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117920000.000000 to get to start point at 2118389000.000000
  1623. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117952000.000000 to get to start point at 2118389000.000000
  1624. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2117984000.000000 to get to start point at 2118389000.000000
  1625. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2118016000.000000 to get to start point at 2118389000.000000
  1626. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2118048000.000000 to get to start point at 2118389000.000000
  1627. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2118080000.000000 to get to start point at 2118389000.000000
  1628. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2118112000.000000 to get to start point at 2118389000.000000
  1629. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2118116000.000000 to get to start point at 2118389000.000000
  1630. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117949000.000000 to get to start point at 2118389000.000000
  1631. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117824000.000000 to get to start point at 2118389000.000000
  1632. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117866000.000000 to get to start point at 2118389000.000000
  1633. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117907000.000000 to get to start point at 2118389000.000000
  1634. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2117991000.000000 to get to start point at 2118389000.000000
  1635. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2118033000.000000 to get to start point at 2118389000.000000
  1636. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2118074000.000000 to get to start point at 2118389000.000000
  1637. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2118144000.000000 to get to start point at 2118389000.000000
  1638. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2118176000.000000 to get to start point at 2118389000.000000
  1639. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2118208000.000000 to get to start point at 2118389000.000000
  1640. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2118240000.000000 to get to start point at 2118389000.000000
  1641. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2118272000.000000 to get to start point at 2118389000.000000
  1642. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2118304000.000000 to get to start point at 2118389000.000000
  1643. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2118336000.000000 to get to start point at 2118389000.000000
  1644. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:1 dts:2118368000.000000 to get to start point at 2118389000.000000
  1645. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2118325000.000000 to get to start point at 2118389000.000000
  1646. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2118241000.000000 to get to start point at 2118389000.000000
  1647. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2118158000.000000 to get to start point at 2118389000.000000
  1648. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2118199000.000000 to get to start point at 2118389000.000000
  1649. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2118283000.000000 to get to start point at 2118389000.000000
  1650. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2118450000.000000 to get to start point at 2118533000.000000
  1651. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2118366000.000000 to get to start point at 2118533000.000000
  1652. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2118408000.000000 to get to start point at 2118533000.000000
  1653. 23:54:45 T:2955558912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:2118491000.000000 to get to start point at 2118533000.000000
  1654. 23:54:45 T:2957156352 DEBUG: ### [Qlock] - Delaying 3 secs
  1655. 23:54:45 T:2963877888 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(2118400000.000000, 1)
  1656. 23:54:46 T:2955558912 DEBUG: CDVDPlayer::HandleMessages - player started 1
  1657. 23:54:46 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 3
  1658. 23:54:46 T:2963877888 DEBUG: CDVDPlayerAudio:: Discontinuity - was:2118403401.571536, should be:2118400000.000000, error:-3401.571536
  1659. 23:54:46 T:2955558912 DEBUG: CDVDPlayer::SetCaching - caching state 0
  1660. 23:54:46 T:2687706432 DEBUG: ProcessMouse: trying mouse action rightclick
  1661. 23:54:47 T:2962923520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(2118533000.000000, 0)
  1662. 23:54:47 T:2687706432 DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  1663. 23:54:47 T:2687706432 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1664. 23:54:47 T:2957156352 DEBUG: ### [Qlock] - Delaying 3 secs
  1665. 23:54:48 T:2963877888 DEBUG: CDVDPlayerAudio:: Discontinuity - was:2120455142.564000, should be:2120442074.266075, error:-13068.297925
  1666. 23:54:49 T:2687706432 DEBUG: ------ Window Init (VideoOSD.xml) ------
  1667. 23:54:49 T:2687706432 INFO: Loading skin file: VideoOSD.xml
  1668. 23:54:49 T:2687706432 DEBUG: CFileNFS::Open - opened volume1/thumbs/Video/3/3b4cdad3.tbn
  1669. 23:54:49 T:2687706432 DEBUG: CFileNFS::Close closing file volume1/thumbs/Video/3/3b4cdad3.tbn
  1670. 23:54:49 T:2957156352 DEBUG: ### [Qlock] - Delaying 3 secs
  1671. 23:54:51 T:2687706432 DEBUG: ProcessMouse: trying mouse action leftclick
  1672. 23:54:51 T:2687706432 DEBUG: ExecuteXBMCAction : Translating PlayerControl(Forward)
  1673. 23:54:51 T:2687706432 DEBUG: ExecuteXBMCAction : To PlayerControl(Forward)
  1674. 23:54:51 T:2955558912 DEBUG: CAnnouncementManager - Announcement: OnSpeedChanged from xbmc
  1675. 23:54:51 T:2955558912 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSpeedChanged
  1676. 23:54:51 T:2687706432 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1677. 23:54:51 T:2957156352 DEBUG: ### [Qlock] - Delaying 3 secs
  1678. 23:54:52 T:2962923520 DEBUG: CPullupCorrection: detected pattern of length 1: 41708.33, frameduration: 41708.333333
  1679. 23:54:53 T:2957156352 DEBUG: ### [Qlock] - Delaying 3 secs
  1680. 23:55:01 T:2957156352 DEBUG: Previous line repeats 3 times.
  1681. 23:55:01 T:2957156352 DEBUG: ### [Qlock] - Delaying 240 secs
  1682. 23:55:09 T:2687706432 DEBUG: ProcessMouse: trying mouse action leftclick
  1683. 23:55:09 T:2687706432 DEBUG: ExecuteXBMCAction : Translating PlayerControl(Play)
  1684. 23:55:09 T:2687706432 DEBUG: ExecuteXBMCAction : To PlayerControl(Play)
  1685. 23:55:09 T:2955558912 DEBUG: CAnnouncementManager - Announcement: OnSpeedChanged from xbmc
  1686. 23:55:09 T:2955558912 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSpeedChanged
  1687. 23:55:09 T:2963877888 DEBUG: CDVDPlayerAudio:: Discontinuity - was:2160323916.205075, should be:2161150798.822536, error:826882.617460
  1688. 23:55:11 T:2687706432 DEBUG: ProcessMouse: trying mouse action rightclick
  1689. 23:55:11 T:2963877888 DEBUG: CDVDPlayerAudio:: Discontinuity - was:2163172025.343535, should be:2163158888.380728, error:-13136.962808
  1690. 23:55:11 T:2687706432 DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  1691. 23:55:12 T:2687706432 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1692. 23:55:15 T:2962923520 DEBUG: CPullupCorrection: detected pattern of length 1: 41708.33, frameduration: 41708.333333
  1693. 23:55:16 T:2687706432 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1694. 23:59:01 T:2957156352 DEBUG: ### [Qlock] - Delaying 240 secs
  1695. 00:00:06 T:2956091392 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1696. 00:03:00 T:2957156352 NOTICE: Previous line repeats 17 times.
  1697. 00:03:00 T:2957156352 DEBUG: ### [Qlock] - Delaying 240 secs
  1698. 00:03:06 T:2956091392 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1699. 00:05:08 T:2687706432 NOTICE: Previous line repeats 12 times.
  1700. 00:05:08 T:2687706432 DEBUG: ------ Window Init (VideoOSD.xml) ------
  1701. 00:05:08 T:2687706432 INFO: Loading skin file: VideoOSD.xml
  1702. 00:05:08 T:2687706432 DEBUG: ------ Window Init (Pointer.xml) ------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement