Advertisement
Guest User

Untitled

a guest
Feb 19th, 2012
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.94 KB | None | 0 0
  1. 09:55:10 T:112852992 NOTICE: -----------------------------------------------------------------------
  2. 09:55:10 T:112852992 NOTICE: Starting XBMC (11.0-BETA3 Git:20120207-1fef727), Platform: Darwin iOS (11.0.0 AppleTV2,1, Version 5.0.1 (Build 9A406a)). Built on Feb 8 2012
  3. 09:55:10 T:112852992 NOTICE: special://xbmc/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  4. 09:55:10 T:112852992 NOTICE: special://xbmcbin/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  5. 09:55:10 T:112852992 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  6. 09:55:10 T:112852992 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  7. 09:55:10 T:112852992 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  8. 09:55:10 T:112852992 NOTICE: special://frameworks/ is mapped to: /var/stash/Applications/XBMC.frappliance/Frameworks
  9. 09:55:10 T:112852992 NOTICE: The executable running is: /var/stash/Applications/XBMC.frappliance/XBMC
  10. 09:55:10 T:112852992 NOTICE: Local hostname: Apple-TV
  11. 09:55:10 T:112852992 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  12. 09:55:10 T:112852992 NOTICE: -----------------------------------------------------------------------
  13. 09:55:10 T:112852992 NOTICE: load settings...
  14. 09:55:10 T:112852992 NOTICE: special://profile/ is mapped to: special://masterprofile/
  15. 09:55:10 T:112852992 NOTICE: loading special://masterprofile/guisettings.xml
  16. 09:55:10 T:112852992 NOTICE: Getting hardware information now...
  17. 09:55:10 T:112852992 INFO: Using digital output
  18. 09:55:10 T:112852992 INFO: AC3 pass through is disabled
  19. 09:55:10 T:112852992 INFO: DTS pass through is disabled
  20. 09:55:10 T:112852992 INFO: AAC pass through is disabled
  21. 09:55:10 T:112852992 INFO: MP1 pass through is disabled
  22. 09:55:10 T:112852992 INFO: MP2 pass through is disabled
  23. 09:55:10 T:112852992 INFO: MP3 pass through is disabled
  24. 09:55:10 T:112852992 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  25. 09:55:10 T:112852992 NOTICE: Checking resolution 12
  26. 09:55:10 T:112852992 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  27. 09:55:10 T:112852992 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  28. 09:55:10 T:112852992 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  29. 09:55:10 T:112852992 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  30. 09:55:10 T:112852992 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  31. 09:55:10 T:112852992 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  32. 09:55:10 T:112852992 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  33. 09:55:10 T:112852992 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  34. 09:55:10 T:112852992 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  35. 09:55:10 T:112852992 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  36. 09:55:10 T:112852992 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  37. 09:55:10 T:112852992 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  38. 09:55:10 T:112852992 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  39. 09:55:10 T:112852992 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  40. 09:55:10 T:112852992 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  41. 09:55:10 T:112852992 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  42. 09:55:10 T:112852992 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  43. 09:55:10 T:112852992 NOTICE: Loaded playercorefactory configuration
  44. 09:55:10 T:112852992 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  45. 09:55:10 T:112852992 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  46. 09:55:10 T:112852992 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  47. 09:55:10 T:112852992 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  48. 09:55:10 T:112852992 NOTICE: Contents of special://profile/advancedsettings.xml are...
  49. <advancedsettings>
  50. <video>
  51. <usetimeseeking>true</usetimeseeking>
  52. <!-- Whether to
  53. use time based or percentage based seeking. -->
  54. <timeseekforward>15</timeseekforward>
  55. <!-- Time to seek
  56. forward in seconds when doing a short seek. Defaults to 30. -->
  57. <timeseekbackward>-15</timeseekbackward>
  58. <!-- Time to
  59. seek backward in seconds when doing a short seek. Defaults to -30. -->
  60. <timeseekforwardbig>600</timeseekforwardbig>
  61. <!-- Time
  62. to seek forward in seconds when doing a long seek. Defaults to 600 (10
  63. minutes). -->
  64. <timeseekbackwardbig>-600</timeseekbackwardbig>
  65. <!--
  66. Time to seek forward in seconds when doing a long seek. Defaults to
  67. -600 (10 minutes). -->
  68. </video>
  69. <videodatabase>
  70. <type>mysql</type>
  71. <host>192.168.1.11</host>
  72. <port>3306</port>
  73. <user>xbmc</user>
  74. <pass>xbmc</pass>
  75. </videodatabase>
  76. <musicdatabase>
  77. <type>mysql</type>
  78. <host>192.168.1.11</host>
  79. <port>3306</port>
  80. <user>xbmc</user>
  81. <pass>xbmc</pass>
  82. </musicdatabase>
  83. <pathsubstitution>
  84. <substitute>
  85. <from>special://masterprofile/Thumbnails/</from>
  86. <to>smb://nas/storage/media/xbmcthumbnails/</to>
  87. </substitute>
  88. </pathsubstitution>
  89. </advancedsettings>
  90. 09:55:10 T:112852992 DEBUG: Configuring path substitutions
  91. 09:55:10 T:112852992 DEBUG: Registering substition pair:
  92. 09:55:10 T:112852992 DEBUG: From: [/var/mobile/Library/Preferences/XBMC/userdata/Thumbnails/]
  93. 09:55:10 T:112852992 DEBUG: To: [smb://nas/storage/media/xbmcthumbnails/]
  94. 09:55:10 T:112852992 WARNING: VIDEO database configuration is experimental.
  95. 09:55:10 T:112852992 NOTICE: Getting hardware information now...
  96. 09:55:10 T:112852992 INFO: Using digital output
  97. 09:55:10 T:112852992 INFO: AC3 pass through is disabled
  98. 09:55:10 T:112852992 INFO: DTS pass through is disabled
  99. 09:55:10 T:112852992 INFO: AAC pass through is disabled
  100. 09:55:10 T:112852992 INFO: MP1 pass through is disabled
  101. 09:55:10 T:112852992 INFO: MP2 pass through is disabled
  102. 09:55:10 T:112852992 INFO: MP3 pass through is disabled
  103. 09:55:10 T:112852992 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  104. 09:55:10 T:112852992 NOTICE: Checking resolution 12
  105. 09:55:10 T:112852992 NOTICE: Default DVD Player: dvdplayer
  106. 09:55:10 T:112852992 NOTICE: Default Video Player: dvdplayer
  107. 09:55:10 T:112852992 NOTICE: Default Audio Player: paplayer
  108. 09:55:10 T:112852992 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  109. 09:55:10 T:112852992 NOTICE: Log level changed to 0
  110. 09:55:10 T:112852992 NOTICE: Loading media sources from special://masterprofile/sources.xml
  111. 09:55:11 T:112852992 NOTICE: GL_VENDOR = Imagination Technologies
  112. 09:55:11 T:112852992 NOTICE: GL_RENDERER = PowerVR SGX 535
  113. 09:55:11 T:112852992 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-63.14.2
  114. 09:55:11 T:112852992 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  115. 09:55:11 T:112852992 NOTICE: GL_EXTENSIONS = GL_OES_depth_texture GL_OES_depth24 GL_OES_element_index_uint 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_debug_label GL_EXT_debug_marker GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_separate_shader_objects 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. 09:55:11 T:112852992 NOTICE: initializing playlistplayer
  117. 09:55:11 T:112852992 NOTICE: DONE initializing playlistplayer
  118. 09:55:13 T:112852992 NOTICE: initialize done
  119. 09:55:13 T:112852992 NOTICE: Running the application...
  120. 09:55:13 T:122048512 NOTICE: -->Python Interpreter Initialized<--
  121. 09:55:13 T:132837376 NOTICE: -->Python Interpreter Initialized<--
  122. 09:55:13 T:112852992 NOTICE: ES: Starting event server
  123. 09:55:13 T:123654144 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  124. 09:55:13 T:123654144 NOTICE: UDP: Listening on port 9777
  125. 09:55:13 T:112852992 NOTICE: starting zeroconf publishing
  126. 09:55:17 T:124846080 WARNING: CreateLoader - Unsupported protocol(addons) in addons://more/executable.tbn
  127. 09:55:19 T:80879616 NOTICE: -->Python Interpreter Initialized<--
  128. 09:55:20 T:80879616 ERROR: /var/mobile/Library/Preferences/XBMC/addons/script.cetontv/resources/lib/Overlay.py:58: DeprecationWarning: object.__init__() takes no parameters
  129. xbmcgui.WindowXMLDialog.__init__(self, *args, **kwargs)
  130. 09:55:20 T:80879616 ERROR: /var/mobile/Library/Preferences/XBMC/addons/script.cetontv/resources/lib/Overlay.py:34: DeprecationWarning: object.__init__() takes no parameters
  131. xbmc.Player.__init__(self, xbmc.PLAYER_CORE_AUTO)
  132. 09:55:20 T:80879616 NOTICE: RESOLUTION SETTING: 5
  133. 09:55:20 T:80879616 NOTICE: RESOLUTION MAPPED VALUE: 720
  134. 09:55:20 T:80879616 NOTICE: QUALITY SETTING: 0
  135. 09:55:20 T:80879616 NOTICE: QUALITY MAPPED VALUE: 2000
  136. 09:55:20 T:80879616 NOTICE: GET STREAM URL: http://192.168.1.8:8555/getStreamUrl?tuner=4&transcodeBitrate=2000&transcodeWidth=720
  137. 09:55:20 T:80879616 NOTICE: REMOTE CETON STREAM URL: http://192.168.1.8:8563/
  138. 09:55:21 T:112852992 NOTICE: DVDPlayer: Opening: http://192.168.1.8:8563/
  139. 09:55:21 T:112852992 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  140. 09:55:21 T:102780928 NOTICE: Creating InputStream
  141. 09:55:21 T:102780928 NOTICE: Creating Demuxer
  142. 09:55:26 T:102780928 NOTICE: Opening video stream: 0 source: 256
  143. 09:55:26 T:102780928 NOTICE: Creating video codec with codec id: 28
  144. 09:55:26 T:102780928 NOTICE: Open - created avcC atom of size(45)
  145. 09:55:26 T:102780928 NOTICE: Creating video thread
  146. 09:55:26 T:113385472 NOTICE: running thread: video_thread
  147. 09:55:26 T:102780928 NOTICE: Opening audio stream: 1 source: 256
  148. 09:55:26 T:102780928 NOTICE: Finding audio codec for: 86019
  149. 09:55:26 T:102780928 ERROR: CDVDAudioCodecPassthroughFFmpeg::Open - FFmpeg SPDIF muxer does not support this codec
  150. 09:55:26 T:102780928 NOTICE: Creating audio thread
  151. 09:55:26 T:132837376 NOTICE: running thread: CDVDPlayerAudio::Process()
  152. 09:55:26 T:132837376 NOTICE: Creating audio device with codec id: 86019, channels: 2, sample rate: 48000, no pass-through
  153. 09:55:26 T:113385472 NOTICE: Decode - VTDecompressionSessionDecodeFrame returned(-12911)
  154. 09:55:26 T:113385472 NOTICE: Previous line repeats 44 times.
  155. 09:55:26 T:113385472 NOTICE: fps: 29.970030, pwidth: 1024, pheight: 930, dwidth: 1237, dheight: 930
  156. 09:55:26 T:113385472 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  157. 09:55:26 T:112852992 NOTICE: Using GL_TEXTURE_2D
  158. 09:55:26 T:112852992 NOTICE: GL: Using CoreVideoRef RGBA render method
  159. 09:55:26 T:112852992 NOTICE: GL: NPOT texture support detected
  160. 09:55:27 T:80879616 NOTICE: onPlayBackStarted
  161. 09:55:36 T:80879616 WARNING: 'xbmcgui.lock()' is depreciated and serves no purpose anymore, it will be removed in future releases
  162. 09:55:36 T:80879616 NOTICE: {"start_time":1329667200.0,"end_time":1329683400.0,"channels":[619,620,621,622,623,625,628,629,630,631,632,633,639,640,641,649,650,651,664,665,668,669,670,674,676,680,681,3,167,400,503,506,510,513,516,517,550,551,552,553,570,571,572,573,574,576,583,584,585,586,587,588,589,590,591,592]}
  163. 09:55:36 T:80879616 NOTICE: No JSON object could be decoded
  164. 09:55:36 T:80879616 NOTICE: 1329672600.0
  165. 09:55:36 T:80879616 NOTICE: [{u'program_title': 'No Program Info', u'start_time': 1329672600.0, u'end_time': 1329674400.0}, {u'program_title': 'No Program Info', u'start_time': 1329674400.0, u'end_time': 1329676200.0}, {u'program_title': 'No Program Info', u'start_time': 1329676200.0, u'end_time': 1329678000.0}]
  166. 09:55:36 T:80879616 NOTICE: 0
  167. 09:55:36 T:80879616 NOTICE: 1329672600.0
  168. 09:55:36 T:80879616 NOTICE: [{u'program_title': 'No Program Info', u'start_time': 1329672600.0, u'end_time': 1329674400.0}, {u'program_title': 'No Program Info', u'start_time': 1329674400.0, u'end_time': 1329676200.0}, {u'program_title': 'No Program Info', u'start_time': 1329676200.0, u'end_time': 1329678000.0}]
  169. 09:55:36 T:80879616 NOTICE: 0
  170. 09:55:36 T:80879616 NOTICE: 1329672600.0
  171. 09:55:36 T:80879616 NOTICE: [{u'program_title': 'No Program Info', u'start_time': 1329672600.0, u'end_time': 1329674400.0}, {u'program_title': 'No Program Info', u'start_time': 1329674400.0, u'end_time': 1329676200.0}, {u'program_title': 'No Program Info', u'start_time': 1329676200.0, u'end_time': 1329678000.0}]
  172. 09:55:36 T:80879616 NOTICE: 0
  173. 09:55:36 T:80879616 NOTICE: 1329672600.0
  174. 09:55:36 T:80879616 NOTICE: [{u'program_title': 'No Program Info', u'start_time': 1329672600.0, u'end_time': 1329674400.0}, {u'program_title': 'No Program Info', u'start_time': 1329674400.0, u'end_time': 1329676200.0}, {u'program_title': 'No Program Info', u'start_time': 1329676200.0, u'end_time': 1329678000.0}]
  175. 09:55:36 T:80879616 NOTICE: 0
  176. 09:55:36 T:80879616 NOTICE: 1329672600.0
  177. 09:55:36 T:80879616 NOTICE: [{u'program_title': 'No Program Info', u'start_time': 1329672600.0, u'end_time': 1329674400.0}, {u'program_title': 'No Program Info', u'start_time': 1329674400.0, u'end_time': 1329676200.0}, {u'program_title': 'No Program Info', u'start_time': 1329676200.0, u'end_time': 1329678000.0}]
  178. 09:55:36 T:80879616 NOTICE: 0
  179. 09:55:37 T:80879616 NOTICE: 1329672600.0
  180. 09:55:37 T:80879616 NOTICE: [{u'program_title': 'No Program Info', u'start_time': 1329672600.0, u'end_time': 1329674400.0}, {u'program_title': 'No Program Info', u'start_time': 1329674400.0, u'end_time': 1329676200.0}, {u'program_title': 'No Program Info', u'start_time': 1329676200.0, u'end_time': 1329678000.0}]
  181. 09:55:37 T:80879616 NOTICE: 0
  182. 09:55:37 T:80879616 WARNING: 'xbmcgui.unlock()' is depreciated and serves no purpose anymore, it will be removed in future releases
  183. 09:56:52 T:112852992 NOTICE: Samba is idle. Closing the remaining connections
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement