Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.51 KB | None | 0 0
  1. ~/vlc-source$ ./rvlc stats
  2. VLC media player 1.2.0-git Twoflower (revision 1.1.0-pre1-2275-gfa7fc3b)
  3. Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
  4. Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
  5. [0xa0d34dc] main interface error: no suitable interface module
  6. [0xa04767c] main libvlc error: interface "default" initialization failed
  7. zino@zino-client:~/vlc-source$ ./rvlc stats -vv
  8. VLC media player 1.2.0-git Twoflower (revision 1.1.0-pre1-2275-gfa7fc3b)
  9. [0x818867c] main libvlc debug: VLC media player - 1.2.0-git Twoflower
  10. [0x818867c] main libvlc debug: Copyright 1996-2010 the VideoLAN team
  11. [0x818867c] main libvlc debug: revision 1.1.0-pre1-2275-gfa7fc3b
  12. [0x818867c] main libvlc debug: configured with ./configure '--disable-mkv' '--disable-nls' '--enable-qt4' '--disable-lua'
  13. [0x818867c] main libvlc debug: translation test: code is "C"
  14. [0x818867c] main libvlc debug: checking plugin modules
  15. [0x818867c] main libvlc debug: loading plugins cache file /home/zino/vlc-source/src/.libs/vlc/plugins/plugins-04041e-1f8.dat
  16. [0x818867c] main libvlc warning: cannot read /home/zino/vlc-source/src/.libs/vlc/plugins/plugins-04041e-1f8.dat (No such file or directory)
  17. [0x818867c] main libvlc debug: recursively browsing `/home/zino/vlc-source/src/.libs/vlc/plugins'
  18. [0x818867c] main libvlc debug: saving plugins cache /home/zino/vlc-source/src/.libs/vlc/plugins/plugins-04041e-1f8.dat
  19. [0x818867c] main libvlc debug: loading plugins cache file /home/zino/vlc-source/modules/plugins-04041e-1f8.dat
  20. [0x818867c] main libvlc debug: recursively browsing `/home/zino/vlc-source/modules'
  21. [0x818867c] main libvlc debug: saving plugins cache /home/zino/vlc-source/modules/plugins-04041e-1f8.dat
  22. [0x818867c] main libvlc debug: module bank initialized (368 modules)
  23. [0x818867c] main libvlc debug: opening config file (/home/zino/.config/vlc/vlcrc)
  24. [0x818867c] main libvlc debug: CPU has capabilities MMX 3DNow! MMXEXT SSE SSE2 SSE3 FPU
  25. [0x818867c] main libvlc debug: looking for memcpy module: 4 candidates
  26. [0x818867c] main libvlc debug: using memcpy module "memcpymmxext"
  27. [0x823148c] main input debug: Creating an input for 'Media Library'
  28. [0x823148c] main input debug: Input is a meta file: disabling unneeded options
  29. [0x823148c] main input debug: using timeshift granularity of 50 MiB
  30. [0x823148c] main input debug: using timeshift path '/tmp'
  31. [0x823148c] main input debug: `file/xspf-open:///home/zino/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/zino/.local/share/vlc/ml.xspf'
  32. [0x823148c] main input debug: creating demux: access='file' demux='xspf-open' location='/home/zino/.local/share/vlc/ml.xspf' file='/home/zino/.local/share/vlc/ml.xspf'
  33. [0x821b3c4] main demux debug: looking for access_demux module: 2 candidates
  34. [0x821b3c4] main demux debug: no access_demux module matching "file" could be loaded
  35. [0x821b3c4] main demux debug: TIMER module_need() : 0.919 ms - Total 0.919 ms / 1 intvls (Avg 0.919 ms)
  36. [0x823148c] main input debug: creating access 'file' location='/home/zino/.local/share/vlc/ml.xspf', path='/home/zino/.local/share/vlc/ml.xspf'
  37. [0x821dd44] main access debug: looking for access module: 3 candidates
  38. [0x821dd44] filesystem access debug: opening file `/home/zino/.local/share/vlc/ml.xspf'
  39. [0x821dd44] main access debug: using access module "filesystem"
  40. [0x821dd44] main access debug: TIMER module_need() : 0.558 ms - Total 0.558 ms / 1 intvls (Avg 0.558 ms)
  41. [0x821d484] main stream debug: Using AStream*Stream
  42. [0x821d484] main stream debug: pre buffering
  43. [0x821d484] main stream debug: received first data after 0 ms
  44. [0x821d484] main stream debug: pre-buffering done 296 bytes in 0s - 11562 KiB/s
  45. [0x821d36c] main stream debug: looking for stream_filter module: 6 candidates
  46. [0x821d36c] main stream debug: no stream_filter module matching "any" could be loaded
  47. [0x821d36c] main stream debug: TIMER module_need() : 0.784 ms - Total 0.784 ms / 1 intvls (Avg 0.784 ms)
  48. [0x821d36c] main stream debug: looking for stream_filter module: 1 candidate
  49. [0x821d36c] main stream debug: using stream_filter module "stream_filter_record"
  50. [0x821d36c] main stream debug: TIMER module_need() : 0.224 ms - Total 0.224 ms / 1 intvls (Avg 0.224 ms)
  51. [0x823148c] main input debug: creating demux: access='file' demux='xspf-open' location='/home/zino/.local/share/vlc/ml.xspf' file='/home/zino/.local/share/vlc/ml.xspf'
  52. [0x822086c] main demux debug: looking for demux module: 1 candidate
  53. [0x822086c] playlist demux debug: using XSPF playlist reader
  54. [0x822086c] main demux debug: using demux module "playlist"
  55. [0x822086c] main demux debug: TIMER module_need() : 0.507 ms - Total 0.507 ms / 1 intvls (Avg 0.507 ms)
  56. [0x8230d44] main demux meta debug: looking for meta reader module: 1 candidate
  57. [0x8230d44] main demux meta debug: no meta reader module matching "any" could be loaded
  58. [0x8230d44] main demux meta debug: TIMER module_need() : 9.907 ms - Total 9.907 ms / 1 intvls (Avg 9.907 ms)
  59. [0x823148c] main input debug: `file/xspf-open:///home/zino/.local/share/vlc/ml.xspf' successfully opened
  60. [0x822f334] main xml reader debug: looking for xml reader module: 2 candidates
  61. [0x822f334] main xml reader debug: using xml reader module "xml"
  62. [0x822f334] main xml reader debug: TIMER module_need() : 0.849 ms - Total 0.849 ms / 1 intvls (Avg 0.849 ms)
  63. [0x822086c] playlist demux debug: parsed 0 tracks successfully
  64. [0x823148c] main input debug: EOF reached
  65. [0x822086c] main demux debug: removing module "playlist"
  66. [0x821d36c] main stream debug: removing module "stream_filter_record"
  67. [0x821dd44] main access debug: removing module "filesystem"
  68. [0x823148c] main input debug: TIMER input launching for 'Media Library' : 13.623 ms - Total 13.623 ms / 1 intvls (Avg 13.623 ms)
  69. [0x822f334] main interface debug: looking for interface module: 1 candidate
  70. [0x822f334] main interface debug: using interface module "hotkeys"
  71. [0x822f334] main interface debug: TIMER module_need() : 0.351 ms - Total 0.351 ms / 1 intvls (Avg 0.351 ms)
  72. [0x821c0a4] main interface debug: looking for interface module: 1 candidate
  73. Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
  74. Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
  75. [0x822b98c] main playlist debug: Activated
  76. [0x821c0a4] main interface debug: using interface module "inhibit"
  77. [0x821c0a4] main interface debug: TIMER module_need() : 16.520 ms - Total 16.520 ms / 1 intvls (Avg 16.520 ms)
  78. [0x822b98c] main playlist debug: adding item `stats' ( file:///home/zino/vlc-source/stats )
  79. [0x821fd4c] main interface debug: looking for interface module: 1 candidate
  80. [0x8213ec4] main input debug: Creating an input for 'stats'
  81. [0x822b98c] main playlist debug: meta ok for (null), need to fetch art
  82. [0x822b98c] main playlist debug: rebuilding array of current - root Playlist
  83. [0x822b98c] main playlist debug: rebuild done - 1 items, index -1
  84. [0x8215d7c] main demux meta debug: looking for meta fetcher module: 0 candidates
  85. [0x8215d7c] main demux meta debug: no meta fetcher module matched "any"
  86. [0x8215d7c] main demux meta debug: TIMER module_need() : 0.123 ms - Total 0.123 ms / 1 intvls (Avg 0.123 ms)
  87. [0x822b98c] main playlist debug: searching art for stats
  88. [0x821f3cc] main art finder debug: looking for art finder module: 1 candidate
  89. [0x821f3cc] main art finder debug: no art finder module matching "any" could be loaded
  90. [0x821f3cc] main art finder debug: TIMER module_need() : 0.300 ms - Total 0.300 ms / 1 intvls (Avg 0.300 ms)
  91. [0x822b98c] main playlist debug: art not found for stats
  92. [0x821fd4c] main interface debug: using interface module "globalhotkeys"
  93. [0x821fd4c] main interface debug: TIMER module_need() : 24.951 ms - Total 24.951 ms / 1 intvls (Avg 24.951 ms)
  94. [0x82140bc] main interface debug: looking for interface module: 0 candidates
  95. [0x82140bc] main interface debug: no interface module matched "rc"
  96. [0x82140bc] main interface debug: TIMER module_need() : 0.164 ms - Total 0.164 ms / 1 intvls (Avg 0.164 ms)
  97. [0x82140bc] main interface error: no suitable interface module
  98. [0x818867c] main libvlc error: interface "default" initialization failed
  99. [0x818867c] main libvlc debug: deactivating the playlist
  100. [0x822b98c] main playlist debug: Deactivate
  101. [0x82140bc] main playlist export debug: saving Media Library to file /home/zino/.local/share/vlc/ml.xspf
  102. [0x82140bc] main playlist export debug: looking for playlist export module: 1 candidate
  103. [0x82140bc] main playlist export debug: using playlist export module "export"
  104. [0x82140bc] main playlist export debug: TIMER module_need() : 0.321 ms - Total 0.321 ms / 1 intvls (Avg 0.321 ms)
  105. [0x82140bc] main playlist export debug: removing module "export"
  106. [0x822b98c] main playlist debug: Deactivated
  107. [0x818867c] main libvlc debug: removing all services discovery tasks
  108. [0x818867c] main libvlc debug: removing all interfaces
  109. [0x818867c] main libvlc debug: exiting
  110. [0x821fd4c] main interface debug: removing module "globalhotkeys"
  111. [0x821c0a4] main interface debug: removing module "inhibit"
  112. [0x822f334] main interface debug: removing module "hotkeys"
  113. [0x822b98c] main playlist debug: destroying
  114. [0x818867c] main libvlc debug: TIMER ML Load : Total 14.879 ms / 1 intvls (Avg 14.879 ms)
  115. [0x818867c] main libvlc debug: TIMER Preparse run : Total 0.435 ms / 1 intvls (Avg 0.435 ms)
  116. [0x818867c] main libvlc debug: TIMER Items array build : Total 0.038 ms / 1 intvls (Avg 0.038 ms)
  117. [0x818867c] main libvlc debug: TIMER ML Dump : Total 0.547 ms / 1 intvls (Avg 0.547 ms)
  118. [0x818867c] main libvlc debug: removing stats
  119. [0x818867c] main libvlc debug: removing module "memcpymmxext"
  120. zino@zino-client:~/vlc-source$
  121. zino@zino-client:~/vlc-source$
  122. zino@zino-client:~/vlc-source$ ./rvlc stats -vv
  123. VLC media player 1.2.0-git Twoflower (revision 1.1.0-pre1-2275-gfa7fc3b)
  124. [0x8ad667c] main libvlc debug: VLC media player - 1.2.0-git Twoflower
  125. [0x8ad667c] main libvlc debug: Copyright 1996-2010 the VideoLAN team
  126. [0x8ad667c] main libvlc debug: revision 1.1.0-pre1-2275-gfa7fc3b
  127. [0x8ad667c] main libvlc debug: configured with ./configure '--disable-mkv' '--disable-nls' '--enable-qt4' '--disable-lua'
  128. [0x8ad667c] main libvlc debug: translation test: code is "C"
  129. [0x8ad667c] main libvlc debug: checking plugin modules
  130. [0x8ad667c] main libvlc debug: loading plugins cache file /home/zino/vlc-source/src/.libs/vlc/plugins/plugins-04041e-1f8.dat
  131. [0x8ad667c] main libvlc warning: cannot read /home/zino/vlc-source/src/.libs/vlc/plugins/plugins-04041e-1f8.dat (No such file or directory)
  132. [0x8ad667c] main libvlc debug: recursively browsing `/home/zino/vlc-source/src/.libs/vlc/plugins'
  133. [0x8ad667c] main libvlc debug: saving plugins cache /home/zino/vlc-source/src/.libs/vlc/plugins/plugins-04041e-1f8.dat
  134. [0x8ad667c] main libvlc debug: loading plugins cache file /home/zino/vlc-source/modules/plugins-04041e-1f8.dat
  135. [0x8ad667c] main libvlc debug: recursively browsing `/home/zino/vlc-source/modules'
  136. [0x8ad667c] main libvlc debug: saving plugins cache /home/zino/vlc-source/modules/plugins-04041e-1f8.dat
  137. [0x8ad667c] main libvlc debug: module bank initialized (368 modules)
  138. [0x8ad667c] main libvlc debug: opening config file (/home/zino/.config/vlc/vlcrc)
  139. [0x8ad667c] main libvlc debug: CPU has capabilities MMX 3DNow! MMXEXT SSE SSE2 SSE3 FPU
  140. [0x8ad667c] main libvlc debug: looking for memcpy module: 4 candidates
  141. [0x8ad667c] main libvlc debug: using memcpy module "memcpymmxext"
  142. [0x8b7f48c] main input debug: Creating an input for 'Media Library'
  143. [0x8b7f48c] main input debug: Input is a meta file: disabling unneeded options
  144. [0x8b7f48c] main input debug: using timeshift granularity of 50 MiB
  145. [0x8b7f48c] main input debug: using timeshift path '/tmp'
  146. [0x8b7f48c] main input debug: `file/xspf-open:///home/zino/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/zino/.local/share/vlc/ml.xspf'
  147. [0x8b7f48c] main input debug: creating demux: access='file' demux='xspf-open' location='/home/zino/.local/share/vlc/ml.xspf' file='/home/zino/.local/share/vlc/ml.xspf'
  148. [0x8b693c4] main demux debug: looking for access_demux module: 2 candidates
  149. [0x8b693c4] main demux debug: no access_demux module matching "file" could be loaded
  150. [0x8b693c4] main demux debug: TIMER module_need() : 5.070 ms - Total 5.070 ms / 1 intvls (Avg 5.070 ms)
  151. [0x8b7f48c] main input debug: creating access 'file' location='/home/zino/.local/share/vlc/ml.xspf', path='/home/zino/.local/share/vlc/ml.xspf'
  152. [0x8b6bd44] main access debug: looking for access module: 3 candidates
  153. [0x8b6bd44] filesystem access debug: opening file `/home/zino/.local/share/vlc/ml.xspf'
  154. [0x8b6bd44] main access debug: using access module "filesystem"
  155. [0x8b6bd44] main access debug: TIMER module_need() : 0.602 ms - Total 0.602 ms / 1 intvls (Avg 0.602 ms)
  156. [0x8b6b484] main stream debug: Using AStream*Stream
  157. [0x8b6b484] main stream debug: pre buffering
  158. [0x8b6b484] main stream debug: received first data after 0 ms
  159. [0x8b6b484] main stream debug: pre-buffering done 296 bytes in 0s - 11562 KiB/s
  160. [0x8b6b36c] main stream debug: looking for stream_filter module: 6 candidates
  161. [0x8b6b36c] main stream debug: no stream_filter module matching "any" could be loaded
  162. [0x8b6b36c] main stream debug: TIMER module_need() : 0.782 ms - Total 0.782 ms / 1 intvls (Avg 0.782 ms)
  163. [0x8b6b36c] main stream debug: looking for stream_filter module: 1 candidate
  164. [0x8b6b36c] main stream debug: using stream_filter module "stream_filter_record"
  165. [0x8b6b36c] main stream debug: TIMER module_need() : 0.225 ms - Total 0.225 ms / 1 intvls (Avg 0.225 ms)
  166. [0x8b7f48c] main input debug: creating demux: access='file' demux='xspf-open' location='/home/zino/.local/share/vlc/ml.xspf' file='/home/zino/.local/share/vlc/ml.xspf'
  167. [0x8b6e86c] main demux debug: looking for demux module: 1 candidate
  168. [0x8b6e86c] playlist demux debug: using XSPF playlist reader
  169. [0x8b6e86c] main demux debug: using demux module "playlist"
  170. [0x8b6e86c] main demux debug: TIMER module_need() : 0.325 ms - Total 0.325 ms / 1 intvls (Avg 0.325 ms)
  171. [0x8b7ed44] main demux meta debug: looking for meta reader module: 1 candidate
  172. [0x8b7ed44] main demux meta debug: no meta reader module matching "any" could be loaded
  173. [0x8b7ed44] main demux meta debug: TIMER module_need() : 13.117 ms - Total 13.117 ms / 1 intvls (Avg 13.117 ms)
  174. [0x8b7f48c] main input debug: `file/xspf-open:///home/zino/.local/share/vlc/ml.xspf' successfully opened
  175. [0x8b7d334] main xml reader debug: looking for xml reader module: 2 candidates
  176. [0x8b7d334] main xml reader debug: using xml reader module "xml"
  177. [0x8b7d334] main xml reader debug: TIMER module_need() : 0.844 ms - Total 0.844 ms / 1 intvls (Avg 0.844 ms)
  178. [0x8b6e86c] playlist demux debug: parsed 0 tracks successfully
  179. [0x8b7f48c] main input debug: EOF reached
  180. [0x8b6e86c] main demux debug: removing module "playlist"
  181. [0x8b6b36c] main stream debug: removing module "stream_filter_record"
  182. [0x8b6bd44] main access debug: removing module "filesystem"
  183. [0x8b7f48c] main input debug: TIMER input launching for 'Media Library' : 20.849 ms - Total 20.849 ms / 1 intvls (Avg 20.849 ms)
  184. [0x8b7d334] main interface debug: looking for interface module: 1 candidate
  185. [0x8b7d334] main interface debug: using interface module "hotkeys"
  186. [0x8b7d334] main interface debug: TIMER module_need() : 0.353 ms - Total 0.353 ms / 1 intvls (Avg 0.353 ms)
  187. [0x8b6a0a4] main interface debug: looking for interface module: 1 candidate
  188. Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
  189. Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
  190. [0x8b7998c] main playlist debug: Activated
  191. [0x8b6a0a4] main interface debug: using interface module "inhibit"
  192. [0x8b6a0a4] main interface debug: TIMER module_need() : 13.478 ms - Total 13.478 ms / 1 intvls (Avg 13.478 ms)
  193. [0x8b7998c] main playlist debug: adding item `stats' ( file:///home/zino/vlc-source/stats )
  194. [0x8b6dd4c] main interface debug: looking for interface module: 1 candidate
  195. [0x8b61ec4] main input debug: Creating an input for 'stats'
  196. [0x8b7998c] main playlist debug: meta ok for (null), need to fetch art
  197. [0x8b7998c] main playlist debug: rebuilding array of current - root Playlist
  198. [0x8b7998c] main playlist debug: rebuild done - 1 items, index -1
  199. [0x8b63d7c] main demux meta debug: looking for meta fetcher module: 0 candidates
  200. [0x8b63d7c] main demux meta debug: no meta fetcher module matched "any"
  201. [0x8b63d7c] main demux meta debug: TIMER module_need() : 0.125 ms - Total 0.125 ms / 1 intvls (Avg 0.125 ms)
  202. [0x8b7998c] main playlist debug: searching art for stats
  203. [0x8b6d3cc] main art finder debug: looking for art finder module: 1 candidate
  204. [0x8b6d3cc] main art finder debug: no art finder module matching "any" could be loaded
  205. [0x8b6d3cc] main art finder debug: TIMER module_need() : 0.288 ms - Total 0.288 ms / 1 intvls (Avg 0.288 ms)
  206. [0x8b7998c] main playlist debug: art not found for stats
  207. [0x8b6dd4c] main interface debug: using interface module "globalhotkeys"
  208. [0x8b6dd4c] main interface debug: TIMER module_need() : 53.499 ms - Total 53.499 ms / 1 intvls (Avg 53.499 ms)
  209. [0x8b620bc] main interface debug: looking for interface module: 0 candidates
  210. [0x8b620bc] main interface debug: no interface module matched "rc"
  211. [0x8b620bc] main interface debug: TIMER module_need() : 0.171 ms - Total 0.171 ms / 1 intvls (Avg 0.171 ms)
  212. [0x8b620bc] main interface error: no suitable interface module
  213. [0x8ad667c] main libvlc error: interface "default" initialization failed
  214. [0x8ad667c] main libvlc debug: deactivating the playlist
  215. [0x8b7998c] main playlist debug: Deactivate
  216. [0x8b620bc] main playlist export debug: saving Media Library to file /home/zino/.local/share/vlc/ml.xspf
  217. [0x8b620bc] main playlist export debug: looking for playlist export module: 1 candidate
  218. [0x8b620bc] main playlist export debug: using playlist export module "export"
  219. [0x8b620bc] main playlist export debug: TIMER module_need() : 0.320 ms - Total 0.320 ms / 1 intvls (Avg 0.320 ms)
  220. [0x8b620bc] main playlist export debug: removing module "export"
  221. [0x8b7998c] main playlist debug: Deactivated
  222. [0x8ad667c] main libvlc debug: removing all services discovery tasks
  223. [0x8ad667c] main libvlc debug: removing all interfaces
  224. [0x8ad667c] main libvlc debug: exiting
  225. [0x8b6dd4c] main interface debug: removing module "globalhotkeys"
  226. [0x8b6a0a4] main interface debug: removing module "inhibit"
  227. [0x8b7d334] main interface debug: removing module "hotkeys"
  228. [0x8b7998c] main playlist debug: destroying
  229. [0x8ad667c] main libvlc debug: TIMER ML Load : Total 22.099 ms / 1 intvls (Avg 22.099 ms)
  230. [0x8ad667c] main libvlc debug: TIMER Preparse run : Total 0.392 ms / 1 intvls (Avg 0.392 ms)
  231. [0x8ad667c] main libvlc debug: TIMER Items array build : Total 0.036 ms / 1 intvls (Avg 0.036 ms)
  232. [0x8ad667c] main libvlc debug: TIMER ML Dump : Total 0.545 ms / 1 intvls (Avg 0.545 ms)
  233. [0x8ad667c] main libvlc debug: removing stats
  234. [0x8ad667c] main libvlc debug: removing module "memcpymmxext"
  235. zino@zino-client:~/vlc-source$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement