Advertisement
Guest User

Untitled

a guest
Jun 6th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.71 KB | None | 0 0
  1. vlc -vvv
  2. VLC media player 1.0.6 Goldeneye
  3. [0x91bc668] main libvlc debug: VLC media player - version 1.0.6 Goldeneye - (c) 1996-2010 the VideoLAN team
  4. [0x91bc668] main libvlc debug: libvlc was configured with ./configure '--build=i486-linux-gnu' '--config-cache' '--disable-maintainer-mode' '--disable-update-check' '--enable-fast-install' '--enable-release' '--prefix=/usr' '--with-binary-version=1ubuntu1.1' '--disable-atmo' '--disable-fluidsynth' '--disable-gnomevfs' '--disable-kate' '--disable-mtp' '--enable-x264' '--disable-zvbi' '--enable-a52' '--enable-aa' '--enable-bonjour' '--enable-caca' '--enable-dca' '--enable-dvb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-freetype' '--enable-fribidi' '--enable-ggi' '--enable-gnutls' '--enable-jack' '--enable-libass' '--enable-libmpeg2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mozilla' '--enable-mpc' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-pulse' '--enable-qt4' '--enable-realrtsp' '--enable-sdl' '--enable-shout' '--enable-skins2' '--enable-smb' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-telx' '--enable-theora' '--enable-twolame' '--enable-vcd' '--enable-vcdx' '--enable-vorbis' '--with-mozilla-pkg=libxul' '--enable-alsa' '--enable-dv' '--enable-pvr' '--enable-v4l' '--enable-v4l2' '--enable-svgalib' 'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g -O2'
  5. [0x91bc668] main libvlc debug: translation test: code is "C"
  6. [0x91bc668] main libvlc debug: checking plugin modules
  7. [0x91bc668] main libvlc debug: loading plugins cache file /home/sepehr/.cache/vlc/plugins-04041e.dat
  8. [0x91bc668] main libvlc debug: recursively browsing `/usr/lib/vlc'
  9. [0x91bc668] main libvlc debug: module bank initialized (380 modules)
  10. [0x91bc668] main libvlc debug: opening config file (/home/sepehr/.config/vlc/vlcrc)
  11. [0x91bc668] main libvlc debug: CPU has capabilities 486 586 MMX 3DNow! MMXEXT FPU
  12. [0x91bc668] main libvlc debug: looking for memcpy module: 4 candidates
  13. [0x91bc668] main libvlc debug: using memcpy module "memcpymmxext"
  14. [0x9250808] main input debug: Creating an input for 'Media Library'
  15. [0x9250808] main input debug: Input is a meta file: disabling unneeded options
  16. [0x9250808] main input debug: using timeshift granularity of 50 MBytes
  17. [0x9250808] main input debug: using timeshift path '/tmp'
  18. [0x9250808] main input debug: `file/xspf-open:///home/sepehr/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/sepehr/.local/share/vlc/ml.xspf'
  19. [0x9250808] main input debug: creating demux: access='file' demux='xspf-open' path='/home/sepehr/.local/share/vlc/ml.xspf'
  20. [0x9254e80] main demux debug: looking for access_demux module: 1 candidate
  21. [0x9254e80] main demux warning: no access_demux module matching "file" could be loaded
  22. [0x9254e80] main demux debug: TIMER module_need() : 0.669 ms - Total 0.669 ms / 1 intvls (Avg 0.669 ms)
  23. [0x9250808] main input debug: creating access 'file' path='/home/sepehr/.local/share/vlc/ml.xspf'
  24. [0x9256d68] main access debug: looking for access module: 3 candidates
  25. [0x9256d68] access_file access debug: opening file `/home/sepehr/.local/share/vlc/ml.xspf'
  26. [0x9256d68] main access debug: using access module "access_file"
  27. [0x9256d68] main access debug: TIMER module_need() : 0.547 ms - Total 0.547 ms / 1 intvls (Avg 0.547 ms)
  28. [0x92564c0] main stream debug: Using AStream*Stream
  29. [0x92564c0] main stream debug: pre buffering
  30. [0x92564c0] main stream debug: received first data after 0 ms
  31. [0x92564c0] main stream debug: pre-buffering done 296 bytes in 0s - 11117 kbytes/s
  32. [0x9256178] main stream debug: looking for stream_filter module: 5 candidates
  33. [0x9256178] main stream debug: TIMER module_need() : 0.551 ms - Total 0.551 ms / 1 intvls (Avg 0.551 ms)
  34. [0x9256178] main stream debug: looking for stream_filter module: 1 candidate
  35. [0x9256178] main stream debug: using stream_filter module "stream_filter_record"
  36. [0x9256178] main stream debug: TIMER module_need() : 0.175 ms - Total 0.175 ms / 1 intvls (Avg 0.175 ms)
  37. [0x9250808] main input debug: creating demux: access='file' demux='xspf-open' path='/home/sepehr/.local/share/vlc/ml.xspf'
  38. [0x9263060] main demux debug: looking for demux module: 1 candidate
  39. [0x9263060] playlist demux debug: using XSPF playlist reader
  40. [0x9263060] main demux debug: using demux module "playlist"
  41. [0x9263060] main demux debug: TIMER module_need() : 0.287 ms - Total 0.287 ms / 1 intvls (Avg 0.287 ms)
  42. [0x9250808] main input debug: `file/xspf-open:///home/sepehr/.local/share/vlc/ml.xspf' successfully opened
  43. [0x92635c0] main xml debug: looking for xml module: 2 candidates
  44. [0x92635c0] main xml debug: using xml module "xml"
  45. [0x92635c0] main xml debug: TIMER module_need() : 0.643 ms - Total 0.643 ms / 1 intvls (Avg 0.643 ms)
  46. [0x9263060] playlist demux debug: parsed 0 tracks successfully
  47. [0x92635c0] main xml debug: removing module "xml"
  48. [0x9250808] main input debug: EOF reached
  49. [0x9263060] main demux debug: removing module "playlist"
  50. [0x9256178] main stream debug: removing module "stream_filter_record"
  51. [0x9256d68] main access debug: removing module "access_file"
  52. [0x9250808] main input debug: TIMER input launching for 'Media Library' : 6.278 ms - Total 6.278 ms / 1 intvls (Avg 6.278 ms)
  53. [0x9251648] main playlist debug: Activated
  54. [0x9250808] main interface debug: looking for interface module: 1 candidate
  55. [0x9250808] main interface debug: using interface module "hotkeys"
  56. [0x9250808] main interface debug: TIMER module_need() : 0.433 ms - Total 0.433 ms / 1 intvls (Avg 0.433 ms)
  57. [0x9250808] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
  58. [0x92509d0] main interface debug: looking for interface module: 1 candidate
  59. [0x9250808] main interface debug: thread started
  60. [0x92509d0] main interface debug: using interface module "inhibit"
  61. [0x92509d0] main interface debug: TIMER module_need() : 2.983 ms - Total 2.983 ms / 1 intvls (Avg 2.983 ms)
  62. [0x92509d0] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
  63. [0x9262078] main interface debug: looking for interface module: 1 candidate
  64. [0x9262078] main interface debug: using interface module "screensaver"
  65. [0x9262078] main interface debug: TIMER module_need() : 0.316 ms - Total 0.316 ms / 1 intvls (Avg 0.316 ms)
  66. [0x9262078] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
  67. [0x9262078] main interface debug: thread started
  68. [0x92509d0] main interface debug: thread started
  69. [0x91bcba8] main interface debug: looking for interface module: 1 candidate
  70. [0x91bcba8] main interface debug: using interface module "signals"
  71. [0x91bcba8] main interface debug: TIMER module_need() : 0.289 ms - Total 0.289 ms / 1 intvls (Avg 0.289 ms)
  72. [0x91bcba8] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
  73. [0x91bcba8] main interface debug: thread started
  74. [0x91bcba8] main interface debug: thread ended
  75. [0x9264668] main interface debug: looking for interface module: 1 candidate
  76. [0x9251648] main playlist debug: rebuilding array of current - root Playlist
  77. [0x9251648] main playlist debug: rebuild done - 0 items, index -1
  78. [0x9264668] main interface debug: using interface module "globalhotkeys"
  79. [0x9264668] main interface debug: TIMER module_need() : 8.701 ms - Total 8.701 ms / 1 intvls (Avg 8.701 ms)
  80. [0x9264668] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
  81. [0x91bc668] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
  82. [0x9267ef8] main interface debug: looking for interface module: 4 candidates
  83. [0x9264668] main interface debug: thread started
  84. [0x9264668] main interface debug: thread ended
  85. [0x9267ef8] main interface debug: using interface module "qt4"
  86. [0x9267ef8] main interface debug: TIMER module_need() : 206.856 ms - Total 206.856 ms / 1 intvls (Avg 206.856 ms)
  87. [0x9267ef8] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
  88. [0x9267ef8] qt4 interface debug: Error while initializing qt-specific localization
  89. [0x9267ef8] main interface debug: thread started
  90. [0x9267ef8] main interface debug: thread ended
  91. [0x9267ef8] qt4 interface debug: Initialization of Capture device panel
  92. [0x9267ef8] qt4 interface debug: :dvb-caching=300 :dvb-adapter=0 :dvb-device=0 :dvb-frequency=0 :dvb-inversion=2 :dvb-probe :no-dvb-budget-mode :dvb-satno=0 :dvb-voltage=13 :no-dvb-high-voltage :dvb-tone=-1 :dvb-fec=9 :dvb-srate=27500000 :dvb-lnb-lof1=0 :dvb-lnb-lof2=0 :dvb-lnb-slof=0 :dvb-modulation=0 :dvb-code-rate-hp=9 :dvb-code-rate-lp=9 :dvb-bandwidth=0 :dvb-guard=0 :dvb-transmission=0 :dvb-hierarchy=0 :dvb-http-host= :dvb-http-user= :dvb-http-password= :dvb-http-acl= :dvb-http-intf-cert= :dvb-http-intf-key= :dvb-http-intf-ca= :dvb-http-intf-crl=
  93. [0x9267ef8] qt4 interface warning: Input option: dvb-adapter=0
  94. [0x9267ef8] qt4 interface warning: Input option: dvb-srate=27500000:dvb-caching=300
  95. [0x9267ef8] qt4 interface warning: Input option: dvb-adapter=0
  96. [0x9267ef8] qt4 interface warning: Input option: dvb-device=0
  97. [0x9267ef8] qt4 interface warning: Input option: dvb-frequency=0
  98. [0x9267ef8] qt4 interface warning: Input option: dvb-inversion=2
  99. [0x9267ef8] qt4 interface warning: Input option: dvb-probe
  100. [0x9267ef8] qt4 interface warning: Input option: no-dvb-budget-mode
  101. [0x9267ef8] qt4 interface warning: Input option: dvb-satno=0
  102. [0x9267ef8] qt4 interface warning: Input option: dvb-voltage=13
  103. [0x9267ef8] qt4 interface warning: Input option: no-dvb-high-voltage
  104. [0x9267ef8] qt4 interface warning: Input option: dvb-tone=-1
  105. [0x9267ef8] qt4 interface warning: Input option: dvb-fec=9
  106. [0x9267ef8] qt4 interface warning: Input option: dvb-srate=27500000
  107. [0x9267ef8] qt4 interface warning: Input option: dvb-lnb-lof1=0
  108. [0x9267ef8] qt4 interface warning: Input option: dvb-lnb-lof2=0
  109. [0x9267ef8] qt4 interface warning: Input option: dvb-lnb-slof=0
  110. [0x9267ef8] qt4 interface warning: Input option: dvb-modulation=0
  111. [0x9267ef8] qt4 interface warning: Input option: dvb-code-rate-hp=9
  112. [0x9267ef8] qt4 interface warning: Input option: dvb-code-rate-lp=9
  113. [0x9267ef8] qt4 interface warning: Input option: dvb-bandwidth=0
  114. [0x9267ef8] qt4 interface warning: Input option: dvb-guard=0
  115. [0x9267ef8] qt4 interface warning: Input option: dvb-transmission=0
  116. [0x9267ef8] qt4 interface warning: Input option: dvb-hierarchy=0
  117. [0x9267ef8] qt4 interface warning: Input option: dvb-http-host=
  118. [0x9267ef8] qt4 interface warning: Input option: dvb-http-user=
  119. [0x9267ef8] qt4 interface warning: Input option: dvb-http-password=
  120. [0x9267ef8] qt4 interface warning: Input option: dvb-http-acl=
  121. [0x9267ef8] qt4 interface warning: Input option: dvb-http-intf-cert=
  122. [0x9267ef8] qt4 interface warning: Input option: dvb-http-intf-key=
  123. [0x9267ef8] qt4 interface warning: Input option: dvb-http-intf-ca=
  124. [0x9267ef8] qt4 interface warning: Input option: dvb-http-intf-crl=
  125. [0x9251648] main playlist debug: adding item `dvb://frequency=11526000' ( dvb://frequency=11526000 )
  126. [0x9251648] main playlist debug: rebuilding array of current - root Playlist
  127. [0x9251648] main playlist debug: rebuild done - 1 items, index -1
  128. [0x9251648] main playlist debug: processing request item dvb://frequency=11526000 node null skip 0
  129. [0x9251648] main playlist debug: resyncing on dvb://frequency=11526000
  130. [0x9251648] main playlist debug: dvb://frequency=11526000 is at 0
  131. [0x9251648] main playlist debug: starting new item
  132. [0x9251648] main playlist debug: creating new input thread
  133. [0x94e8b50] main input debug: Creating an input for 'dvb://frequency=11526000'
  134. [0x94e8b50] main input debug: thread (input) created at priority 10 (input/input.c:230)
  135. [0x9267ef8] qt4 interface debug: Adding a new MRL to recent ones: dvb://frequency=11526000
  136. [0x9267ef8] qt4 interface debug: IM: Setting an input
  137. [0x9267ef8] qt4 interface debug: Updating the geometry
  138. [0x94e8b50] main input debug: thread started
  139. [0x94e8b50] main input debug: using timeshift granularity of 50 MBytes
  140. [0x94e8b50] main input debug: using timeshift path '/tmp'
  141. [0x94e8b50] main input debug: `dvb://frequency=11526000' gives access `dvb' demux `' path `frequency=11526000'
  142. [0x94e8b50] main input debug: creating demux: access='dvb' demux='' path='frequency=11526000'
  143. [0x9604258] main demux debug: looking for access_demux module: 0 candidates
  144. [0x9604258] main demux debug: no access_demux module matched "dvb"
  145. [0x9604258] main demux debug: TIMER module_need() : 0.121 ms - Total 0.121 ms / 1 intvls (Avg 0.121 ms)
  146. [0x94e8b50] main input debug: creating access 'dvb' path='frequency=11526000'
  147. [0x9604258] main access debug: looking for access module: 1 candidate
  148. [0x9604258] dvb access debug: Opening device /dev/dvb/adapter0/frontend0
  149. [0x9604258] dvb access debug: Frontend Info:
  150. [0x9604258] dvb access debug: name = Conexant CX24120/CX24118
  151. [0x9604258] dvb access debug: type = QPSK (DVB-S)
  152. [0x9604258] dvb access debug: frequency_min = 950000 (kHz)
  153. [0x9604258] dvb access debug: frequency_max = 2150000 (kHz)
  154. [0x9604258] dvb access debug: frequency_stepsize = 1011
  155. [0x9604258] dvb access debug: frequency_tolerance = 5000
  156. [0x9604258] dvb access debug: symbol_rate_min = 1000000 (kHz)
  157. [0x9604258] dvb access debug: symbol_rate_max = 45000000 (kHz)
  158. [0x9604258] dvb access debug: symbol_rate_tolerance (ppm) = 0
  159. [0x9604258] dvb access debug: notifier_delay (ms) = 0
  160. [0x9604258] dvb access debug: Frontend Info capability list:
  161. [0x9604258] dvb access debug: inversion auto
  162. [0x9604258] dvb access debug: forward error correction 1/2
  163. [0x9604258] dvb access debug: forward error correction 2/3
  164. [0x9604258] dvb access debug: forward error correction 3/4
  165. [0x9604258] dvb access debug: forward error correction 4/5
  166. [0x9604258] dvb access debug: forward error correction 5/6
  167. [0x9604258] dvb access debug: forward error correction 6/7
  168. [0x9604258] dvb access debug: forward error correction 7/8
  169. [0x9604258] dvb access debug: forward error correction auto
  170. [0x9604258] dvb access debug: card can do QPSK
  171. [0x9604258] dvb access debug: card can recover from a cable unplug
  172. [0x9604258] dvb access debug: End of capability list
  173. [0x9604258] dvb access debug: trying to tune the frontend...
  174. [0x9604258] dvb access debug: frequency 11526000 is in Ku-band
  175. [0x9604258] dvb access debug: using inversion=2
  176. [0x9604258] dvb access debug: using fec=9
  177. [0x9604258] dvb access debug: using voltage=13
  178. [0x9604258] dvb access debug: using tone=0
  179. [0x9267ef8] qt4 interface debug: Updating the geometry
  180. [0x9604258] dvb access debug: Opening device /dev/dvb/adapter0/dvr0
  181. [0x9604258] dvb access debug: setting filter on PAT
  182. [0x9604258] dvb access debug: Opening device /dev/dvb/adapter0/demux0
  183. [0x9604258] dvb access debug: DMXSetFilter: DMX_PES_OTHER for PID 0
  184. [0x9604258] dvb access debug: Opening device /dev/dvb/adapter0/ca0
  185. [0x9604258] dvb access warning: CAMInit: opening CAM device failed (No such file or directory)
  186. [0x9604258] main access debug: using access module "dvb"
  187. [0x9604258] main access debug: TIMER module_need() : 188.510 ms - Total 188.510 ms / 1 intvls (Avg 188.510 ms)
  188. [0x963cec0] main stream debug: Using AStream*Block
  189. [0x963cec0] main stream debug: pre buffering
  190. [0x9604258] dvb access debug: frontend has acquired signal
  191. [0x9604258] dvb access warning: no lock, tuning again
  192. [0x9604258] dvb access debug: using inversion=2
  193. [0x9604258] dvb access debug: using fec=9
  194. [0x9604258] dvb access debug: using voltage=13
  195. [0x9604258] dvb access debug: using tone=0
  196. [0x9604258] dvb access debug: frontend has acquired signal
  197. [0x9604258] dvb access warning: no lock, tuning again
  198. [0x9604258] dvb access debug: using inversion=2
  199. [0x9604258] dvb access debug: using fec=9
  200. [0x9604258] dvb access debug: using voltage=13
  201. [0x9604258] dvb access debug: using tone=0
  202. [0x9604258] dvb access debug: frontend has acquired signal
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement