Advertisement
Guest User

Untitled

a guest
May 29th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.49 KB | None | 0 0
  1. erlendr@pc4038:~$ vlc -vvv -I dummy /tmp/fifo1 --sout '#std{access=http,mux=ogg,dst=:8080}'
  2. VLC media player 1.0.6 Goldeneye
  3. [0x8a2e258] main libvlc debug: VLC media player - version 1.0.6 Goldeneye - (c) 1996-2010 the VideoLAN team
  4. [0x8a2e258] 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.8' '--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. [0x8a2e258] main libvlc debug: translation test: code is "C"
  6. [0x8a2e258] main libvlc debug: checking plugin modules
  7. [0x8a2e258] main libvlc debug: loading plugins cache file /home/erlendr/.cache/vlc/plugins-04041e.dat
  8. [0x8a2e258] main libvlc debug: recursively browsing `/usr/lib/vlc'
  9. [0x8a2e258] main libvlc debug: module bank initialized (380 modules)
  10. [0x8a2e258] main libvlc debug: opening config file (/home/erlendr/.config/vlc/vlcrc)
  11. [0x8a2e258] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT FPU
  12. [0x8a2e258] main libvlc debug: looking for memcpy module: 3 candidates
  13. [0x8a2e258] main libvlc debug: using memcpy module "memcpymmxext"
  14. [0x8ac7270] main input debug: Creating an input for 'Media Library'
  15. [0x8ac7270] main input debug: Input is a meta file: disabling unneeded options
  16. [0x8ac7270] main input debug: using timeshift granularity of 50 MBytes
  17. [0x8ac7270] main input debug: using timeshift path '/tmp'
  18. [0x8ac7270] main input debug: `file/xspf-open:///home/erlendr/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/erlendr/.local/share/vlc/ml.xspf'
  19. [0x8ac7270] main input debug: creating demux: access='file' demux='xspf-open' path='/home/erlendr/.local/share/vlc/ml.xspf'
  20. [0x8ac8cc0] main demux debug: looking for access_demux module: 1 candidate
  21. [0x8ac8cc0] main demux warning: no access_demux module matching "file" could be loaded
  22. [0x8ac8cc0] main demux debug: TIMER module_need() : 0.342 ms - Total 0.342 ms / 1 intvls (Avg 0.342 ms)
  23. [0x8ac7270] main input debug: creating access 'file' path='/home/erlendr/.local/share/vlc/ml.xspf'
  24. [0x8ac30b0] main access debug: looking for access module: 3 candidates
  25. [0x8ac30b0] access_file access debug: opening file `/home/erlendr/.local/share/vlc/ml.xspf'
  26. [0x8ac30b0] main access debug: using access module "access_file"
  27. [0x8ac30b0] main access debug: TIMER module_need() : 0.323 ms - Total 0.323 ms / 1 intvls (Avg 0.323 ms)
  28. [0x8ac5698] main stream debug: Using AStream*Stream
  29. [0x8ac5698] main stream debug: pre buffering
  30. [0x8ac5698] main stream debug: received first data after 0 ms
  31. [0x8ac5698] main stream debug: pre-buffering done 296 bytes in 0s - 19270 kbytes/s
  32. [0x8ac5fc0] main stream debug: looking for stream_filter module: 5 candidates
  33. [0x8ac5fc0] main stream debug: TIMER module_need() : 0.281 ms - Total 0.281 ms / 1 intvls (Avg 0.281 ms)
  34. [0x8ac5fc0] main stream debug: looking for stream_filter module: 1 candidate
  35. [0x8ac5fc0] main stream debug: using stream_filter module "stream_filter_record"
  36. [0x8ac5fc0] main stream debug: TIMER module_need() : 0.113 ms - Total 0.113 ms / 1 intvls (Avg 0.113 ms)
  37. [0x8ac7270] main input debug: creating demux: access='file' demux='xspf-open' path='/home/erlendr/.local/share/vlc/ml.xspf'
  38. [0x8ad47c0] main demux debug: looking for demux module: 1 candidate
  39. [0x8ad47c0] playlist demux debug: using XSPF playlist reader
  40. [0x8ad47c0] main demux debug: using demux module "playlist"
  41. [0x8ad47c0] main demux debug: TIMER module_need() : 0.161 ms - Total 0.161 ms / 1 intvls (Avg 0.161 ms)
  42. [0x8ac7270] main input debug: `file/xspf-open:///home/erlendr/.local/share/vlc/ml.xspf' successfully opened
  43. [0x8ad4b30] main xml debug: looking for xml module: 2 candidates
  44. [0x8ad4b30] main xml debug: using xml module "xml"
  45. [0x8ad4b30] main xml debug: TIMER module_need() : 0.279 ms - Total 0.279 ms / 1 intvls (Avg 0.279 ms)
  46. [0x8ad47c0] playlist demux debug: parsed 0 tracks successfully
  47. [0x8ad4b30] main xml debug: removing module "xml"
  48. [0x8ac7270] main input debug: EOF reached
  49. [0x8ad47c0] main demux debug: removing module "playlist"
  50. [0x8ac5fc0] main stream debug: removing module "stream_filter_record"
  51. [0x8ac30b0] main access debug: removing module "access_file"
  52. [0x8ac7270] main input debug: TIMER input launching for 'Media Library' : 3.004 ms - Total 3.004 ms / 1 intvls (Avg 3.004 ms)
  53. [0x8ac6638] main playlist debug: Activated
  54. [0x8ac6638] main playlist debug: rebuilding array of current - root Playlist
  55. [0x8ac6638] main playlist debug: rebuild done - 0 items, index -1
  56. [0x8ac7438] main interface debug: looking for interface module: 1 candidate
  57. [0x8ac7438] main interface debug: using interface module "hotkeys"
  58. [0x8ac7438] main interface debug: TIMER module_need() : 0.158 ms - Total 0.158 ms / 1 intvls (Avg 0.158 ms)
  59. [0x8ac7438] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
  60. [0x8ac7438] main interface debug: thread started
  61. [0xb6f00500] main interface debug: looking for interface module: 1 candidate
  62. [0xb6f00500] main interface debug: using interface module "inhibit"
  63. [0xb6f00500] main interface debug: TIMER module_need() : 2.151 ms - Total 2.151 ms / 1 intvls (Avg 2.151 ms)
  64. [0xb6f00500] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
  65. [0xb6f00500] main interface debug: thread started
  66. [0x8ac8020] main interface debug: looking for interface module: 1 candidate
  67. [0x8ac8020] main interface debug: using interface module "screensaver"
  68. [0x8ac8020] main interface debug: TIMER module_need() : 0.148 ms - Total 0.148 ms / 1 intvls (Avg 0.148 ms)
  69. [0x8ac8020] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
  70. [0x8ac8020] main interface debug: thread started
  71. [0x8ac6638] main playlist debug: adding item `fifo1' ( /tmp/fifo1 )
  72. [0x8a2e3f0] main interface debug: looking for interface module: 1 candidate
  73. [0x8a2e3f0] main interface debug: using interface module "signals"
  74. [0x8a2e3f0] main interface debug: TIMER module_need() : 0.122 ms - Total 0.122 ms / 1 intvls (Avg 0.122 ms)
  75. [0x8a2e3f0] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
  76. [0x8a2e3f0] main interface debug: thread started
  77. [0x8a2e3f0] main interface debug: thread ended
  78. [0x8ac2270] main interface debug: looking for interface module: 1 candidate
  79. [0x8ac2270] main interface debug: using interface module "globalhotkeys"
  80. [0x8ac2270] main interface debug: TIMER module_need() : 3.530 ms - Total 3.530 ms / 1 intvls (Avg 3.530 ms)
  81. [0x8ac2270] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
  82. [0x8ac2270] main interface debug: thread started
  83. [0x8ac2270] main interface debug: thread ended
  84. [0xb6f010d0] main interface debug: looking for interface module: 1 candidate
  85. [0xb6f010d0] dummy interface: using the dummy interface module...
  86. [0xb6f010d0] main interface debug: using interface module "dummy"
  87. [0xb6f010d0] main interface debug: TIMER module_need() : 0.180 ms - Total 0.180 ms / 1 intvls (Avg 0.180 ms)
  88. [0xb6f010d0] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
  89. [0xb6f010d0] main interface debug: thread started
  90. [0x8ac6638] main playlist debug: processing request item null node Playlist skip 0
  91. [0x8ac6638] main playlist debug: rebuilding array of current - root Playlist
  92. [0xb6f010d0] main interface debug: thread ended
  93. [0x8ac6638] main playlist debug: rebuild done - 1 items, index -1
  94. [0x8ac6638] main playlist debug: starting new item
  95. [0x8ac6638] main playlist debug: creating new input thread
  96. [0xb6f01820] main input debug: Creating an input for 'fifo1'
  97. [0xb6f01820] main input debug: thread (input) created at priority 10 (input/input.c:230)
  98. [0xb6f01820] main input debug: thread started
  99. [0x8ae1288] main stream output debug: stream=`std'
  100. [0x8ad7740] main stream out debug: looking for sout stream module: 1 candidate
  101. [0x8ad7740] main stream out debug: set config option: sout-standard-access to http
  102. [0x8ad7740] main stream out debug: set config option: sout-standard-mux to ogg
  103. [0x8ad7740] main stream out debug: set config option: sout-standard-dst to :8080
  104. [0x8ad7740] stream_out_standard stream out debug: creating `http/ogg://:8080'
  105. [0x8ad7740] stream_out_standard stream out debug: using `http/ogg://:8080'
  106. [0x8ae32c0] main access out debug: looking for sout access module: 1 candidate
  107. [0x8ae32c0] main access out: creating httpd
  108. [0x8ae32c0] main access out debug: net: listening to port 8080
  109. [0x8ae32c0] main access out debug: using sout access module "access_output_http"
  110. [0x8ae32c0] main access out debug: TIMER module_need() : 1.993 ms - Total 1.993 ms / 1 intvls (Avg 1.993 ms)
  111. [0x8ad7740] stream_out_standard stream out debug: access opened
  112. [0x8ae4ab8] main mux debug: looking for sout mux module: 1 candidate
  113. [0x8ae4ab8] mux_ogg mux: Open
  114. [0x8ae4ab8] main mux debug: using sout mux module "mux_ogg"
  115. [0x8ae4ab8] main mux debug: TIMER module_need() : 0.260 ms - Total 0.260 ms / 1 intvls (Avg 0.260 ms)
  116. [0x8ae1288] main stream output debug: muxer support adding stream at any time
  117. [0x8ae1288] main stream output debug: muxer prefers to wait for all ES before starting to mux
  118. [0x8ad7740] stream_out_standard stream out debug: mux opened
  119. [0x8ad7740] main stream out debug: using sout stream module "stream_out_standard"
  120. [0x8ad7740] main stream out debug: TIMER module_need() : 5.397 ms - Total 5.397 ms / 1 intvls (Avg 5.397 ms)
  121. [0xb6f01820] main input debug: using timeshift granularity of 50 MBytes
  122. [0xb6f01820] main input debug: using timeshift path '/tmp'
  123. [0xb6f01820] main input debug: `/tmp/fifo1' gives access `' demux `' path `/tmp/fifo1'
  124. [0xb6f01820] main input debug: creating demux: access='' demux='' path='/tmp/fifo1'
  125. [0x8ae2850] main demux debug: looking for access_demux module: 7 candidates
  126. [0x8ae2850] main demux debug: TIMER module_need() : 2.573 ms - Total 2.573 ms / 1 intvls (Avg 2.573 ms)
  127. [0xb6f01820] main input debug: creating access '' path='/tmp/fifo1'
  128. [0x8ae8a00] main access debug: looking for access module: 7 candidates
  129. [0x8ae8a00] vcd access debug: trying .cue file: /tmp/fifo1.cue
  130. [0x8ae8a00] vcd access debug: could not find .cue file
  131. [0x8ae8a00] access_file access debug: opening file `/tmp/fifo1'
  132. [0x8ae8a00] main access debug: using access module "access_file"
  133. [0x8ae8a00] main access debug: TIMER module_need() : 231.698 ms - Total 231.698 ms / 1 intvls (Avg 231.698 ms)
  134. [0x8ae8db8] main stream debug: Using AStream*Stream
  135. [0x8ae8db8] main stream debug: pre buffering
  136. [0x8ae8db8] main stream debug: received first data after 203 ms
  137. [0x8ae8db8] main stream debug: pre-buffering done 1024 bytes in 0s - 4 kbytes/s
  138. [0x8ae9578] main stream debug: looking for stream_filter module: 5 candidates
  139. [0x8ae9578] main stream debug: TIMER module_need() : 0.119 ms - Total 0.119 ms / 1 intvls (Avg 0.119 ms)
  140. [0x8ae9578] main stream debug: looking for stream_filter module: 1 candidate
  141. [0x8ae9578] main stream debug: using stream_filter module "stream_filter_record"
  142. [0x8ae9578] main stream debug: TIMER module_need() : 0.062 ms - Total 0.062 ms / 1 intvls (Avg 0.062 ms)
  143. [0xb6f01820] main input debug: creating demux: access='' demux='' path='/tmp/fifo1'
  144. [0x8ae96a8] main demux debug: looking for demux module: 51 candidates
  145. [0x8ae96a8] main demux debug: using demux module "ts"
  146. [0x8ae96a8] main demux debug: TIMER module_need() : 471.917 ms - Total 471.917 ms / 1 intvls (Avg 471.917 ms)
  147. [0xb6f01820] main input debug: looking for a subtitle file in /tmp/
  148. [0x8ae96a8] ts demux debug: DEMUX_SET_GROUP 0 (nil)
  149. [0xb6f01820] main input debug: starting in async mode
  150. [0xb6f01820] main input debug: `/tmp/fifo1' successfully opened
  151. libdvbpsi error (PSI decoder): TS discontinuity (received 4, expected 0) for PID 0
  152. [0x8ae96a8] ts demux debug: PATCallBack called
  153. [0x8ae96a8] ts demux debug: new PAT ts_id=1 version=0 current_next=1
  154. [0x8ae96a8] ts demux debug: * number=1 pid=4096
  155. libdvbpsi error (PSI decoder): TS discontinuity (received 4, expected 0) for PID 4096
  156. [0x8ae96a8] ts demux debug: PMTCallBack called
  157. [0x8ae96a8] ts demux debug: new PMT program number=1 version=0 pid_pcr=256
  158. [0x8ae96a8] ts demux debug: * es pid=256 type=6 *unknown*
  159. [0xb6f01820] main input debug: selecting program id=1
  160. [0xb6f01820] main input debug: Buffering 0%
  161. [0xb6f01820] main input debug: Buffering 33%
  162. [0xb6f01820] main input debug: Buffering 66%
  163. [0xb6f01820] main input debug: Stream buffering done (500 ms in 0 ms)
  164. [0xb6f01820] main input debug: Decoder buffering done in 0 ms
  165. libdvbpsi error (PSI decoder): TS discontinuity (received 1, expected 0) for PID 17
  166. [0x8ae96a8] ts demux debug: PSINewTableCallBack: table 0x42(66) ext=0x1(1)
  167. [0x8ae96a8] ts demux debug: SDTCallBack called
  168. [0x8ae96a8] ts demux debug: new SDT ts_id=1 version=0 current_next=1 network_id=1
  169. [0x8ae96a8] ts demux debug: * service id=1 eit schedule=0 present=0 running=4 free_ca=0
  170. [0x8ae96a8] ts demux debug: - type=1 provider=FFmpeg name=Service01
  171. [0xb6f01820] main input debug: EsOutProgramMeta: number=1
  172. [0x8ae96a8] ts demux debug: eof ?
  173. [0xb6f01820] main input debug: EOF reached
  174. [0x8ae96a8] ts demux debug: pid list:
  175. [0x8ae96a8] ts demux debug: - pid[0] seen
  176. [0x8ac6638] main playlist debug: finished input
  177. [0x8ae96a8] ts demux debug: - pid[17] seen
  178. [0x8ae96a8] ts demux debug: - pid[256] seen
  179. [0x8ae96a8] ts demux debug: - pid[4096] seen
  180. [0x8ae96a8] ts demux debug: - pid[8191] seen
  181. [0x8ae8a00] main access debug: waitpipe: object killed
  182. [0x8ae96a8] main demux debug: removing module "ts"
  183. [0x8ae9578] main stream debug: removing module "stream_filter_record"
  184. [0x8ae8a00] main access debug: removing module "access_file"
  185. [0xb6f01820] main input debug: thread ended
  186. [0x8ac6638] main playlist debug: dead input
  187. [0x8ae1288] main stream output debug: destroying useless sout
  188. [0x8ad7740] main stream out debug: destroying chain... (name=std)
  189. [0x8ae4ab8] mux_ogg mux: Close
  190. [0x8ae4ab8] main mux debug: removing module "mux_ogg"
  191. [0x8ae5e10] main http server debug: waitpipe: object killed
  192. [0x8ae5e10] main http server debug: HTTP host removed
  193. [0x8ae5758] main http server debug: no hosts left, stopping httpd
  194. [0x8ae32c0] access_output_http access out debug: Close
  195. [0x8ae32c0] main access out debug: removing module "access_output_http"
  196. [0x8ad7740] main stream out debug: removing module "stream_out_standard"
  197. [0x8ad7740] main stream out debug: destroying chain done
  198. [0xb6f01820] main input debug: TIMER input launching for 'fifo1' : 921.549 ms - Total 921.549 ms / 1 intvls (Avg 921.549 ms)
  199. [0x8ac6638] main playlist debug: changing item without a request (current 0/1)
  200. [0x8ac6638] main playlist debug: nothing to play
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement