Advertisement
Guest User

RTMP Stream Playback Problem

a guest
Feb 10th, 2012
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.86 KB | None | 0 0
  1. 13:39:05 T:76066816 NOTICE: -----------------------------------------------------------------------
  2. 13:39:05 T:76066816 NOTICE: Starting XBMC (11.0-BETA3 Git:20120207-1fef727), Platform: Darwin iOS (11.0.0 AppleTV2,1, Version 4.3 (Build 8F305)). Built on Feb 8 2012
  3. 13:39:05 T:76066816 NOTICE: special://xbmc/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  4. 13:39:05 T:76066816 NOTICE: special://xbmcbin/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  5. 13:39:05 T:76066816 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  6. 13:39:05 T:76066816 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  7. 13:39:05 T:76066816 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  8. 13:39:05 T:76066816 NOTICE: special://frameworks/ is mapped to: /var/stash/Applications/XBMC.frappliance/Frameworks
  9. 13:39:05 T:76066816 NOTICE: The executable running is: /var/stash/Applications/XBMC.frappliance/XBMC
  10. 13:39:05 T:76066816 NOTICE: Local hostname: ATV-Bedroom
  11. 13:39:05 T:76066816 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  12. 13:39:05 T:76066816 NOTICE: -----------------------------------------------------------------------
  13. 13:39:05 T:76066816 NOTICE: load settings...
  14. 13:39:05 T:76066816 NOTICE: special://profile/ is mapped to: special://masterprofile/
  15. 13:39:05 T:76066816 NOTICE: loading special://masterprofile/guisettings.xml
  16. 13:39:05 T:76066816 NOTICE: Getting hardware information now...
  17. 13:39:05 T:76066816 INFO: Using digital output
  18. 13:39:05 T:76066816 INFO: AC3 pass through is disabled
  19. 13:39:05 T:76066816 INFO: DTS pass through is disabled
  20. 13:39:05 T:76066816 INFO: AAC pass through is disabled
  21. 13:39:05 T:76066816 INFO: MP1 pass through is disabled
  22. 13:39:05 T:76066816 INFO: MP2 pass through is disabled
  23. 13:39:05 T:76066816 INFO: MP3 pass through is disabled
  24. 13:39:05 T:76066816 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  25. 13:39:05 T:76066816 NOTICE: Checking resolution 12
  26. 13:39:05 T:76066816 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  27. 13:39:05 T:76066816 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  28. 13:39:05 T:76066816 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  29. 13:39:05 T:76066816 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  30. 13:39:05 T:76066816 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  31. 13:39:05 T:76066816 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  32. 13:39:05 T:76066816 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  33. 13:39:05 T:76066816 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  34. 13:39:05 T:76066816 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  35. 13:39:05 T:76066816 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  36. 13:39:05 T:76066816 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  37. 13:39:05 T:76066816 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  38. 13:39:05 T:76066816 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  39. 13:39:05 T:76066816 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  40. 13:39:05 T:76066816 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  41. 13:39:05 T:76066816 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  42. 13:39:05 T:76066816 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  43. 13:39:05 T:76066816 NOTICE: Loaded playercorefactory configuration
  44. 13:39:05 T:76066816 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  45. 13:39:05 T:76066816 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  46. 13:39:05 T:76066816 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  47. 13:39:05 T:76066816 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  48. 13:39:05 T:76066816 NOTICE: Contents of special://profile/advancedsettings.xml are...
  49. <advancedsettings>
  50. <videodatabase>
  51. <type>mysql</type>
  52. <host>hpserver.vcpstuff.local</host>
  53. <port>3306</port>
  54. <user>xbmc</user>
  55. <pass>xbmc</pass>
  56. <name>xbmc_video</name>
  57. </videodatabase>
  58. <skiploopfilter>8</skiploopfilter>
  59. <osx_gl_fullscreen>true</osx_gl_fullscreen>
  60. <pathsubstitution>
  61. <substitute>
  62. <from>special://masterprofile/Thumbnails/</from>
  63. <to>smb://hpserver/XBMC/Thumbnails</to>
  64. </substitute>
  65. <substitute>
  66. <from>special://masterprofile/playlists/</from>
  67. <to>smb://hpserver/XBMC/Playlists</to>
  68. </substitute>
  69. </pathsubstitution>
  70. </advancedsettings>
  71. 13:39:05 T:76066816 DEBUG: Configuring path substitutions
  72. 13:39:05 T:76066816 DEBUG: Registering substition pair:
  73. 13:39:05 T:76066816 DEBUG: From: [/var/mobile/Library/Preferences/XBMC/userdata/Thumbnails/]
  74. 13:39:05 T:76066816 DEBUG: To: [smb://hpserver/XBMC/Thumbnails]
  75. 13:39:05 T:76066816 DEBUG: Registering substition pair:
  76. 13:39:05 T:76066816 DEBUG: From: [/var/mobile/Library/Preferences/XBMC/userdata/playlists/]
  77. 13:39:05 T:76066816 DEBUG: To: [smb://hpserver/XBMC/Playlists]
  78. 13:39:05 T:76066816 WARNING: VIDEO database configuration is experimental.
  79. 13:39:05 T:76066816 NOTICE: Getting hardware information now...
  80. 13:39:05 T:76066816 INFO: Using digital output
  81. 13:39:05 T:76066816 INFO: AC3 pass through is disabled
  82. 13:39:05 T:76066816 INFO: DTS pass through is disabled
  83. 13:39:05 T:76066816 INFO: AAC pass through is disabled
  84. 13:39:05 T:76066816 INFO: MP1 pass through is disabled
  85. 13:39:05 T:76066816 INFO: MP2 pass through is disabled
  86. 13:39:05 T:76066816 INFO: MP3 pass through is disabled
  87. 13:39:05 T:76066816 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  88. 13:39:05 T:76066816 NOTICE: Checking resolution 12
  89. 13:39:05 T:76066816 NOTICE: Default DVD Player: dvdplayer
  90. 13:39:05 T:76066816 NOTICE: Default Video Player: dvdplayer
  91. 13:39:05 T:76066816 NOTICE: Default Audio Player: paplayer
  92. 13:39:05 T:76066816 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  93. 13:39:05 T:76066816 NOTICE: Log level changed to 0
  94. 13:39:05 T:76066816 NOTICE: Loading media sources from special://masterprofile/sources.xml
  95. 13:39:06 T:76066816 NOTICE: GL_VENDOR = Imagination Technologies
  96. 13:39:06 T:76066816 NOTICE: GL_RENDERER = PowerVR SGX 535
  97. 13:39:06 T:76066816 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-58.6
  98. 13:39:06 T:76066816 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  99. 13:39:06 T:76066816 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
  100. 13:39:07 T:76066816 NOTICE: initializing playlistplayer
  101. 13:39:07 T:76066816 NOTICE: DONE initializing playlistplayer
  102. 13:39:09 T:76066816 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  103. 13:39:09 T:804679680 NOTICE: -->Python Interpreter Initialized<--
  104. 13:39:10 T:76066816 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  105. 13:39:10 T:76066816 NOTICE: initialize done
  106. 13:39:10 T:76066816 NOTICE: Running the application...
  107. 13:39:10 T:76066816 NOTICE: ES: Starting event server
  108. 13:39:10 T:87752704 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  109. 13:39:10 T:87752704 NOTICE: UDP: Listening on port 9777
  110. 13:39:11 T:804679680 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.pelisalacarta/core/scrapertools.py:21: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  111. import md5
  112. 13:39:11 T:804679680 NOTICE: PLATFORM_NAME=xbmceden
  113. 13:39:11 T:804679680 NOTICE: [config.py] xbmceden config 3.2
  114. 13:39:11 T:804679680 NOTICE: [config.py] runtime path = /var/mobile/Library/Preferences/XBMC/addons/plugin.video.pelisalacarta
  115. 13:39:11 T:804679680 NOTICE: [config.py] data path = /var/mobile/Library/Preferences/XBMC/userdata/addon_data/plugin.video.pelisalacarta/
  116. 13:39:11 T:804679680 NOTICE: [config.py] temp path = /var/mobile/Library/Preferences/XBMC/temp/test
  117. 13:39:13 T:86441984 NOTICE: -->Python Interpreter Initialized<--
  118. 13:39:24 T:97751040 NOTICE: -->Python Interpreter Initialized<--
  119. 13:39:24 T:97751040 NOTICE: Mode: None
  120. 13:39:24 T:97751040 NOTICE: URL: None
  121. 13:39:24 T:97751040 NOTICE: Name: None
  122. 13:39:24 T:97751040 NOTICE: getSources
  123. 13:39:24 T:97751040 NOTICE: getSoup(): smb://hpserver/XBMC/Streams/live_streams.xml
  124. 13:39:25 T:87220224 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
  125. 13:39:33 T:76066816 NOTICE: DVDPlayer: Opening: rtmp://cp118141.live.edgefcs.net/live/ playpath=TSAlaotra@47718 swfUrl=http://jonas.do.am/player.swf pageUrl=http://jonas.do.am swfVfy=true live=true timeout=60
  126. 13:39:33 T:76066816 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  127. 13:39:33 T:96960512 NOTICE: Creating InputStream
  128. 13:39:35 T:96960512 NOTICE: Creating Demuxer
  129. 13:39:35 T:96960512 NOTICE: Metadata:
  130. 13:39:35 T:96960512 NOTICE: width 512.00
  131. 13:39:35 T:96960512 NOTICE: height 384.00
  132. 13:39:35 T:96960512 NOTICE: framerate 25.00
  133. 13:39:35 T:96960512 NOTICE: videodatarate 300.00
  134. 13:39:35 T:96960512 NOTICE: videocodecid avc1
  135. 13:39:35 T:96960512 NOTICE: audiodatarate 96.00
  136. 13:39:35 T:96960512 NOTICE: audiocodecid mp4a
  137. 13:39:35 T:96960512 NOTICE: Opening video stream: 0 source: 256
  138. 13:39:35 T:96960512 NOTICE: Creating video codec with codec id: 28
  139. 13:39:35 T:96960512 NOTICE: Open - using avcC atom of size(37), ref_frames(2)
  140. 13:39:35 T:96960512 NOTICE: Creating video thread
  141. 13:39:35 T:99160064 NOTICE: running thread: video_thread
  142. 13:39:35 T:96960512 NOTICE: Opening audio stream: 1 source: 256
  143. 13:39:35 T:96960512 NOTICE: Finding audio codec for: 86018
  144. 13:39:35 T:96960512 NOTICE: Creating audio thread
  145. 13:39:35 T:107171840 NOTICE: running thread: CDVDPlayerAudio::Process()
  146. 13:39:35 T:99160064 NOTICE: Decode - VTDecompressionSessionDecodeFrame returned(-12911)
  147. 13:39:36 T:99160064 NOTICE: Previous line repeats 53 times.
  148. 13:39:36 T:99160064 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  149. 13:39:36 T:99160064 NOTICE: Decode - VTDecompressionSessionDecodeFrame returned(-12911)
  150. 13:39:36 T:99160064 NOTICE: Previous line repeats 18 times.
  151. 13:39:36 T:99160064 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  152. 13:39:36 T:99160064 NOTICE: Decode - VTDecompressionSessionDecodeFrame returned(-12911)
  153. 13:39:36 T:107171840 NOTICE: Previous line repeats 21 times.
  154. 13:39:36 T:107171840 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 44100, no pass-through
  155. 13:39:36 T:96960512 WARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:120000.000000, curr:114000.000000, diff:-6000.000000
  156. 13:39:36 T:99160064 NOTICE: Decode - VTDecompressionSessionDecodeFrame returned(-12911)
  157. 13:39:54 T:76066816 NOTICE: Previous line repeats 431 times.
  158. 13:39:54 T:76066816 NOTICE: CDVDPlayer::CloseFile()
  159. 13:39:54 T:76066816 NOTICE: DVDPlayer: waiting for threads to exit
  160. 13:39:54 T:99160064 NOTICE: Decode - VTDecompressionSessionDecodeFrame returned(-12911)
  161. 13:39:54 T:96960512 NOTICE: CDVDPlayer::OnExit()
  162. 13:39:54 T:96960512 NOTICE: DVDPlayer: closing audio stream
  163. 13:39:54 T:96960512 NOTICE: Closing audio stream
  164. 13:39:54 T:96960512 NOTICE: Waiting for audio thread to exit
  165. 13:39:54 T:107171840 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  166. 13:39:54 T:96960512 NOTICE: Closing audio device
  167. 13:39:54 T:96960512 NOTICE: Deleting audio codec
  168. 13:39:54 T:96960512 NOTICE: DVDPlayer: closing video stream
  169. 13:39:54 T:96960512 NOTICE: Closing video stream
  170. 13:39:54 T:99160064 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  171. 13:39:54 T:99160064 NOTICE: thread end: video_thread
  172. 13:39:54 T:96960512 NOTICE: waiting for video thread to exit
  173. 13:39:54 T:96960512 NOTICE: deleting video codec
  174. 13:39:54 T:96960512 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  175. 13:39:54 T:96960512 NOTICE: CDVDPlayer::OnExit() deleting input stream
  176. 13:39:54 T:76066816 NOTICE: DVDPlayer: finished waiting
  177. 13:39:54 T:76066816 NOTICE: CDVDPlayer::CloseFile()
  178. 13:39:54 T:76066816 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  179. 13:39:54 T:76066816 NOTICE: DVDPlayer: waiting for threads to exit
  180. 13:39:54 T:76066816 NOTICE: DVDPlayer: finished waiting
  181. 13:40:08 T:76066816 NOTICE: Storing total System Uptime
  182. 13:40:08 T:76066816 NOTICE: Saving settings
  183. 13:40:08 T:76066816 NOTICE: stop all
  184. 13:40:08 T:76066816 NOTICE: ES: Stopping event server
  185. 13:40:08 T:76066816 NOTICE: stopping zeroconf publishing
  186. 13:40:09 T:87752704 NOTICE: ES: UDP Event server stopped
  187. 13:40:09 T:76066816 NOTICE: stop sap announcement listener
  188. 13:40:09 T:76066816 NOTICE: clean cached files!
  189. 13:40:09 T:76066816 NOTICE: unload skin
  190. 13:40:09 T:76066816 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  191. 13:40:09 T:76066816 NOTICE: stop python
  192. 13:40:09 T:76066816 NOTICE: stopped
  193. 13:40:09 T:76066816 NOTICE: destroy
  194. 13:40:09 T:76066816 NOTICE: unload sections
  195. 13:40:09 T:76066816 NOTICE: destroy
  196. 13:40:09 T:76066816 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  197. 13:40:09 T:76066816 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  198. 13:40:09 T:76066816 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  199. 13:40:09 T:76066816 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  200. 13:40:09 T:76066816 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  201. 13:40:09 T:76066816 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  202. 13:40:09 T:76066816 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  203. 13:40:09 T:76066816 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  204. 13:40:09 T:76066816 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  205. 13:40:09 T:76066816 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  206. 13:40:09 T:76066816 NOTICE: unload sections
  207. 13:40:09 T:76066816 NOTICE: application stopped...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement