Guest User

Untitled

a guest
Apr 21st, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.99 KB | None | 0 0
  1. 19:15:04 T:102133760 NOTICE: -----------------------------------------------------------------------
  2. 19:15:04 T:102133760 NOTICE: Starting XBMC, Platform: Darwin iOS (11.0.0 AppleTV2,1). Built on Dec 5 2011 (Git:20111204-3943772)
  3. 19:15:04 T:102133760 NOTICE: special://xbmc/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  4. 19:15:04 T:102133760 NOTICE: special://xbmcbin/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  5. 19:15:04 T:102133760 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  6. 19:15:04 T:102133760 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  7. 19:15:04 T:102133760 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  8. 19:15:04 T:102133760 NOTICE: special://frameworks/ is mapped to: /var/stash/Applications/XBMC.frappliance/Frameworks
  9. 19:15:04 T:102133760 NOTICE: The executable running is: /var/stash/Applications/XBMC.frappliance/XBMC
  10. 19:15:04 T:102133760 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  11. 19:15:04 T:102133760 NOTICE: -----------------------------------------------------------------------
  12. 19:15:04 T:102133760 NOTICE: load settings...
  13. 19:15:04 T:102133760 NOTICE: special://profile/ is mapped to: special://masterprofile/
  14. 19:15:04 T:102133760 NOTICE: loading special://masterprofile/guisettings.xml
  15. 19:15:04 T:102133760 NOTICE: Getting hardware information now...
  16. 19:15:04 T:102133760 INFO: Using digital output
  17. 19:15:04 T:102133760 INFO: AC3 pass through is enabled
  18. 19:15:04 T:102133760 INFO: DTS pass through is enabled
  19. 19:15:04 T:102133760 INFO: AAC pass through is disabled
  20. 19:15:04 T:102133760 INFO: MP1 pass through is disabled
  21. 19:15:04 T:102133760 INFO: MP2 pass through is disabled
  22. 19:15:04 T:102133760 INFO: MP3 pass through is disabled
  23. 19:15:04 T:102133760 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  24. 19:15:04 T:102133760 NOTICE: Checking resolution 12
  25. 19:15:04 T:102133760 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  26. 19:15:04 T:102133760 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  27. 19:15:04 T:102133760 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  28. 19:15:04 T:102133760 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  29. 19:15:04 T:102133760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  30. 19:15:04 T:102133760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  31. 19:15:04 T:102133760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  32. 19:15:04 T:102133760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  33. 19:15:04 T:102133760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  34. 19:15:04 T:102133760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  35. 19:15:04 T:102133760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  36. 19:15:04 T:102133760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  37. 19:15:04 T:102133760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  38. 19:15:04 T:102133760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  39. 19:15:04 T:102133760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  40. 19:15:04 T:102133760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  41. 19:15:04 T:102133760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  42. 19:15:04 T:102133760 NOTICE: Loaded playercorefactory configuration
  43. 19:15:04 T:102133760 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  44. 19:15:04 T:102133760 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  45. 19:15:04 T:102133760 NOTICE: No settings file to load to load (special://xbmc/system/advancedsettings.xml)
  46. 19:15:04 T:102133760 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  47. 19:15:04 T:102133760 NOTICE: Contents of special://profile/advancedsettings.xml are...
  48. <advancedsettings>
  49. <videodatabase>
  50. <type>mysql</type>
  51. <host>192.168.1.200</host>
  52. <port>3306</port>
  53. <user>xbmc</user>
  54. <pass>xbmc</pass>
  55. <name>xbmc_video</name>
  56. </videodatabase>
  57. <musicdatabase>
  58. <type>mysql</type>
  59. <host>192.168.1.200</host>
  60. <port>3306</port>
  61. <user>xbmc</user>
  62. <pass>xbmc</pass>
  63. <name>xbmc_music</name>
  64. </musicdatabase>
  65. <pathsubstitution>
  66. <substitute>
  67. <from>special://masterprofile/Thumbnails</from>
  68. <to>smb://Administrator:garion01@MediaServer/XBMC/Thumbnails/</to>
  69. </substitute>
  70. </pathsubstitution>
  71. </advancedsettings>
  72. 19:15:04 T:102133760 DEBUG: Configuring path substitutions
  73. 19:15:04 T:102133760 DEBUG: Registering substition pair:
  74. 19:15:04 T:102133760 DEBUG: From: [/var/mobile/Library/Preferences/XBMC/userdata/Thumbnails]
  75. 19:15:04 T:102133760 DEBUG: To: [smb://Administrator:garion01@MediaServer/XBMC/Thumbnails/]
  76. 19:15:04 T:102133760 WARNING: VIDEO database configuration is experimental.
  77. 19:15:04 T:102133760 NOTICE: Getting hardware information now...
  78. 19:15:04 T:102133760 INFO: Using digital output
  79. 19:15:04 T:102133760 INFO: AC3 pass through is enabled
  80. 19:15:04 T:102133760 INFO: DTS pass through is enabled
  81. 19:15:04 T:102133760 INFO: AAC pass through is disabled
  82. 19:15:04 T:102133760 INFO: MP1 pass through is disabled
  83. 19:15:04 T:102133760 INFO: MP2 pass through is disabled
  84. 19:15:04 T:102133760 INFO: MP3 pass through is disabled
  85. 19:15:04 T:102133760 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  86. 19:15:04 T:102133760 NOTICE: Checking resolution 12
  87. 19:15:04 T:102133760 NOTICE: Default DVD Player: dvdplayer
  88. 19:15:04 T:102133760 NOTICE: Default Video Player: dvdplayer
  89. 19:15:04 T:102133760 NOTICE: Default Audio Player: paplayer
  90. 19:15:04 T:102133760 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  91. 19:15:04 T:102133760 NOTICE: Log level changed to 0
  92. 19:15:04 T:102133760 NOTICE: Loading media sources from special://masterprofile/sources.xml
  93. 19:15:06 T:102133760 NOTICE: GL_VENDOR = Imagination Technologies
  94. 19:15:06 T:102133760 NOTICE: GL_RENDERER = PowerVR SGX 535
  95. 19:15:06 T:102133760 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-58.6
  96. 19:15:06 T:102133760 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  97. 19:15:06 T:102133760 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
  98. 19:15:06 T:102133760 NOTICE: initializing playlistplayer
  99. 19:15:06 T:102133760 NOTICE: DONE initializing playlistplayer
  100. 19:15:09 T:102133760 NOTICE: initialize done
  101. 19:15:09 T:102133760 NOTICE: Running the application...
  102. 19:15:09 T:804597760 NOTICE: -->Python Interpreter Initialized<--
  103. 19:15:10 T:102133760 NOTICE: ES: Starting event server
  104. 19:15:10 T:804597760 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  105. 19:15:10 T:804597760 NOTICE: UDP: Listening on port 9777
  106. 19:15:10 T:102133760 NOTICE: starting zeroconf publishing
  107. 19:15:43 T:102133760 NOTICE: DVDPlayer: Opening: smb://Administrator:garion01@MediaServer/Videos/Movies/HD/Cinderella Man (2005)/Cinderella Man (2005).mkv
  108. 19:15:43 T:102133760 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  109. 19:15:43 T:112300032 NOTICE: Creating InputStream
  110. 19:15:43 T:112300032 NOTICE: Creating Demuxer
  111. 19:15:45 T:112300032 NOTICE: Opening video stream: 0 source: 256
  112. 19:15:45 T:112300032 NOTICE: Creating video codec with codec id: 28
  113. 19:15:45 T:112300032 NOTICE: Open - using avcC atom of size(43), ref_frames(2)
  114. 19:15:45 T:112300032 NOTICE: Creating video thread
  115. 19:15:45 T:113184768 NOTICE: running thread: video_thread
  116. 19:15:45 T:112300032 NOTICE: Opening audio stream: 1 source: 256
  117. 19:15:45 T:112300032 NOTICE: Finding audio codec for: 86020
  118. 19:15:45 T:112300032 NOTICE: Creating audio thread
  119. 19:15:45 T:120496128 NOTICE: running thread: CDVDPlayerAudio::Process()
  120. 19:15:45 T:120496128 NOTICE: Creating audio device with codec id: 86020, channels: 2, sample rate: 48000, pass-through
  121. 19:15:45 T:113184768 NOTICE: fps: 23.976024, pwidth: 960, pheight: 540, dwidth: 960, dheight: 540
  122. 19:15:45 T:113184768 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  123. 19:15:46 T:102133760 NOTICE: Using GL_TEXTURE_2D
  124. 19:15:46 T:102133760 NOTICE: GL: Using CoreVideoRef RGBA render method
  125. 19:15:46 T:102133760 NOTICE: GL: NPOT texture support detected
Add Comment
Please, Sign In to add comment