Advertisement
Guest User

xbmc.log

a guest
Jan 5th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.47 KB | None | 0 0
  1. 19:59:56 T:109150208 NOTICE: -----------------------------------------------------------------------
  2. 19:59:56 T:109150208 NOTICE: Starting XBMC, Platform: Darwin iOS (11.0.0 AppleTV2,1). Built on Dec 10 2011 (Git:20111210-f1ae0b6)
  3. 19:59:56 T:109150208 NOTICE: special://xbmc/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  4. 19:59:56 T:109150208 NOTICE: special://xbmcbin/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  5. 19:59:56 T:109150208 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  6. 19:59:56 T:109150208 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  7. 19:59:56 T:109150208 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  8. 19:59:56 T:109150208 NOTICE: special://frameworks/ is mapped to: /var/stash/Applications/XBMC.frappliance/Frameworks
  9. 19:59:56 T:109150208 NOTICE: The executable running is: /var/stash/Applications/XBMC.frappliance/XBMC
  10. 19:59:56 T:109150208 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  11. 19:59:56 T:109150208 NOTICE: -----------------------------------------------------------------------
  12. 19:59:56 T:109150208 NOTICE: load settings...
  13. 19:59:56 T:109150208 NOTICE: special://profile/ is mapped to: special://masterprofile/
  14. 19:59:56 T:109150208 NOTICE: loading special://masterprofile/guisettings.xml
  15. 19:59:56 T:109150208 NOTICE: Getting hardware information now...
  16. 19:59:56 T:109150208 INFO: Using analog output
  17. 19:59:56 T:109150208 INFO: AC3 pass through is disabled
  18. 19:59:56 T:109150208 INFO: DTS pass through is disabled
  19. 19:59:56 T:109150208 INFO: AAC pass through is disabled
  20. 19:59:56 T:109150208 INFO: MP1 pass through is disabled
  21. 19:59:56 T:109150208 INFO: MP2 pass through is disabled
  22. 19:59:56 T:109150208 INFO: MP3 pass through is disabled
  23. 19:59:56 T:109150208 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  24. 19:59:56 T:109150208 NOTICE: Checking resolution 12
  25. 19:59:56 T:109150208 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  26. 19:59:56 T:109150208 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  27. 19:59:56 T:109150208 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  28. 19:59:56 T:109150208 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  29. 19:59:56 T:109150208 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  30. 19:59:56 T:109150208 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  31. 19:59:56 T:109150208 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  32. 19:59:56 T:109150208 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  33. 19:59:56 T:109150208 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  34. 19:59:56 T:109150208 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  35. 19:59:56 T:109150208 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  36. 19:59:56 T:109150208 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  37. 19:59:56 T:109150208 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  38. 19:59:56 T:109150208 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  39. 19:59:56 T:109150208 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  40. 19:59:56 T:109150208 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  41. 19:59:56 T:109150208 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  42. 19:59:56 T:109150208 NOTICE: Loaded playercorefactory configuration
  43. 19:59:56 T:109150208 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  44. 19:59:56 T:109150208 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  45. 19:59:56 T:109150208 NOTICE: No settings file to load to load (special://xbmc/system/advancedsettings.xml)
  46. 19:59:56 T:109150208 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  47. 19:59:56 T:109150208 NOTICE: Contents of special://profile/advancedsettings.xml are...
  48. <advancedsettings>
  49. <gui>
  50. <algorithmdirtyregions>3</algorithmdirtyregions>
  51. </gui>
  52. <videolibrary>
  53. <allitemsonbottom>true</allitemsonbottom>
  54. <!-- sorts the "*All"
  55. items at the bottom of the list when in Ascending order -->
  56. <backgroundupdate>false</backgroundupdate>
  57. <!-- set to hide the video
  58. scanner dialog from the gui -->
  59. <!-- NOTE: To get this working properly, you have to do a 'Clean
  60. Library' in settings the first time after you enable the setting. -->
  61. <cleanonupdate>true</cleanonupdate>
  62. <!-- default set to false to
  63. prevent xbmc from removing items from the database while updating. -->
  64. <hideallitems>true</hideallitems>
  65. <!-- removes the "*All" items from
  66. the video library -->
  67. <hideemptyseries>true</hideemptyseries>
  68. <!-- hide empty series in
  69. the video library -->
  70. <hiderecentlyaddeditems>false</hiderecentlyaddeditems>
  71. <!-- removes
  72. the "Recently added ..." items from the video library. -->
  73. <recentlyaddeditems>35</recentlyaddeditems>
  74. <!-- number of recently
  75. added items. Defaults to 25 -->
  76. <itemseparator> / </itemseparator>
  77. <!-- separator used for multiple
  78. artists/genres in tags. Note, this is *space* *slash* *space* -->
  79. <exportautothumbs>false</exportautothumbs>
  80. <!-- export
  81. auto-generated
  82. thumbs. Defaults to false -->
  83. <importwatchedstate>true</importwatchedstate>
  84. <!-- import previously
  85. exported playdate and playcount from .nfo files. Defaults to false -->
  86. <flattentvshows>1</flattentvshows>
  87. <!-- Flatten TV show seasons,
  88. 0=never 1=if one season (default) 2=all -->
  89. <flattenmoviesets>false</flattenmoviesets>
  90. <!-- Flatten movie sets:
  91. if true, show all movies inline, false (default) shows sets in movie
  92. listings -->
  93. </videolibrary>
  94. </advancedsettings>
  95. 19:59:56 T:109150208 NOTICE: Getting hardware information now...
  96. 19:59:56 T:109150208 INFO: Using analog output
  97. 19:59:56 T:109150208 INFO: AC3 pass through is disabled
  98. 19:59:56 T:109150208 INFO: DTS pass through is disabled
  99. 19:59:56 T:109150208 INFO: AAC pass through is disabled
  100. 19:59:56 T:109150208 INFO: MP1 pass through is disabled
  101. 19:59:56 T:109150208 INFO: MP2 pass through is disabled
  102. 19:59:56 T:109150208 INFO: MP3 pass through is disabled
  103. 19:59:56 T:109150208 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  104. 19:59:56 T:109150208 NOTICE: Checking resolution 12
  105. 19:59:56 T:109150208 NOTICE: Default DVD Player: dvdplayer
  106. 19:59:56 T:109150208 NOTICE: Default Video Player: dvdplayer
  107. 19:59:56 T:109150208 NOTICE: Default Audio Player: paplayer
  108. 19:59:56 T:109150208 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  109. 19:59:56 T:109150208 NOTICE: Log level changed to 0
  110. 19:59:56 T:109150208 NOTICE: Loading media sources from special://masterprofile/sources.xml
  111. 19:59:57 T:109150208 NOTICE: GL_VENDOR = Imagination Technologies
  112. 19:59:57 T:109150208 NOTICE: GL_RENDERER = PowerVR SGX 535
  113. 19:59:57 T:109150208 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-58.6
  114. 19:59:57 T:109150208 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  115. 19:59:57 T:109150208 NOTICE: GL_EXTENSIONS = GL_OES_depth_texture GL_OES_depth24 GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_float GL_OES_texture_half_float GL_OES_vertex_array_object GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_shader_texture_lod GL_EXT_texture_filter_anisotropic GL_APPLE_framebuffer_multisample GL_APPLE_rgb_422 GL_APPLE_texture_format_BGRA8888 GL_APPLE_texture_max_level GL_IMG_read_format GL_IMG_texture_compression_pvrtc
  116. 19:59:58 T:109150208 NOTICE: initializing playlistplayer
  117. 19:59:58 T:109150208 NOTICE: DONE initializing playlistplayer
  118. 20:00:05 T:804474880 NOTICE: -->Python Interpreter Initialized<--
  119. 20:00:06 T:109150208 NOTICE: UpdateLibraries - Starting video library startup scan
  120. 20:00:06 T:63504384 NOTICE: VideoInfoScanner: Starting scan ..
  121. 20:00:07 T:91443200 NOTICE: -->Python Interpreter Initialized<--
  122. 20:00:07 T:109150208 NOTICE: initialize done
  123. 20:00:07 T:109150208 NOTICE: Running the application...
  124. 20:00:08 T:109150208 NOTICE: Webserver: Starting...
  125. 20:00:08 T:109150208 NOTICE: WebServer: Started the webserver
  126. 20:00:08 T:109150208 NOTICE: ES: Starting event server
  127. 20:00:08 T:124194816 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  128. 20:00:08 T:124194816 NOTICE: UDP: Listening on port 9777
  129. 20:00:08 T:109150208 NOTICE: starting zeroconf publishing
  130. 20:00:08 T:101163008 NOTICE: -->Python Interpreter Initialized<--
  131. 20:00:08 T:123129856 NOTICE: -->Python Interpreter Initialized<--
  132. 20:00:10 T:101163008 NOTICE: Artwork Downloader: Service - Run at startup: False
  133. 20:00:10 T:101163008 NOTICE: Artwork Downloader: Service - Run as service: False
  134. 20:00:10 T:101163008 NOTICE: Artwork Downloader: Service - Time: 00:00
  135. 20:00:10 T:132558848 NOTICE: -->Python Interpreter Initialized<--
  136. 20:00:20 T:109150208 ERROR: Window Translator: Can't find window tv
  137. 20:00:23 T:126595072 ERROR: Previous line repeats 1 times.
  138. 20:00:23 T:126595072 NOTICE: -->Python Interpreter Initialized<--
  139. 20:02:03 T:109150208 NOTICE: DVDPlayer: Opening: nfs://192.168.1.45/media/raid1/XBMCList/Lady and the Tramp (1955)/Lady and the Tramp (1955).avi
  140. 20:02:03 T:109150208 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  141. 20:02:03 T:135905280 NOTICE: Creating InputStream
  142. 20:02:03 T:135905280 NOTICE: Creating Demuxer
  143. 20:02:05 T:135905280 NOTICE: Opening video stream: 0 source: 256
  144. 20:02:05 T:135905280 NOTICE: Creating video codec with codec id: 13
  145. 20:02:05 T:135905280 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  146. 20:02:05 T:135905280 NOTICE: Creating video thread
  147. 20:02:05 T:152109056 NOTICE: running thread: video_thread
  148. 20:02:05 T:135905280 NOTICE: Opening audio stream: 1 source: 256
  149. 20:02:05 T:135905280 NOTICE: Finding audio codec for: 86017
  150. 20:02:05 T:135905280 NOTICE: Creating audio thread
  151. 20:02:05 T:152641536 NOTICE: running thread: CDVDPlayerAudio::Process()
  152. 20:02:05 T:152641536 NOTICE: Creating audio device with codec id: 86017, channels: 2, sample rate: 48000, no pass-through
  153. 20:02:05 T:152109056 NOTICE: fps: 25.000000, pwidth: 672, pheight: 256, dwidth: 672, dheight: 256
  154. 20:02:05 T:152109056 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  155. 20:02:05 T:109150208 NOTICE: Using GL_TEXTURE_2D
  156. 20:02:05 T:109150208 NOTICE: GL: Using software color conversion/RGBA render method
  157. 20:02:05 T:109150208 NOTICE: GL: NPOT texture support detected
  158. 20:02:09 T:152641536 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  159. 20:02:09 T:152109056 WARNING: Previous line repeats 2 times.
  160. 20:02:09 T:152109056 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  161. 20:02:10 T:152641536 WARNING: Previous line repeats 1 times.
  162. 20:02:10 T:152641536 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  163. 20:02:14 T:152109056 WARNING: Previous line repeats 11 times.
  164. 20:02:14 T:152109056 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  165. 20:02:15 T:152641536 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  166. 20:02:15 T:152109056 WARNING: Previous line repeats 1 times.
  167. 20:02:15 T:152109056 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  168. 20:02:15 T:152641536 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  169. 20:02:22 T:152109056 WARNING: Previous line repeats 35 times.
  170. 20:02:22 T:152109056 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  171. 20:02:22 T:152641536 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  172. 20:03:50 T:63504384 WARNING: Previous line repeats 1 times.
  173. 20:03:50 T:63504384 NOTICE: CleanDatabase: Starting videodatabase cleanup ..
  174. 20:04:38 T:63504384 NOTICE: CleanDatabase: Cleaning videodatabase done. Operation took 00:48
  175. 20:04:38 T:63504384 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 04:31
  176. 20:04:38 T:109150208 ERROR: Python script "script.logo-downloader" does not exist
  177. 20:59:28 T:152641536 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  178. 20:59:30 T:135905280 NOTICE: CDVDPlayer::OnExit()
  179. 20:59:30 T:135905280 NOTICE: DVDPlayer: eof, waiting for queues to empty
  180. 20:59:30 T:135905280 NOTICE: DVDPlayer: closing audio stream
  181. 20:59:30 T:135905280 NOTICE: Closing audio stream
  182. 20:59:30 T:135905280 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  183. 20:59:30 T:152109056 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  184. 20:59:30 T:135905280 NOTICE: Waiting for audio thread to exit
  185. 20:59:30 T:152641536 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  186. 20:59:30 T:135905280 NOTICE: Closing audio device
  187. 20:59:30 T:135905280 NOTICE: Deleting audio codec
  188. 20:59:30 T:135905280 NOTICE: DVDPlayer: closing video stream
  189. 20:59:30 T:135905280 NOTICE: Closing video stream
  190. 20:59:30 T:135905280 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  191. 20:59:30 T:135905280 NOTICE: waiting for video thread to exit
  192. 20:59:30 T:152109056 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  193. 20:59:30 T:152109056 NOTICE: thread end: video_thread
  194. 20:59:30 T:135905280 NOTICE: deleting video codec
  195. 20:59:30 T:135905280 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  196. 20:59:30 T:135905280 NOTICE: CDVDPlayer::OnExit() deleting input stream
  197. 20:59:32 T:126570496 NOTICE: -->Python Interpreter Initialized<--
  198. 20:59:33 T:109150208 NOTICE: CDVDPlayer::CloseFile()
  199. 20:59:33 T:109150208 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  200. 20:59:33 T:109150208 NOTICE: DVDPlayer: waiting for threads to exit
  201. 20:59:33 T:109150208 NOTICE: DVDPlayer: finished waiting
  202. 21:00:13 T:109150208 NOTICE: DVDPlayer: Opening: nfs://192.168.1.45/media/raid1/XBMCList/Lady and the Tramp 2 (2001)/Lady and the Tramp 2 (2001).avi
  203. 21:00:13 T:109150208 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  204. 21:00:13 T:125792256 NOTICE: Creating InputStream
  205. 21:00:14 T:125792256 NOTICE: Creating Demuxer
  206. 21:00:14 T:125792256 NOTICE: Opening video stream: 0 source: 256
  207. 21:00:14 T:125792256 NOTICE: Creating video codec with codec id: 13
  208. 21:00:14 T:125792256 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  209. 21:00:14 T:125792256 NOTICE: Creating video thread
  210. 21:00:14 T:143130624 NOTICE: running thread: video_thread
  211. 21:00:14 T:125792256 NOTICE: Opening audio stream: 1 source: 256
  212. 21:00:14 T:125792256 NOTICE: Finding audio codec for: 86019
  213. 21:00:14 T:125792256 NOTICE: Creating audio thread
  214. 21:00:14 T:143663104 NOTICE: running thread: CDVDPlayerAudio::Process()
  215. 21:00:14 T:143663104 NOTICE: Creating audio device with codec id: 86019, channels: 6, sample rate: 48000, no pass-through
  216. 21:00:15 T:143130624 NOTICE: fps: 25.000000, pwidth: 672, pheight: 384, dwidth: 672, dheight: 384
  217. 21:00:15 T:143130624 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  218. 21:00:15 T:109150208 NOTICE: Using GL_TEXTURE_2D
  219. 21:00:15 T:109150208 NOTICE: GL: Using software color conversion/RGBA render method
  220. 21:00:15 T:109150208 NOTICE: GL: NPOT texture support detected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement