VLC 1.1.5 silent stream & libSM errors
Posted: 28 Nov 2010 18:36
Hello, I am trying to stream a file over HTTP using VLC. I invoke using the following command:
I then get the following output:
There's also some interface-related errors in that log, which I guess is because I don't have X11 installed. Are they critical, and/or is there any way to remove them?
Thanks in advance.
Code: Select all
vlc -vvv /usr/music/test.wav --sout '#std{mux=wav,access=http,dst=10.0.0.1:8000}'
I can then successfully connect via vlc on another computer - but there's no sound! What gives?VLC media player 1.1.5 The Luggage (revision exported)
[0x804caec] main libvlc debug: VLC media player - 1.1.5 The Luggage
[0x804caec] main libvlc debug: Copyright © 1996-2010 the VideoLAN team
[0x804caec] main libvlc debug: revision exported
[0x804caec] main libvlc debug: configured with ./configure '--disable-postproc' '--disable-xcb' '--disable-sdl' '--enable-mad' '--enable-a52' '--enable-faad' '--enable-vorbis' '--enable-ogg' '--disable-theora' '--enable-mkv' '--enable-freetype' '--enable-fribidi' '--enable-speex' '--enable-flac' '--enable-alsa' '--enable-ncurses' '--disable-glx' '--disable-qt4' '--disable-skins2' '--disable-caca' 'PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig'
[0x804caec] main libvlc debug: translation test: code is "C"
[0x804caec] main libvlc debug: checking plugin modules
[0x804caec] main libvlc debug: loading plugins cache file /usr/local/lib/vlc/plugins/plugins-04041e-1e8.dat
[0x804caec] main libvlc debug: recursively browsing `/usr/local/lib/vlc/plugins'
[0x804caec] main libvlc debug: saving plugins cache /usr/local/lib/vlc/plugins/plugins-04041e-1e8.dat
[0x804caec] main libvlc debug: module bank initialized (335 modules)
[0x804caec] main libvlc debug: opening config file (/home/vlc/.config/vlc/vlcrc)
[0x804caec] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 FPU
[0x804caec] main libvlc debug: looking for memcpy module: 3 candidates
[0x804caec] main libvlc debug: using memcpy module "memcpymmxext"
[0x80dba7c] main input debug: Creating an input for 'Media Library'
[0x80dba7c] main input debug: Input is a meta file: disabling unneeded options
[0x80dba7c] main input debug: using timeshift granularity of 50 MiB
[0x80dba7c] main input debug: using timeshift path '/tmp'
[0x80dba7c] main input debug: `file/xspf-open:///home/vlc/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/vlc/.local/share/vlc/ml.xspf'
[0x80dba7c] main input debug: creating demux: access='file' demux='xspf-open' path='/home/vlc/.local/share/vlc/ml.xspf'
[0x80daa8c] main demux debug: looking for access_demux module: 1 candidate
[0x80daa8c] main demux debug: no access_demux module matching "file" could be loaded
[0x80daa8c] main demux debug: TIMER module_need() : 0.275 ms - Total 0.275 ms / 1 intvls (Avg 0.275 ms)
[0x80dba7c] main input debug: creating access 'file' path='/home/vlc/.local/share/vlc/ml.xspf'
[0x80daa6c] main access debug: looking for access module: 2 candidates
[0x80daa6c] filesystem access debug: opening file `/home/vlc/.local/share/vlc/ml.xspf'
[0x80daa6c] main access debug: using access module "filesystem"
[0x80daa6c] main access debug: TIMER module_need() : 0.413 ms - Total 0.413 ms / 1 intvls (Avg 0.413 ms)
[0x80d81d4] main stream debug: Using AStream*Stream
[0x80d81d4] main stream debug: pre buffering
[0x80d81d4] main stream debug: received first data after 0 ms
[0x80d81d4] main stream debug: pre-buffering done 296 bytes in 0s - 7606 KiB/s
[0x80d7f8c] main stream debug: looking for stream_filter module: 5 candidates
[0x80d7f8c] main stream debug: no stream_filter module matching "any" could be loaded
[0x80d7f8c] main stream debug: TIMER module_need() : 0.625 ms - Total 0.625 ms / 1 intvls (Avg 0.625 ms)
[0x80d7f8c] main stream debug: looking for stream_filter module: 1 candidate
[0x80d7f8c] main stream debug: using stream_filter module "stream_filter_record"
[0x80d7f8c] main stream debug: TIMER module_need() : 85.761 ms - Total 85.761 ms / 1 intvls (Avg 85.761 ms)
[0x80dba7c] main input debug: creating demux: access='file' demux='xspf-open' path='/home/vlc/.local/share/vlc/ml.xspf'
[0x80d8f4c] main demux debug: looking for demux module: 1 candidate
[0x80d8f4c] playlist demux debug: using XSPF playlist reader
[0x80d8f4c] main demux debug: using demux module "playlist"
[0x80d8f4c] main demux debug: TIMER module_need() : 0.488 ms - Total 0.488 ms / 1 intvls (Avg 0.488 ms)
[0x80d09d4] main demux meta debug: looking for meta reader module: 2 candidates
[0x80d09d4] lua demux meta debug: Trying Lua scripts in /home/vlc/.local/share/vlc/lua/meta/reader
[0x80d09d4] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
[0x80d09d4] lua demux meta debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/reader/filename.luac
[0x80d09d4] lua demux meta debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/reader
[0x80d09d4] main demux meta debug: no meta reader module matching "any" could be loaded
[0x80d09d4] main demux meta debug: TIMER module_need() : 27.316 ms - Total 27.316 ms / 1 intvls (Avg 27.316 ms)
[0x80dba7c] main input debug: `file/xspf-open:///home/vlc/.local/share/vlc/ml.xspf' successfully opened
[0x80d09d4] main xml debug: looking for xml module: 2 candidates
[0x80d09d4] main xml debug: using xml module "xml"
[0x80d09d4] main xml debug: TIMER module_need() : 0.999 ms - Total 0.999 ms / 1 intvls (Avg 0.999 ms)
[0x80d8f4c] playlist demux debug: parsed 0 tracks successfully
[0x80d09d4] main xml debug: removing module "xml"
[0x80dba7c] main input debug: EOF reached
[0x80d8f4c] main demux debug: removing module "playlist"
[0x80d7f8c] main stream debug: removing module "stream_filter_record"
[0x80daa6c] main access debug: removing module "filesystem"
[0x80dba7c] main input debug: TIMER input launching for 'Media Library' : 116.029 ms - Total 116.029 ms / 1 intvls (Avg 116.029 ms)
[0x80d09d4] main interface debug: looking for interface module: 1 candidate
[0x80d09d4] main interface debug: using interface module "hotkeys"
[0x80d09d4] main interface debug: TIMER module_need() : 0.290 ms - Total 0.290 ms / 1 intvls (Avg 0.290 ms)
[0x80dba7c] main interface debug: looking for interface module: 1 candidate
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x80dba7c] inhibit interface error: Failed to connect to the D-Bus session daemon: dbus-launch failed to autolaunch D-Bus session: dbus-launch: error while loading shared libraries: libSM.so.6: cannot open shared object file: No such file or directory
[0x80dba7c] main interface debug: no interface module matching "inhibit,none" could be loaded
[0x80dba7c] main interface debug: TIMER module_need() : 2.096 ms - Total 2.096 ms / 1 intvls (Avg 2.096 ms)
[0x80dba7c] main interface error: no suitable interface module
[0x80d6424] main playlist debug: Activated
[0x80d6424] main playlist debug: adding item `test.wav' ( file:///usr/music/test.wav )
[0x80d6424] main playlist debug: rebuilding array of current - root Playlist
[0x80d6424] main playlist debug: rebuild done - 0 items, index -1
[0x80dd10c] main input debug: Creating an input for 'test.wav'
[0x80dbfbc] main interface debug: looking for interface module: 1 candidate
[0x80dbfbc] main interface debug: using interface module "signals"
[0x80dbfbc] main interface debug: TIMER module_need() : 0.791 ms - Total 0.791 ms / 1 intvls (Avg 0.791 ms)
[0x80c237c] main interface debug: looking for interface module: 0 candidates
[0x80c237c] main interface debug: no interface module matched "globalhotkeys,none"
[0x80c237c] main interface debug: TIMER module_need() : 0.269 ms - Total 0.269 ms / 1 intvls (Avg 0.269 ms)
[0x80c237c] main interface error: no suitable interface module
[0x804caec] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x804caec] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x80da4bc] main interface debug: looking for interface module: 3 candidates
[0x80da4bc] lua interface debug: Found lua interface script: /usr/local/lib/vlc/lua/intf/rc.luac
[0x80da4bc] [rc] main interface debug: using interface module "lua"
[0x80da4bc] [rc] main interface debug: TIMER module_need() : 2.267 ms - Total 2.267 ms / 1 intvls (Avg 2.267 ms)
[0x80da4bc] [rc] lua interface: Listening on host "*console".
VLC media player 1.1.5 The Luggage
Remote control interface initialized. Type `help' for help.
> [0x80d6424] main playlist debug: rebuilding array of current - root Playlist
[0x80d6424] main playlist debug: rebuild done - 1 items, index -1
[0x80d6424] main playlist debug: processing request item null node Playlist skip 0
[0x80d6424] main playlist debug: starting new item
[0x80d6424] main playlist debug: creating new input thread
[0xb7904aa4] main input debug: Creating an input for 'test.wav'
[0xb7904aa4] main input debug: thread (input) created at priority 10 (input/input.c:214)
[0xb7904aa4] main input debug: thread started
[0x80ff4a4] main stream output debug: using sout chain=`std{mux=wav,access=http,dst=10.0.0.1:8000}'
[0x80ff4a4] main stream output debug: stream=`std'
[0x80ff67c] main stream out debug: looking for sout stream module: 1 candidate
[0x80ff67c] main stream out debug: set config option: sout-standard-mux to wav
[0x80ff67c] main stream out debug: set config option: sout-standard-access to http
[0x80ff67c] main stream out debug: set config option: sout-standard-dst to 10.0.0.1:8000
[0x80ff67c] stream_out_standard stream out debug: creating `http/wav://10.0.0.1:8000'
[0x80ff67c] stream_out_standard stream out debug: extension is 1:8000
[0x80ff67c] stream_out_standard stream out debug: extension -> mux=(null)
[0x80ff67c] stream_out_standard stream out debug: using `http/wav://10.0.0.1:8000'
[0x810096c] main access out debug: looking for sout access module: 1 candidate
[0x810096c] main access out: creating httpd
[0x810096c] main access out debug: net: listening to 10.0.0.1 port 8000
[0x810096c] main access out debug: using sout access module "access_output_http"
[0x810096c] main access out debug: TIMER module_need() : 0.791 ms - Total 0.791 ms / 1 intvls (Avg 0.791 ms)
[0x80ff67c] stream_out_standard stream out debug: access opened
[0x8101cdc] main mux debug: looking for sout mux module: 1 candidate
[0x8101cdc] main mux debug: using sout mux module "mux_wav"
[0x8101cdc] main mux debug: TIMER module_need() : 0.344 ms - Total 0.344 ms / 1 intvls (Avg 0.344 ms)
[0x80ff67c] stream_out_standard stream out debug: mux opened
[0x80ff67c] main stream out debug: using sout stream module "stream_out_standard"
[0x80ff67c] main stream out debug: TIMER module_need() : 2.075 ms - Total 2.075 ms / 1 intvls (Avg 2.075 ms)
[0xb7904aa4] main input debug: using timeshift granularity of 50 MiB
[0xb7904aa4] main input debug: using timeshift path '/tmp'
[0xb7904aa4] main input debug: `file:///usr/music/test.wav' gives access `file' demux `' path `/usr/music/test.wav'
[0xb7904aa4] main input debug: creating demux: access='file' demux='' path='/usr/music/test.wav'
[0x810243c] main demux debug: looking for access_demux module: 1 candidate
[0x810243c] main demux debug: no access_demux module matching "file" could be loaded
[0x810243c] main demux debug: TIMER module_need() : 0.199 ms - Total 0.199 ms / 1 intvls (Avg 0.199 ms)
[0xb7904aa4] main input debug: creating access 'file' path='/usr/music/test.wav'
[0x810243c] main access debug: looking for access module: 2 candidates
[0x810243c] filesystem access debug: opening file `/usr/music/test.wav'
[0x810243c] main access debug: using access module "filesystem"
[0x810243c] main access debug: TIMER module_need() : 0.259 ms - Total 0.259 ms / 1 intvls (Avg 0.259 ms)
[0x80ffd04] main stream debug: Using AStream*Stream
[0x80ffd04] main stream debug: pre buffering
[0x80ffd04] main stream debug: received first data after 0 ms
[0x80ffd04] main stream debug: pre-buffering done 1024 bytes in 0s - 19230 KiB/s
[0x80fff14] main stream debug: looking for stream_filter module: 5 candidates
[0x80fff14] main stream debug: no stream_filter module matching "any" could be loaded
[0x80fff14] main stream debug: TIMER module_need() : 0.189 ms - Total 0.189 ms / 1 intvls (Avg 0.189 ms)
[0x80fff14] main stream debug: looking for stream_filter module: 1 candidate
[0x80fff14] main stream debug: using stream_filter module "stream_filter_record"
[0x80fff14] main stream debug: TIMER module_need() : 0.182 ms - Total 0.182 ms / 1 intvls (Avg 0.182 ms)
[0xb7904aa4] main input debug: creating demux: access='file' demux='' path='/usr/music/test.wav'
[0x81000a4] main demux debug: looking for demux module: 47 candidates
[0x81000a4] wav demux debug: chunk: fcc=`fmt ` size=16
[0x81000a4] wav demux debug: format: 0x0001, fourcc: araw, channels: 2, freq: 44100 Hz, bitrate: 172Ko/s, blockalign: 4, bits/samples: 16, extra size: 0
[0x81000a4] wav demux debug: found Raw audio audio format
[0x81000a4] wav demux debug: chunk: fcc=`data` size=41226240
[0xb7904aa4] main input debug: selecting program id=0
[0x81000a4] main demux debug: using demux module "wav"
[0x81000a4] main demux debug: TIMER module_need() : 16.795 ms - Total 16.795 ms / 1 intvls (Avg 16.795 ms)
[0xb7904aa4] main input debug: looking for a subtitle file in /usr/music/
[0xb700056c] main decoder debug: looking for packetizer module: 20 candidates
[0x80d6424] main playlist debug: no fetch required for (null) (art currently (null))
[0xb700056c] main decoder debug: using packetizer module "packetizer_copy"
[0xb700056c] main decoder debug: TIMER module_need() : 3.157 ms - Total 3.157 ms / 1 intvls (Avg 3.157 ms)
[0xb700056c] main decoder debug: thread started
[0xb700056c] main decoder debug: thread (decoder) created at priority 5 (input/decoder.c:301)
[0xb7904aa4] main input debug: starting in async mode
[0x81048e4] main demux meta debug: looking for meta reader module: 2 candidates
[0x81048e4] lua demux meta debug: Trying Lua scripts in /home/vlc/.local/share/vlc/lua/meta/reader
[0x81048e4] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
[0x81048e4] lua demux meta debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/reader/filename.luac
[0x81048e4] lua demux meta debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/reader
[0x81048e4] main demux meta debug: no meta reader module matching "any" could be loaded
[0x81048e4] main demux meta debug: TIMER module_need() : 0.997 ms - Total 0.997 ms / 1 intvls (Avg 0.997 ms)
[0xb7904aa4] main input debug: `file:///usr/music/test.wav' successfully opened
[0xb7904aa4] main input debug: Buffering 0%
[0xb7904aa4] main input debug: switching to sync mode
[0xb7904aa4] main input debug: Buffering 16%
[0x80ff4a4] main stream output debug: adding a new sout input (sout_input:0x8100690)
[0x8101cdc] main mux debug: adding a new input
[0x8101cdc] mux_wav mux debug: adding 2 input channels, 44100Hz
[0xb7904aa4] main input debug: Buffering 33%
[0xb7904aa4] main input debug: Buffering 50%
[0xb7904aa4] main input debug: Buffering 66%
[0xb7904aa4] main input debug: Buffering 83%
[0xb7904aa4] main input debug: Buffering 100%
[0xb7904aa4] main input debug: Stream buffering done (350 ms in 0 ms)
[0xb7904aa4] main input debug: Decoder buffering done in 0 ms
[0x8101cdc] mux_wav mux debug: writing header data
There's also some interface-related errors in that log, which I guess is because I don't have X11 installed. Are they critical, and/or is there any way to remove them?
Thanks in advance.