Advertisement
Guest User

Untitled

a guest
Jun 9th, 2018
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.59 KB | None | 0 0
  1. 15:59:29.877 T:140735716434816 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 15:59:29.877 T:140735716434816 NOTICE: -----------------------------------------------------------------------
  3. 15:59:29.877 T:140735716434816 NOTICE: Starting Kodi (18.0-ALPHA2 Git:20180609-f0dc591d40). Platform: OS X x86 64-bit
  4. 15:59:29.877 T:140735716434816 NOTICE: Using Debug Kodi x64 build
  5. 15:59:29.877 T:140735716434816 NOTICE: Kodi compiled Jun 9 2018 by Clang 9.1.0 (clang-902.0.39.2) for OS X x86 64-bit version 10.9.0 (1090)
  6. 15:59:29.877 T:140735716434816 NOTICE: Running on Apple Inc. MacPro6,1 with OS X 10.13.4, kernel: Darwin x86 64-bit version 17.5.0
  7. 15:59:29.878 T:140735716434816 NOTICE: FFmpeg version/source: 4.0-Kodi
  8. 15:59:29.878 T:140735716434816 NOTICE: Host CPU: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz, 4 cores available
  9. 15:59:29.878 T:140735716434816 NOTICE: special://xbmc/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi
  10. 15:59:29.878 T:140735716434816 NOTICE: special://xbmcbin/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi
  11. 15:59:29.878 T:140735716434816 NOTICE: special://xbmcbinaddons/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi/addons
  12. 15:59:29.878 T:140735716434816 NOTICE: special://masterprofile/ is mapped to: /Users/Gavin/Library/Application Support/Kodi/userdata
  13. 15:59:29.878 T:140735716434816 NOTICE: special://envhome/ is mapped to: /Users/Gavin
  14. 15:59:29.878 T:140735716434816 NOTICE: special://home/ is mapped to: /Users/Gavin/Library/Application Support/Kodi
  15. 15:59:29.878 T:140735716434816 NOTICE: special://temp/ is mapped to: /Users/Gavin/.kodi/temp
  16. 15:59:29.878 T:140735716434816 NOTICE: special://logpath/ is mapped to: /Users/Gavin/Library/Logs
  17. 15:59:29.878 T:140735716434816 NOTICE: special://frameworks/ is mapped to: /Applications/Kodi.app/Contents/Libraries
  18. 15:59:29.878 T:140735716434816 NOTICE: The executable running is: /Applications/Kodi.app/Contents/MacOS/Kodi
  19. 15:59:29.878 T:140735716434816 NOTICE: Local hostname: gavins-Mac-Pro
  20. 15:59:29.879 T:140735716434816 NOTICE: Log File is located: /Users/Gavin/Library/Logs//kodi.log
  21. 15:59:29.879 T:140735716434816 NOTICE: -----------------------------------------------------------------------
  22. 15:59:29.879 T:140735716434816 NOTICE: load settings...
  23. 15:59:29.888 T:140735716434816 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/settings.xml
  24. 15:59:29.896 T:140735716434816 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/darwin.xml
  25. 15:59:29.897 T:140735716434816 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/darwin_osx.xml
  26. 15:59:29.899 T:140735716434816 DEBUG: SECTION:LoadDLL(libbluray.2.dylib)
  27. 15:59:29.900 T:140735716434816 DEBUG: Loading: /Applications/Kodi.app/Contents/Libraries/libbluray.2.dylib
  28. 15:59:29.911 T:140735716434816 DEBUG: CSkinSettings: no <skinsettings> tag found
  29. 15:59:29.912 T:140735716434816 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  30. 15:59:29.912 T:140735716434816 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  31. 15:59:29.913 T:140735716434816 NOTICE: Contents of special://profile/advancedsettings.xml are...
  32. <advancedsettings>
  33. <cache>
  34. <memorysize>0</memorysize>
  35. <!-- number of bytes used for buffering streams in memory
  36. When set to 0 the cache will be written to disk instead of RAM -->
  37. <buffermode>1</buffermode>
  38. <!-- Choose what to buffer:
  39. 0) Buffer all internet filesystems (like "2" but additionally also ftp, webdav, etc.) (default)
  40. 1) Buffer all filesystems (including local)
  41. 2) Only buffer true internet filesystems (streams) (http, etc.)
  42. 3) No buffer -->
  43. <readfactor>30</readfactor>
  44. <!-- this factor determines the max readrate in terms of readbufferfactor * avg bitrate of a video file.
  45. This can help on bad connections to keep the cache filled. It will also greatly speed up buffering. Default value 4.0. -->
  46. </cache>
  47. <videoscanner>
  48. <ignoreerrors>true</ignoreerrors>
  49. </videoscanner>
  50. <videodatabase>
  51. <type>mysql</type>
  52. <host>192.168.1.9</host>
  53. <port>3306</port>
  54. <user>kodi</user>
  55. <pass>*****</pass>
  56. </videodatabase>
  57. <videolibrary>
  58. <cleanonupdate>true</cleanonupdate>
  59. <!-- default set to false to prevent Kodi from removing items from the database while updating. -->
  60. <usefasthash>true</usefasthash>
  61. <!-- defaults to true. Set to false in order to skip hashing based on the folders modification time. -->
  62. <recentlyaddeditems>35</recentlyaddeditems>
  63. <!-- number of recently added items. Defaults to 25 -->
  64. <itemseparator> / </itemseparator>
  65. <!-- separator used for multiple artists/genres in tags. Note, this is *space* *slash* *space* -->
  66. <exportautothumbs>false</exportautothumbs>
  67. <!-- export auto-generated thumbs. Defaults to false -->
  68. <importwatchedstate>true</importwatchedstate>
  69. <!-- import previously exported playdate and playcount from .nfo files. Defaults to false -->
  70. <importresumepoint>true</importresumepoint>
  71. <!-- import previously exported resume point from .nfo files. Defaults to false -->
  72. <dateadded>1</dateadded>
  73. <!-- 0 results in using the current datetime when adding a video;
  74. 1 (default) results in prefering to use the files mtime (if it's valid) and only using the file's ctime if the mtime isn't valid;
  75. 2 results in using the newer datetime of the file's mtime and ctime -->
  76. </videolibrary>
  77. </advancedsettings>
  78. 15:59:29.913 T:140735716434816 WARNING: VIDEO database configuration is experimental.
  79. 15:59:29.913 T:140735716434816 WARNING: CSettingsManager: missing version attribute
  80. 15:59:29.914 T:140735716434816 NOTICE: Default Video Player: VideoPlayer
  81. 15:59:29.914 T:140735716434816 NOTICE: Default Audio Player: paplayer
  82. 15:59:29.914 T:140735716434816 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  83. 15:59:29.914 T:140735716434816 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  84. 15:59:29.914 T:140735716434816 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  85. 15:59:29.926 T:140735716434816 NOTICE: Running database version Addons27
  86. 15:59:29.936 T:140735716434816 NOTICE: ADDON: xbmc.json v9.3.0 installed
  87. 15:59:29.936 T:140735716434816 NOTICE: ADDON: metadata.common.fanart.tv v3.1.5 installed
  88. 15:59:29.936 T:140735716434816 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  89. 15:59:29.936 T:140735716434816 NOTICE: ADDON: repository.xbmc.org v3.1.1 installed
  90. 15:59:29.936 T:140735716434816 NOTICE: ADDON: webinterface.default v2.4.4 installed
  91. 15:59:29.936 T:140735716434816 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  92. 15:59:29.936 T:140735716434816 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
  93. 15:59:29.936 T:140735716434816 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  94. 15:59:29.936 T:140735716434816 NOTICE: ADDON: kodi.binary.global.main v1.0.13 installed
  95. 15:59:29.936 T:140735716434816 NOTICE: ADDON: game.controller.default v1.0.5 installed
  96. 15:59:29.937 T:140735716434816 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  97. 15:59:29.937 T:140735716434816 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.41 installed
  98. 15:59:29.937 T:140735716434816 NOTICE: ADDON: metadata.themoviedb.org v5.1.1 installed
  99. 15:59:29.937 T:140735716434816 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  100. 15:59:29.937 T:140735716434816 NOTICE: ADDON: service.xbmc.versioncheck v0.3.26 installed
  101. 15:59:29.937 T:140735716434816 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  102. 15:59:29.937 T:140735716434816 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  103. 15:59:29.937 T:140735716434816 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  104. 15:59:29.937 T:140735716434816 NOTICE: ADDON: kodi.resource v1.0.0 installed
  105. 15:59:29.937 T:140735716434816 NOTICE: ADDON: xbmc.gui v5.13.0 installed
  106. 15:59:29.937 T:140735716434816 NOTICE: ADDON: script.module.pil v1.1.7 installed
  107. 15:59:29.937 T:140735716434816 NOTICE: ADDON: inputstream.adaptive v2.2.21 installed
  108. 15:59:29.937 T:140735716434816 NOTICE: ADDON: xbmc.core v0.1.0 installed
  109. 15:59:29.937 T:140735716434816 NOTICE: ADDON: skin.estouchy v2.0.14 installed
  110. 15:59:29.938 T:140735716434816 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  111. 15:59:29.938 T:140735716434816 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  112. 15:59:29.938 T:140735716434816 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  113. 15:59:29.938 T:140735716434816 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  114. 15:59:29.938 T:140735716434816 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  115. 15:59:29.938 T:140735716434816 NOTICE: ADDON: kodi.binary.instance.game v1.0.38 installed
  116. 15:59:29.938 T:140735716434816 NOTICE: ADDON: metadata.album.universal v2.7.3 installed
  117. 15:59:29.939 T:140735716434816 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  118. 15:59:29.939 T:140735716434816 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  119. 15:59:29.939 T:140735716434816 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.0 installed
  120. 15:59:29.939 T:140735716434816 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  121. 15:59:29.939 T:140735716434816 NOTICE: ADDON: metadata.common.allmusic.com v3.1.1 installed
  122. 15:59:29.939 T:140735716434816 NOTICE: ADDON: metadata.tvdb.com v3.0.1 installed
  123. 15:59:29.939 T:140735716434816 NOTICE: ADDON: metadata.common.musicbrainz.org v2.1.2 installed
  124. 15:59:29.939 T:140735716434816 NOTICE: ADDON: metadata.local v1.0.0 installed
  125. 15:59:29.939 T:140735716434816 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  126. 15:59:29.939 T:140735716434816 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  127. 15:59:29.940 T:140735716434816 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.7 installed
  128. 15:59:29.940 T:140735716434816 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  129. 15:59:29.940 T:140735716434816 NOTICE: ADDON: metadata.common.themoviedb.org v2.17.6 installed
  130. 15:59:29.940 T:140735716434816 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  131. 15:59:29.940 T:140735716434816 NOTICE: ADDON: metadata.artists.universal v4.1.0 installed
  132. 15:59:29.940 T:140735716434816 NOTICE: ADDON: metadata.common.theaudiodb.com v1.9.1 installed
  133. 15:59:29.940 T:140735716434816 NOTICE: ADDON: xbmc.python v2.25.0 installed
  134. 15:59:29.940 T:140735716434816 NOTICE: ADDON: metadata.common.imdb.com v2.9.3 installed
  135. 15:59:29.940 T:140735716434816 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  136. 15:59:29.941 T:140735716434816 NOTICE: ADDON: pvr.hts v4.3.0 installed
  137. 15:59:29.941 T:140735716434816 NOTICE: ADDON: xbmc.addon v17.9.702 installed
  138. 15:59:29.941 T:140735716434816 NOTICE: ADDON: skin.estuary v2.0.9 installed
  139. 15:59:30.002 T:123145416269824 NOTICE: Found 1 Lists of Devices
  140. 15:59:30.002 T:123145416269824 NOTICE: Enumerated DARWINOSX devices:
  141. 15:59:30.002 T:123145416269824 NOTICE: Device 1
  142. 15:59:30.002 T:123145416269824 NOTICE: m_deviceName : default
  143. 15:59:30.002 T:123145416269824 NOTICE: m_displayName : Default
  144. 15:59:30.003 T:123145416269824 NOTICE: m_displayNameExtra: HDMI
  145. 15:59:30.003 T:123145416269824 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  146. 15:59:30.003 T:123145416269824 NOTICE: m_channels : FL, FR
  147. 15:59:30.003 T:123145416269824 NOTICE: m_sampleRates : 48000,44100,32000
  148. 15:59:30.003 T:123145416269824 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
  149. 15:59:30.003 T:123145416269824 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTS_512,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTSHD_CORE
  150. 15:59:30.003 T:123145416269824 NOTICE: Device 2
  151. 15:59:30.003 T:123145416269824 NOTICE: m_deviceName : Built-in Output:stream0
  152. 15:59:30.003 T:123145416269824 NOTICE: m_displayName : Built-in Output
  153. 15:59:30.003 T:123145416269824 NOTICE: m_displayNameExtra: Internal Speakers
  154. 15:59:30.003 T:123145416269824 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  155. 15:59:30.003 T:123145416269824 NOTICE: m_channels : FL, FR
  156. 15:59:30.003 T:123145416269824 NOTICE: m_sampleRates : 96000,48000,44100
  157. 15:59:30.003 T:123145416269824 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
  158. 15:59:30.004 T:123145416269824 NOTICE: m_streamTypes : No passthrough capabilities
  159. 15:59:30.004 T:123145416269824 NOTICE: Device 3
  160. 15:59:30.004 T:123145416269824 NOTICE: m_deviceName : Built-in Line Output:stream0
  161. 15:59:30.004 T:123145416269824 NOTICE: m_displayName : Built-in Line Output
  162. 15:59:30.004 T:123145416269824 NOTICE: m_displayNameExtra: Line Out
  163. 15:59:30.004 T:123145416269824 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  164. 15:59:30.004 T:123145416269824 NOTICE: m_channels : FL, FR
  165. 15:59:30.004 T:123145416269824 NOTICE: m_sampleRates : 96000,48000,44100
  166. 15:59:30.004 T:123145416269824 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
  167. 15:59:30.004 T:123145416269824 NOTICE: m_streamTypes : No passthrough capabilities
  168. 15:59:30.005 T:123145416269824 NOTICE: Device 4
  169. 15:59:30.005 T:123145416269824 NOTICE: m_deviceName : Built-in Line Output:stream0
  170. 15:59:30.005 T:123145416269824 NOTICE: m_displayName : Built-in Line Output
  171. 15:59:30.005 T:123145416269824 NOTICE: m_displayNameExtra: Line Out
  172. 15:59:30.005 T:123145416269824 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  173. 15:59:30.005 T:123145416269824 NOTICE: m_channels : FL, FR
  174. 15:59:30.005 T:123145416269824 NOTICE: m_sampleRates : 96000,48000,44100
  175. 15:59:30.005 T:123145416269824 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
  176. 15:59:30.005 T:123145416269824 NOTICE: m_streamTypes : No passthrough capabilities
  177. 15:59:30.005 T:123145416269824 NOTICE: Device 5
  178. 15:59:30.006 T:123145416269824 NOTICE: m_deviceName : Built-in Digital Output:stream0
  179. 15:59:30.006 T:123145416269824 NOTICE: m_displayName : Built-in Digital Output
  180. 15:59:30.006 T:123145416269824 NOTICE: m_displayNameExtra: Digital Out
  181. 15:59:30.006 T:123145416269824 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  182. 15:59:30.006 T:123145416269824 NOTICE: m_channels : FL, FR
  183. 15:59:30.006 T:123145416269824 NOTICE: m_sampleRates : 96000,88200,48000,44100,32000
  184. 15:59:30.006 T:123145416269824 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
  185. 15:59:30.006 T:123145416269824 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTS_512,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTSHD_CORE
  186. 15:59:30.006 T:123145416269824 NOTICE: Device 6
  187. 15:59:30.007 T:123145416269824 NOTICE: m_deviceName : HDMI:stream0
  188. 15:59:30.007 T:123145416269824 NOTICE: m_displayName : HDMI
  189. 15:59:30.007 T:123145416269824 NOTICE: m_displayNameExtra: Cinema HD
  190. 15:59:30.007 T:123145416269824 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  191. 15:59:30.007 T:123145416269824 NOTICE: m_channels : FL, FR
  192. 15:59:30.007 T:123145416269824 NOTICE: m_sampleRates : 48000,44100,32000
  193. 15:59:30.007 T:123145416269824 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
  194. 15:59:30.007 T:123145416269824 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTS_512,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTSHD_CORE
  195. 15:59:30.008 T:123145416806400 NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device HDMI
  196. 15:59:30.055 T:140735716434816 NOTICE: InitWindowSystem: Setup SDL
  197. 15:59:30.066 T:140735716434816 NOTICE: Display 0 has name Cinema HD
  198. 15:59:30.066 T:140735716434816 NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 60.000000 Hz
  199. 15:59:30.067 T:140735716434816 NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 50.000000 Hz
  200. 15:59:30.067 T:140735716434816 NOTICE: Found possible resolution for display 0 with 1280 x 720 @ 60.000000 Hz
  201. 15:59:30.067 T:140735716434816 NOTICE: Found possible resolution for display 0 with 1280 x 720 @ 50.000000 Hz
  202. 15:59:30.067 T:140735716434816 NOTICE: Found possible resolution for display 0 with 720 x 480 @ 60.000000 Hz
  203. 15:59:30.067 T:140735716434816 NOTICE: Found possible resolution for display 0 with 720 x 576 @ 50.000000 Hz
  204. 15:59:30.067 T:140735716434816 NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 24.000000 Hz
  205. 15:59:30.067 T:140735716434816 NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 25.000000 Hz
  206. 15:59:30.067 T:140735716434816 NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 30.000000 Hz
  207. 15:59:30.067 T:140735716434816 NOTICE: Found possible resolution for display 0 with 640 x 480 @ 60.000000 Hz
  208. 15:59:30.067 T:140735716434816 NOTICE: Found possible resolution for display 0 with 800 x 600 @ 60.000000 Hz
  209. 15:59:30.067 T:140735716434816 NOTICE: Found possible resolution for display 0 with 1024 x 768 @ 60.000000 Hz
  210. 15:59:30.067 T:140735716434816 NOTICE: Found possible resolution for display 0 with 1024 x 576 @ 60.000000 Hz
  211. 15:59:30.068 T:140735716434816 NOTICE: Found possible resolution for display 0 with 1280 x 960 @ 60.000000 Hz
  212. 15:59:30.068 T:140735716434816 NOTICE: Found possible resolution for display 0 with 1344 x 1008 @ 60.000000 Hz
  213. 15:59:30.068 T:140735716434816 NOTICE: Found possible resolution for display 0 with 1344 x 756 @ 60.000000 Hz
  214. 15:59:30.068 T:140735716434816 NOTICE: Found possible resolution for display 0 with 1600 x 900 @ 60.000000 Hz
  215. 15:59:30.068 T:140735716434816 NOTICE: Checking resolution 15
  216. 15:59:30.131 T:140735716434816 NOTICE: GL_VENDOR = NVIDIA Corporation
  217. 15:59:30.131 T:140735716434816 NOTICE: GL_RENDERER = NVIDIA GeForce GT 710 OpenGL Engine
  218. 15:59:30.131 T:140735716434816 NOTICE: GL_VERSION = 4.1 NVIDIA-10.30.25 355.11.10.10.30.120
  219. 15:59:30.131 T:140735716434816 NOTICE: GL_SHADING_LANGUAGE_VERSION = 4.10
  220. 15:59:30.131 T:140735716434816 NOTICE: GL_EXTENSIONS = GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader5 GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_subroutine GL_ARB_shading_language_include GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier
  221. 15:59:30.279 T:123145418952704 NOTICE: Running database version Addons27
  222. 15:59:30.280 T:123145418952704 NOTICE: Running database version ViewModes6
  223. 15:59:30.281 T:123145418952704 NOTICE: Running database version Textures13
  224. 15:59:30.282 T:123145418952704 NOTICE: Running database version MyMusic71
  225. 15:59:30.302 T:123145418952704 NOTICE: Running database version MyVideos110
  226. 15:59:30.303 T:123145418952704 NOTICE: Running database version TV32
  227. 15:59:30.303 T:123145418952704 NOTICE: Running database version Epg11
  228. 15:59:30.305 T:140735716434816 NOTICE: start dvd mediatype detection
  229. 15:59:30.327 T:140735716434816 NOTICE: load skin from: /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary (version: 2.0.9)
  230. 15:59:30.596 T:140735716434816 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  231. 15:59:30.636 T:140735716434816 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  232. 15:59:30.636 T:140735716434816 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  233. 15:59:30.637 T:140735716434816 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  234. 15:59:30.638 T:140735716434816 NOTICE: Loaded playercorefactory configuration
  235. 15:59:30.638 T:140735716434816 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  236. 15:59:30.638 T:140735716434816 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  237. 15:59:30.644 T:140735716434816 NOTICE: initialize done
  238. 15:59:30.644 T:140735716434816 NOTICE: Running the application...
  239. 15:59:30.645 T:140735716434816 NOTICE: starting zeroconf publishing
  240. 15:59:30.645 T:123145423859712 NOTICE: ES: Starting UDP Event server on port 9777
  241. 15:59:30.646 T:123145423859712 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  242. 15:59:51.603 T:140735716434816 NOTICE: VideoPlayer::OpenFile: nfs://192.168.1.9/mnt/4TB/Bluray 4TB/Beverly Hills Cop (1984)/Beverly Hills Cop (1984).mp4
  243. 15:59:51.604 T:123145414123520 NOTICE: Creating InputStream
  244. 15:59:51.732 T:123145414123520 NOTICE: Creating Demuxer
  245. 15:59:53.252 T:123145414123520 NOTICE: Opening stream: 0 source: 256
  246. 15:59:53.252 T:123145414123520 NOTICE: Creating video codec with codec id: 27
  247. 15:59:53.252 T:123145414123520 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  248. 15:59:53.252 T:123145414123520 NOTICE: Creating video thread
  249. 15:59:53.253 T:123145414123520 NOTICE: Opening stream: 1 source: 256
  250. 15:59:53.253 T:123145417879552 NOTICE: running thread: video_thread
  251. 15:59:53.253 T:123145414123520 NOTICE: Finding audio codec for: 86018
  252. 15:59:53.254 T:123145414123520 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
  253. 15:59:53.254 T:123145414123520 NOTICE: Creating audio thread
  254. 15:59:53.254 T:123145423323136 NOTICE: running thread: CVideoPlayerAudio::Process()
  255. 15:59:53.265 T:123145423323136 NOTICE: Creating audio stream (codec id: 86018, channels: 6, sample rate: 48000, no pass-through)
  256. 15:59:53.288 T:123145417879552 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  257. 15:59:53.339 T:140735716434816 NOTICE: GL: Selecting YUV 2 RGB shader
  258. 15:59:53.341 T:140735716434816 NOTICE: GL: NPOT texture support detected
  259. 15:59:53.342 T:140735716434816 NOTICE: Using GL_TEXTURE_2D
  260. 15:59:53.456 T:123145416806400 NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device HDMI
  261. 15:59:53.506 T:140735716434816 NOTICE: Display resolution ADJUST : 1920x1080@ 50.00 - Full Screen (16) (weight: 0.000)
  262. 15:59:53.511 T:140735716434816 NOTICE: GL: Selecting YUV 2 RGB shader
  263. 15:59:53.515 T:140735716434816 NOTICE: GL: NPOT texture support detected
  264. 15:59:53.738 T:123145417879552 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 41708
  265. 16:00:04.094 T:140735716434816 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  266. 16:00:04.094 T:140735716434816 NOTICE: Enabled debug logging due to GUI setting. Level 2.
  267. 16:00:04.094 T:140735716434816 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  268. 16:00:04.094 T:140735716434816 NOTICE: Enabled debug logging due to GUI setting. Level 2.
  269. 16:00:04.094 T:140735716434816 DEBUG: ------ Window Init () ------
  270. 16:00:04.095 T:140735716434816 DEBUG: Alloc resources: 0.00ms (0.00 ms skin load)
  271. 16:00:04.193 T:140735716434816 DEBUG: Keyboard: scancode: 0x02, sym: 0x0064, unicode: 0x0000, modifier: 0x41
  272. 16:00:04.295 T:140735716434816 DEBUG: Keyboard: scancode: 0x00, sym: 0x0132, unicode: 0x0000, modifier: 0x1
  273. 16:00:04.317 T:140735716434816 DEBUG: Keyboard: scancode: 0x00, sym: 0x0130, unicode: 0x0000, modifier: 0x0
  274. 16:00:05.854 T:140735716434816 DEBUG: Previous line repeats 1 times.
  275. 16:00:05.854 T:140735716434816 DEBUG: HandleKey: leftshift (0xf0d2) pressed, action is
  276. 16:00:05.877 T:140735716434816 DEBUG: Keyboard: scancode: 0x00, sym: 0x0132, unicode: 0x0000, modifier: 0x1
  277. 16:00:05.877 T:140735716434816 DEBUG: HandleKey: leftctrl (0xf0d0) pressed, action is
  278. 16:00:06.415 T:140735716434816 DEBUG: Keyboard: scancode: 0x02, sym: 0x0064, unicode: 0x0004, modifier: 0x41
  279. 16:00:06.415 T:140735716434816 DEBUG: HandleKey: ctrl-shift-d (0x3f044) pressed, action is ToggleDebug
  280. 16:00:06.415 T:140735716434816 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  281. 16:00:06.416 T:140735716434816 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  282. 16:00:06.416 T:140735716434816 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  283. 16:00:06.416 T:140735716434816 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  284. 16:00:13.173 T:140735716434816 NOTICE: CVideoPlayer::CloseFile()
  285. 16:00:13.173 T:140735716434816 NOTICE: VideoPlayer: waiting for threads to exit
  286. 16:00:13.183 T:123145414123520 NOTICE: CVideoPlayer::OnExit()
  287. 16:00:13.184 T:123145414123520 NOTICE: Closing stream player 1
  288. 16:00:13.184 T:123145414123520 NOTICE: Waiting for audio thread to exit
  289. 16:00:13.194 T:123145423323136 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  290. 16:00:13.194 T:123145414123520 NOTICE: Closing audio device
  291. 16:00:13.210 T:123145414123520 NOTICE: Deleting audio codec
  292. 16:00:13.211 T:123145414123520 NOTICE: Closing stream player 2
  293. 16:00:13.211 T:123145414123520 NOTICE: waiting for video thread to exit
  294. 16:00:13.215 T:123145417879552 NOTICE: thread end: video_thread
  295. 16:00:13.216 T:123145414123520 NOTICE: deleting video codec
  296. 16:00:13.250 T:140735716434816 NOTICE: VideoPlayer: finished waiting
  297. 16:00:13.258 T:140735716434816 NOTICE: CVideoPlayer::CloseFile()
  298. 16:00:13.258 T:140735716434816 NOTICE: VideoPlayer: waiting for threads to exit
  299. 16:00:13.258 T:140735716434816 NOTICE: VideoPlayer: finished waiting
  300. 16:00:13.468 T:123145416806400 NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device HDMI
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement