Advertisement
Guest User

Untitled

a guest
Dec 13th, 2011
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.65 KB | None | 0 0
  1. 16:18:51 T:88682496 NOTICE: -----------------------------------------------------------------------
  2. 16:18:51 T:88682496 NOTICE: Starting XBMC, Platform: Darwin iOS (10.4.0 AppleTV2,1). Built on Dec 10 2011 (Git:20111210-f1ae0b6)
  3. 16:18:51 T:88682496 NOTICE: special://xbmc/ is mapped to: /Applications/XBMC.frappliance/XBMCData/XBMCHome
  4. 16:18:51 T:88682496 NOTICE: special://xbmcbin/ is mapped to: /Applications/XBMC.frappliance/XBMCData/XBMCHome
  5. 16:18:51 T:88682496 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  6. 16:18:51 T:88682496 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  7. 16:18:51 T:88682496 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  8. 16:18:51 T:88682496 NOTICE: special://frameworks/ is mapped to: /Applications/XBMC.frappliance/Frameworks
  9. 16:18:51 T:88682496 NOTICE: The executable running is: /Applications/XBMC.frappliance/XBMC
  10. 16:18:51 T:88682496 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  11. 16:18:51 T:88682496 NOTICE: -----------------------------------------------------------------------
  12. 16:18:51 T:88682496 NOTICE: load settings...
  13. 16:18:51 T:88682496 NOTICE: special://profile/ is mapped to: special://masterprofile/
  14. 16:18:51 T:88682496 NOTICE: loading special://masterprofile/guisettings.xml
  15. 16:18:51 T:88682496 NOTICE: Getting hardware information now...
  16. 16:18:51 T:88682496 INFO: Using digital output
  17. 16:18:51 T:88682496 INFO: AC3 pass through is enabled
  18. 16:18:51 T:88682496 INFO: DTS pass through is enabled
  19. 16:18:51 T:88682496 INFO: AAC pass through is disabled
  20. 16:18:51 T:88682496 INFO: MP1 pass through is disabled
  21. 16:18:51 T:88682496 INFO: MP2 pass through is disabled
  22. 16:18:51 T:88682496 INFO: MP3 pass through is disabled
  23. 16:18:51 T:88682496 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  24. 16:18:51 T:88682496 NOTICE: Checking resolution 12
  25. 16:18:51 T:88682496 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  26. 16:18:51 T:88682496 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  27. 16:18:51 T:88682496 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  28. 16:18:51 T:88682496 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  29. 16:18:51 T:88682496 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  30. 16:18:51 T:88682496 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  31. 16:18:51 T:88682496 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  32. 16:18:51 T:88682496 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  33. 16:18:51 T:88682496 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  34. 16:18:51 T:88682496 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  35. 16:18:51 T:88682496 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  36. 16:18:51 T:88682496 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  37. 16:18:51 T:88682496 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  38. 16:18:51 T:88682496 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  39. 16:18:51 T:88682496 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  40. 16:18:51 T:88682496 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  41. 16:18:51 T:88682496 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  42. 16:18:51 T:88682496 NOTICE: Loaded playercorefactory configuration
  43. 16:18:51 T:88682496 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  44. 16:18:51 T:88682496 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  45. 16:18:51 T:88682496 NOTICE: No settings file to load to load (special://xbmc/system/advancedsettings.xml)
  46. 16:18:51 T:88682496 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  47. 16:18:51 T:88682496 NOTICE: Contents of special://profile/advancedsettings.xml are...
  48. <advancedsettings>
  49. <virtualshares>false</virtualshares>
  50. <video>
  51. <timeseekforward>60</timeseekforward>
  52. <timeseekbackward>-60</timeseekbackward>
  53. <excludefromlisting>
  54. <regexp>sample</regexp>
  55. <regexp>subs</regexp>
  56. </excludefromlisting>
  57. </video>
  58. <musicextensions>
  59. <add>.m4b</add>
  60. </musicextensions>
  61. <videodatabase>
  62. <type>mysql</type>
  63. <host>192.168.100.101</host>
  64. <port>3306</port>
  65. <user>xbmc</user>
  66. <pass>xbmc</pass>
  67. <name>xbmc_video</name>
  68. </videodatabase>
  69. <musicdatabase>
  70. <type>mysql</type>
  71. <host>192.168.100.101</host>
  72. <port>3306</port>
  73. <user>xbmc</user>
  74. <pass>xbmc</pass>
  75. <name>xbmc_music</name>
  76. </musicdatabase>
  77. <fanartheight>540</fanartheight>
  78. <thumbsize>512</thumbsize>
  79. <pathsubstitution>
  80. <substitute>
  81. <from>special://masterprofile/Thumbnails</from>
  82. <to>smb://benZol:stylez@192.168.100.101/xbmc/Thumbnails</to>
  83. </substitute>
  84. </pathsubstitution>
  85. <videolibrary>
  86. <importwatchedstate>true</importwatchedstate>
  87. </videolibrary>
  88. </advancedsettings>
  89. 16:18:51 T:88682496 DEBUG: Configuring path substitutions
  90. 16:18:51 T:88682496 DEBUG: Registering substition pair:
  91. 16:18:51 T:88682496 DEBUG: From: [/var/mobile/Library/Preferences/XBMC/userdata/Thumbnails]
  92. 16:18:51 T:88682496 DEBUG: To: [smb://benZol:stylez@192.168.100.101/xbmc/Thumbnails]
  93. 16:18:51 T:88682496 WARNING: VIDEO database configuration is experimental.
  94. 16:18:51 T:88682496 NOTICE: Getting hardware information now...
  95. 16:18:51 T:88682496 INFO: Using digital output
  96. 16:18:51 T:88682496 INFO: AC3 pass through is enabled
  97. 16:18:51 T:88682496 INFO: DTS pass through is enabled
  98. 16:18:51 T:88682496 INFO: AAC pass through is disabled
  99. 16:18:51 T:88682496 INFO: MP1 pass through is disabled
  100. 16:18:51 T:88682496 INFO: MP2 pass through is disabled
  101. 16:18:51 T:88682496 INFO: MP3 pass through is disabled
  102. 16:18:51 T:88682496 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  103. 16:18:51 T:88682496 NOTICE: Checking resolution 12
  104. 16:18:51 T:88682496 NOTICE: Default DVD Player: dvdplayer
  105. 16:18:51 T:88682496 NOTICE: Default Video Player: dvdplayer
  106. 16:18:51 T:88682496 NOTICE: Default Audio Player: paplayer
  107. 16:18:51 T:88682496 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  108. 16:18:51 T:88682496 NOTICE: Log level changed to 0
  109. 16:18:51 T:88682496 NOTICE: Loading media sources from special://masterprofile/sources.xml
  110. 16:18:53 T:88682496 NOTICE: GL_VENDOR = Imagination Technologies
  111. 16:18:53 T:88682496 NOTICE: GL_RENDERER = PowerVR SGX 535
  112. 16:18:53 T:88682496 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-48.20
  113. 16:18:53 T:88682496 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  114. 16:18:53 T:88682496 NOTICE: GL_EXTENSIONS = GL_APPLE_framebuffer_multisample GL_APPLE_rgb_422 GL_APPLE_texture_format_BGRA8888 GL_APPLE_texture_max_level GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_shader_texture_lod GL_EXT_texture_filter_anisotropic GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_OES_depth24 GL_OES_depth_texture GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_float GL_OES_texture_half_float GL_OES_vertex_array_object
  115. 16:18:54 T:88682496 NOTICE: initializing playlistplayer
  116. 16:18:54 T:88682496 NOTICE: DONE initializing playlistplayer
  117. 16:18:56 T:88682496 NOTICE: initialize done
  118. 16:18:56 T:88682496 NOTICE: Running the application...
  119. 16:18:56 T:804675584 NOTICE: -->Python Interpreter Initialized<--
  120. 16:18:57 T:88682496 NOTICE: ES: Starting event server
  121. 16:18:57 T:159428608 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  122. 16:18:57 T:159428608 NOTICE: UDP: Listening on port 9777
  123. 16:18:57 T:88682496 NOTICE: starting zeroconf publishing
  124. 16:19:09 T:88682496 NOTICE: DVDPlayer: Opening: nfs://192.168.100.101/volume1/temp/TwoTowersTest.mkv
  125. 16:19:09 T:88682496 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  126. 16:19:09 T:163037184 NOTICE: Creating InputStream
  127. 16:19:09 T:163037184 NOTICE: Creating Demuxer
  128. 16:19:11 T:163037184 NOTICE: Opening video stream: 0 source: 256
  129. 16:19:11 T:163037184 NOTICE: Creating video codec with codec id: 28
  130. 16:19:11 T:163037184 NOTICE: Open - using avcC atom of size(43), ref_frames(2)
  131. 16:19:11 T:163037184 NOTICE: Creating video thread
  132. 16:19:11 T:176451584 NOTICE: running thread: video_thread
  133. 16:19:11 T:163037184 NOTICE: Opening audio stream: 1 source: 256
  134. 16:19:11 T:163037184 NOTICE: Finding audio codec for: 86020
  135. 16:19:11 T:163037184 NOTICE: Creating audio thread
  136. 16:19:11 T:177561600 NOTICE: running thread: CDVDPlayerAudio::Process()
  137. 16:19:11 T:177561600 NOTICE: Creating audio device with codec id: 86020, channels: 2, sample rate: 48000, pass-through
  138. 16:19:11 T:176451584 NOTICE: fps: 23.976024, pwidth: 960, pheight: 540, dwidth: 960, dheight: 540
  139. 16:19:11 T:176451584 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  140. 16:19:11 T:88682496 NOTICE: Using GL_TEXTURE_2D
  141. 16:19:11 T:88682496 NOTICE: GL: Using CoreVideoRef RGBA render method
  142. 16:19:11 T:88682496 NOTICE: GL: NPOT texture support detected
  143. 16:20:46 T:88682496 NOTICE: Samba is idle. Closing the remaining connections
  144. 16:23:18 T:176451584 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  145. 16:23:19 T:177561600 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  146. 16:23:19 T:163037184 NOTICE: CDVDPlayer::OnExit()
  147. 16:23:19 T:163037184 NOTICE: DVDPlayer: eof, waiting for queues to empty
  148. 16:23:19 T:163037184 NOTICE: DVDPlayer: closing audio stream
  149. 16:23:19 T:163037184 NOTICE: Closing audio stream
  150. 16:23:19 T:163037184 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  151. 16:23:19 T:163037184 NOTICE: Waiting for audio thread to exit
  152. 16:23:19 T:177561600 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  153. 16:23:19 T:163037184 NOTICE: Closing audio device
  154. 16:23:19 T:163037184 NOTICE: Deleting audio codec
  155. 16:23:19 T:163037184 NOTICE: DVDPlayer: closing video stream
  156. 16:23:19 T:163037184 NOTICE: Closing video stream
  157. 16:23:19 T:163037184 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  158. 16:23:19 T:163037184 NOTICE: waiting for video thread to exit
  159. 16:23:19 T:176451584 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  160. 16:23:19 T:176451584 NOTICE: thread end: video_thread
  161. 16:23:19 T:163037184 NOTICE: deleting video codec
  162. 16:23:19 T:163037184 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  163. 16:23:19 T:163037184 NOTICE: CDVDPlayer::OnExit() deleting input stream
  164. 16:23:23 T:88682496 NOTICE: CDVDPlayer::CloseFile()
  165. 16:23:23 T:88682496 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  166. 16:23:23 T:88682496 NOTICE: DVDPlayer: waiting for threads to exit
  167. 16:23:23 T:88682496 NOTICE: DVDPlayer: finished waiting
  168.  
  169.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement