Advertisement
kewlhotrod

Untitled

Dec 26th, 2011
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.69 KB | None | 0 0
  1. cvlc -vvv http://199.19.105.65/Trance --sout '#transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:file{mux=ts,dst=/home/ices/Desktop/TestStream} :no-sout-rtp-sap :no-sout-standard-sap :ttl=1 :sout-keep'
  2. VLC media player 1.1.9 The Luggage (revision exported)
  3. [0x88320d4] main libvlc debug: VLC media player - 1.1.9 The Luggage
  4. [0x88320d4] main libvlc debug: Copyright © 1996-2011 the VideoLAN team
  5. [0x88320d4] main libvlc debug: revision exported
  6. [0x88320d4] main libvlc debug: configured with ./configure '--enable-static' '--build=i686-linux-gnu' '--config-cache' '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--sysconfdir=/etc' '--with-binary-version=1ubuntu1.3' '--enable-a52' '--enable-aa' '--enable-bonjour' '--enable-caca' '--enable-dca' '--enable-dirac' '--enable-dvb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-ggi' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libproxy' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mozilla' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-pulse' '--enable-qt4' '--enable-realrtsp' '--enable-schroedinger' '--enable-sdl' '--enable-shout' '--enable-skins2' '--enable-smb' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcd' '--enable-vcdx' '--enable-vorbis' '--enable-x264' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--with-mozilla-pkg=libxul' '--disable-dxva2' '--disable-gnomevfs' '--disable-goom' '--disable-osso_screensaver' '--disable-portaudio' '--disable-projectm' '--disable-sqlite' '--disable-telx' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv' '--enable-libva' '--enable-pvr' '--enable-udev' '--enable-v4l2' '--enable-svgalib' 'build_alias=i686-linux-gnu' 'CFLAGS=-g -O2' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g -O2'
  7. [0x88320d4] main libvlc debug: translation test: code is "C"
  8. [0x88320d4] main libvlc debug: checking plugin modules
  9. [0x88320d4] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins-04041e-fe8.dat
  10. [0x88320d4] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
  11. [0x88320d4] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins-04041e-fe8.dat
  12. [0x88320d4] main libvlc debug: module bank initialized (394 modules)
  13. [0x88320d4] main libvlc debug: opening config file (/root/.config/vlc/vlcrc)
  14. [0x88320d4] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU
  15. [0x88320d4] main libvlc debug: looking for memcpy module: 3 candidates
  16. [0x88320d4] main libvlc debug: using memcpy module "memcpymmxext"
  17. [0x88e657c] main input debug: Creating an input for 'Media Library'
  18. [0x88e657c] main input debug: Input is a meta file: disabling unneeded options
  19. [0x88e657c] main input debug: using timeshift granularity of 50 MiB
  20. [0x88e657c] main input debug: using timeshift path '/tmp'
  21. [0x88e657c] main input debug: `file/xspf-open:///root/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/root/.local/share/vlc/ml.xspf'
  22. [0x88e657c] main input debug: creating demux: access='file' demux='xspf-open' path='/root/.local/share/vlc/ml.xspf'
  23. [0x88e0e7c] main demux debug: looking for access_demux module: 2 candidates
  24. [0x88e0e7c] main demux debug: no access_demux module matching "file" could be loaded
  25. [0x88e0e7c] main demux debug: TIMER module_need() : 0.307 ms - Total 0.307 ms / 1 intvls (Avg 0.307 ms)
  26. [0x88e657c] main input debug: creating access 'file' path='/root/.local/share/vlc/ml.xspf'
  27. [0x88e370c] main access debug: looking for access module: 2 candidates
  28. [0x88e370c] filesystem access debug: opening file `/root/.local/share/vlc/ml.xspf'
  29. [0x88e370c] main access debug: using access module "filesystem"
  30. [0x88e370c] main access debug: TIMER module_need() : 0.454 ms - Total 0.454 ms / 1 intvls (Avg 0.454 ms)
  31. [0x88e33ac] main stream debug: Using AStream*Stream
  32. [0x88e33ac] main stream debug: pre buffering
  33. [0x88e33ac] main stream debug: received first data after 0 ms
  34. [0x88e33ac] main stream debug: pre-buffering done 296 bytes in 0s - 10323 KiB/s
  35. [0x88e3474] main stream debug: looking for stream_filter module: 5 candidates
  36. [0x88e3474] main stream debug: no stream_filter module matching "any" could be loaded
  37. [0x88e3474] main stream debug: TIMER module_need() : 0.271 ms - Total 0.271 ms / 1 intvls (Avg 0.271 ms)
  38. [0x88e3474] main stream debug: looking for stream_filter module: 1 candidate
  39. [0x88e3474] main stream debug: using stream_filter module "stream_filter_record"
  40. [0x88e3474] main stream debug: TIMER module_need() : 0.104 ms - Total 0.104 ms / 1 intvls (Avg 0.104 ms)
  41. [0x88e657c] main input debug: creating demux: access='file' demux='xspf-open' path='/root/.local/share/vlc/ml.xspf'
  42. [0x88c8b14] main demux debug: looking for demux module: 1 candidate
  43. [0x88c8b14] playlist demux debug: using XSPF playlist reader
  44. [0x88c8b14] main demux debug: using demux module "playlist"
  45. [0x88c8b14] main demux debug: TIMER module_need() : 0.146 ms - Total 0.146 ms / 1 intvls (Avg 0.146 ms)
  46. [0x88ca8e4] main demux meta debug: looking for meta reader module: 2 candidates
  47. [0x88ca8e4] lua demux meta debug: Trying Lua scripts in /root/.local/share/vlc/lua/meta/reader
  48. [0x88ca8e4] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
  49. [0x88ca8e4] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
  50. [0x88ca8e4] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  51. [0x88ca8e4] main demux meta debug: no meta reader module matching "any" could be loaded
  52. [0x88ca8e4] main demux meta debug: TIMER module_need() : 1.784 ms - Total 1.784 ms / 1 intvls (Avg 1.784 ms)
  53. [0x88e657c] main input debug: `file/xspf-open:///root/.local/share/vlc/ml.xspf' successfully opened
  54. [0x88ca8e4] main xml debug: looking for xml module: 2 candidates
  55. [0x88ca8e4] main xml debug: using xml module "xml"
  56. [0x88ca8e4] main xml debug: TIMER module_need() : 0.272 ms - Total 0.272 ms / 1 intvls (Avg 0.272 ms)
  57. [0x88c8b14] playlist demux debug: parsed 0 tracks successfully
  58. [0x88ca8e4] main xml debug: removing module "xml"
  59. [0x88e657c] main input debug: EOF reached
  60. [0x88c8b14] main demux debug: removing module "playlist"
  61. [0x88e3474] main stream debug: removing module "stream_filter_record"
  62. [0x88e370c] main access debug: removing module "filesystem"
  63. [0x88e657c] main input debug: TIMER input launching for 'Media Library' : 3.614 ms - Total 3.614 ms / 1 intvls (Avg 3.614 ms)
  64. [0x88c8b14] main interface debug: looking for interface module: 1 candidate
  65. [0x88c8b14] main interface debug: using interface module "hotkeys"
  66. [0x88c8b14] main interface debug: TIMER module_need() : 0.147 ms - Total 0.147 ms / 1 intvls (Avg 0.147 ms)
  67. [0x88ca8e4] main interface debug: looking for interface module: 1 candidate
  68. Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
  69. Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
  70. [0x88ca8e4] inhibit interface error: Failed to connect to the D-Bus session daemon: //bin/dbus-launch terminated abnormally with the following error: Autolaunch error: X11 initialization failed.
  71.  
  72. [0x88ca8e4] main interface debug: no interface module matching "inhibit,none" could be loaded
  73. [0x88ca8e4] main interface debug: TIMER module_need() : 1.215 ms - Total 1.215 ms / 1 intvls (Avg 1.215 ms)
  74. [0x88ca8e4] main interface error: no suitable interface module
  75. [0x88e567c] main playlist debug: Activated
  76. [0x88e567c] main playlist debug: adding item `http://199.19.105.65/Trance' ( http://199.19.105.65/Trance )
  77. [0x88e6b9c] main interface debug: looking for interface module: 1 candidate
  78. [0x88e6b9c] main interface debug: using interface module "signals"
  79. [0x88e6b9c] main interface debug: TIMER module_need() : 0.184 ms - Total 0.184 ms / 1 intvls (Avg 0.184 ms)
  80. [0x88e6fa4] main interface debug: looking for interface module: 1 candidate
  81. [0x88e6fa4] main interface debug: no interface module matching "globalhotkeys,none" could be loaded
  82. [0x88e6fa4] main interface debug: TIMER module_need() : 0.255 ms - Total 0.255 ms / 1 intvls (Avg 0.255 ms)
  83. [0x88e6fa4] main interface error: no suitable interface module
  84. [0x88320d4] main libvlc error: interface "globalhotkeys,none" initialization failed
  85. [0x88e339c] main interface debug: looking for interface module: 1 candidate
  86. [0x88e339c] dummy interface: using the dummy interface module...
  87. [0x88e339c] main interface debug: using interface module "dummy"
  88. [0x88e339c] main interface debug: TIMER module_need() : 0.129 ms - Total 0.129 ms / 1 intvls (Avg 0.129 ms)
  89. [0x88e567c] main playlist debug: rebuilding array of current - root Playlist
  90. [0x88e567c] main playlist debug: rebuild done - 1 items, index -1
  91. [0x88e567c] main playlist debug: processing request item null node Playlist skip 0
  92. [0x88e567c] main playlist debug: starting new item
  93. [0x88e567c] main playlist debug: creating new input thread
  94. [0x88df2d4] main input debug: Creating an input for 'http://199.19.105.65/Trance'
  95. [0x88df2d4] main input debug: thread (input) created at priority 10 (input/input.c:220)
  96. [0x88e567c] main playlist debug: no fetch required for (null) (art currently (null))
  97. [0x88df2d4] main input debug: thread started
  98. [0x88cf6d4] main stream output debug: using sout chain=`transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:file{mux=ts,dst=/home/ices/Desktop/TestStream} :no-sout-rtp-sap :no-sout-standard-sap :ttl=1 :sout-keep'
  99. [0x88cf6d4] main stream output debug: stream=`sout-keep'
  100. [0x88cfae4] main stream out debug: looking for sout stream module: 0 candidates
  101. [0x88cfae4] main stream out debug: no sout stream module matched "sout-keep"
  102. [0x88cfae4] main stream out debug: TIMER module_need() : 0.036 ms - Total 0.036 ms / 1 intvls (Avg 0.036 ms)
  103. [0x88cfae4] main stream out debug: destroying chain... (name=(null))
  104. [0x88cfae4] main stream out debug: destroying chain done
  105. [0x88cf6d4] main stream output error: stream chain failed for `transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:file{mux=ts,dst=/home/ices/Desktop/TestStream} :no-sout-rtp-sap :no-sout-standard-sap :ttl=1 :sout-keep'
  106. [0x88df2d4] main input error: cannot start stream output instance, aborting
  107. [0x88df2d4] main input debug: thread ended
  108. [0x88e567c] main playlist debug: dead input
  109. [0x88df2d4] main input debug: TIMER input launching for 'http://199.19.105.65/Trance' : 0.297 ms - Total 0.297 ms / 1 intvls (Avg 0.297 ms)
  110. [0x88e567c] main playlist debug: changing item without a request (current 0/1)
  111. [0x88e567c] main playlist debug: nothing to play
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement