VLC 081 vs 062, dump the mpeg2 multicast stream
Posted: 07 Feb 2005 17:37
Holá !
I've tried to update my VLC/VLS System to VLC 0.8.1.
After compiling with no error messages I've tried to call the VLC to dump the mpeg2 stream from my VLS via multicast.
But : my old VLC 0.6.2. runs fine. No furhter Problems. Just the new VLC won't start dumping...
A ping from the new and the old client works to the vls, and backwards.
Now I hope someone can help me here... Here are some verbose-messages :
What means : [00000413] main demuxer warning: no access_demux module matched "udp" ?
VLCneu:/space/tom/vlc-0.8.1 # vlc -I dummy -vv udp:@224.0.0.31:1234 --sout '#duplicate{dst=std{access=file,mux=ps,url="/space/tom/where2live.mpeg"}}'
VLC media player 0.8.1 Janus
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000001] main vlc warning: config file /root/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: loading plugins cache file /root/.vlc/cache/plugins-04041e.dat
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 321 modules
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000001] main vlc warning: config file /root/.vlc/vlcrc does not exist yet
[00000000] main root debug: VLC media player - version 0.8.1 Janus - (c) 1996-2004 VideoLAN
[00000000] main root debug: libvlc was configured with ./configure --prefix=/usr --enable-wxwindows --enable-ffmpeg=no
[00000001] main vlc debug: translation test: code is "C"
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000001] main vlc warning: config file /root/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: loading plugins cache file /root/.vlc/cache/plugins-04041e.dat
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 321 modules
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000001] main vlc warning: config file /root/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
[00000001] main vlc debug: looking for memcpy module
[00000001] main vlc debug: probing 4 candidates
[00000010] main module debug: using memcpy module "memcpymmxext"
[00000391] main playlist debug: creating group Normal with id 1 at position 0
[00000391] main playlist debug: waiting for thread completion
[00000391] main playlist debug: thread 1080982448 (playlist) created at priority 0 (src/playlist/playlist.c:107)
[00000392] main interface debug: looking for interface module
[00000392] main interface debug: probing 2 candidates
[00000051] main module debug: using interface module "hotkeys"
[00000392] main interface debug: interface initialized
[00000392] main interface debug: thread 1083104176 (interface) created at priority 0 (src/interface/interface.c:209)
[00000391] main playlist debug: adding playlist item `udp:@224.0.0.31:1234' ( udp:@224.0.0.31:1234 )
[00000394] main interface debug: looking for interface module
[00000394] main interface debug: probing 8 candidates
[00000394] dummy interface: Using the dummy interface module...
[00000026] main module debug: using interface module "dummy"
[00000394] main interface debug: interface initialized
[00000391] main playlist debug: creating new input thread
[00000403] main input debug: waiting for thread completion
[00000403] main input debug: thread 1085221808 (input) created at priority 0 (src/input/input.c:228)
[00000394] main interface debug: thread 1087323056 (manager) created at priority 0 (src/interface/interface.c:194)
[00000404] main stream output debug: stream=`duplicate'
[00000405] main private debug: looking for sout stream module
[00000405] main private debug: probing 2 candidates
[00000405] stream_out_duplicate private debug: creating 'duplicate'
[00000405] stream_out_duplicate private debug: * adding `std{access=file,mux=ps,url="/space/tom/where2live.mpeg"}'
[00000404] main stream output debug: stream=`std'
[00000407] main private debug: looking for sout stream module
[00000407] main private debug: probing 2 candidates
[00000407] main private debug: set sout option: sout-standard-access to file
[00000407] main private debug: set sout option: sout-standard-mux to ps
[00000407] main private debug: set sout option: sout-standard-url to /space/tom/where2live.mpeg
[00000407] stream_out_standard private debug: creating `file/ps:///space/tom/where2live.mpeg'
[00000407] stream_out_standard private debug: extention is mpeg
[00000407] stream_out_standard private debug: extention -> mux=ps
[00000407] stream_out_standard private debug: using `file/ps:///space/tom/where2live.mpeg'
[00000409] main private debug: looking for sout access module
[00000409] main private debug: probing 2 candidates
[00000409] access_output_file private debug: file access output opened (`/space/tom/where2live.mpeg')
[00000056] main module debug: using sout access module "access_output_file"
[00000407] stream_out_standard private debug: access opened
[00000411] main private debug: looking for sout mux module
[00000411] main private debug: probing 2 candidates
[00000411] mux_ps private: Open
[00000018] main module debug: using sout mux module "mux_ps"
[00000404] main stream output debug: muxer support adding stream at any time
[00000404] main stream output debug: muxer prefers waiting for all ES before starting muxing
[00000407] stream_out_standard private debug: mux opened
[00000156] main module debug: using sout stream module "stream_out_standard"
[00000161] main module debug: using sout stream module "stream_out_duplicate"
[00000403] main input debug: `udp:@224.0.0.31:1234' gives access `udp' demux `' path `@224.0.0.31:1234'
[00000403] main input debug: demux2_New: access='udp' demux='' path='@224.0.0.31:1234'
[00000413] main demuxer debug: looking for access_demux module
[00000413] main demuxer debug: probing 0 candidates
[00000413] main demuxer warning: no access_demux module matched "udp"
[00000403] main input debug: access2_New: access='udp' path='@224.0.0.31:1234'
[00000414] main access debug: looking for access2 module
[00000414] main access debug: probing 10 candidates
[00000414] access_udp access debug: opening server=:0 local=224.0.0.31:1234
[00000414] main access debug: net: connecting to ':0@224.0.0.31:1234'
[00000414] main access debug: looking for network module
[00000414] main access debug: probing 4 candidates
[00000414] ipv4 access debug: socket buffer size is 0x3fffe instead of 0x80000
[00000414] ipv4 access debug: IP_ADD_MEMBERSHIP multicast request
[00000414] ipv4 access error: failed to join IP multicast group (No such device)
[00000414] ipv4 access debug: socket buffer size is 0x3fffe instead of 0x80000
[00000414] ipv4 access debug: IP_ADD_MEMBERSHIP multicast request
[00000414] ipv4 access error: failed to join IP multicast group (No such device)
[00000414] ipv6 access warning: Socket buffer size is 0x3fffe instead of 0x80000
[00000414] ipv6 access warning: IPv6 error: unknown host 224.0.0.31
[00000414] ipv6 access warning: Socket buffer size is 0x3fffe instead of 0x80000
[00000414] ipv6 access warning: IPv6 error: unknown host 224.0.0.31
[00000414] main access debug: net: connection to ':0@224.0.0.31:1234' failed
[00000414] access_udp access error: cannot open socket
[00000414] access_udp access debug: opening server=:0 local=224.0.0.31:1234
[00000414] main access debug: net: connecting to ':0@224.0.0.31:1234'
[00000414] main access debug: looking for network module
[00000414] main access debug: probing 4 candidates
[00000414] ipv4 access debug: socket buffer size is 0x3fffe instead of 0x80000
[00000414] ipv4 access debug: IP_ADD_MEMBERSHIP multicast request
[00000414] ipv4 access error: failed to join IP multicast group (No such device)
[00000414] ipv4 access debug: socket buffer size is 0x3fffe instead of 0x80000
[00000414] ipv4 access debug: IP_ADD_MEMBERSHIP multicast request
[00000414] ipv4 access error: failed to join IP multicast group (No such device)
[00000414] ipv6 access warning: Socket buffer size is 0x3fffe instead of 0x80000
[00000414] ipv6 access warning: IPv6 error: unknown host 224.0.0.31
[00000414] ipv6 access warning: Socket buffer size is 0x3fffe instead of 0x80000
[00000414] ipv6 access warning: IPv6 error: unknown host 224.0.0.31
[00000414] main access debug: net: connection to ':0@224.0.0.31:1234' failed
[00000414] access_udp access error: cannot open socket
[00000414] access_file access warning: cannot stat() file `@224.0.0.31:1234' (No such file or directory)
[00000414] access_file access warning: cannot stat() file `@224.0.0.31:1234' (No such file or directory)
[00000414] cdda access warning: could not open @224.0.0.31:1234
[00000414] cdda access warning: could not open @224.0.0.31:1234
[00000414] main access warning: no access2 module matching "udp" could be loaded
[00000403] main input error: no suitable access module for `udp:@224.0.0.31:1234'
[00000405] main private debug: destroying chain... (name=duplicate)
[00000405] stream_out_duplicate private debug: closing a duplication
[00000407] main private debug: destroying chain... (name=std)
[00000411] mux_ps private: Close
[00000018] main module debug: unlocking module "mux_ps"
[00000409] access_output_file private debug: file access output closed
[00000056] main module debug: unlocking module "access_output_file"
[00000156] main module debug: unlocking module "stream_out_standard"
[00000407] main private debug: destroying chain done
[00000161] main module debug: unlocking module "stream_out_duplicate"
[00000405] main private debug: destroying chain done
[00000403] main input debug: thread 1085221808 joined (src/input/input.c:290)
I've tried to update my VLC/VLS System to VLC 0.8.1.
After compiling with no error messages I've tried to call the VLC to dump the mpeg2 stream from my VLS via multicast.
But : my old VLC 0.6.2. runs fine. No furhter Problems. Just the new VLC won't start dumping...
A ping from the new and the old client works to the vls, and backwards.
Now I hope someone can help me here... Here are some verbose-messages :
What means : [00000413] main demuxer warning: no access_demux module matched "udp" ?
VLCneu:/space/tom/vlc-0.8.1 # vlc -I dummy -vv udp:@224.0.0.31:1234 --sout '#duplicate{dst=std{access=file,mux=ps,url="/space/tom/where2live.mpeg"}}'
VLC media player 0.8.1 Janus
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000001] main vlc warning: config file /root/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: loading plugins cache file /root/.vlc/cache/plugins-04041e.dat
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 321 modules
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000001] main vlc warning: config file /root/.vlc/vlcrc does not exist yet
[00000000] main root debug: VLC media player - version 0.8.1 Janus - (c) 1996-2004 VideoLAN
[00000000] main root debug: libvlc was configured with ./configure --prefix=/usr --enable-wxwindows --enable-ffmpeg=no
[00000001] main vlc debug: translation test: code is "C"
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000001] main vlc warning: config file /root/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: loading plugins cache file /root/.vlc/cache/plugins-04041e.dat
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 321 modules
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000001] main vlc warning: config file /root/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
[00000001] main vlc debug: looking for memcpy module
[00000001] main vlc debug: probing 4 candidates
[00000010] main module debug: using memcpy module "memcpymmxext"
[00000391] main playlist debug: creating group Normal with id 1 at position 0
[00000391] main playlist debug: waiting for thread completion
[00000391] main playlist debug: thread 1080982448 (playlist) created at priority 0 (src/playlist/playlist.c:107)
[00000392] main interface debug: looking for interface module
[00000392] main interface debug: probing 2 candidates
[00000051] main module debug: using interface module "hotkeys"
[00000392] main interface debug: interface initialized
[00000392] main interface debug: thread 1083104176 (interface) created at priority 0 (src/interface/interface.c:209)
[00000391] main playlist debug: adding playlist item `udp:@224.0.0.31:1234' ( udp:@224.0.0.31:1234 )
[00000394] main interface debug: looking for interface module
[00000394] main interface debug: probing 8 candidates
[00000394] dummy interface: Using the dummy interface module...
[00000026] main module debug: using interface module "dummy"
[00000394] main interface debug: interface initialized
[00000391] main playlist debug: creating new input thread
[00000403] main input debug: waiting for thread completion
[00000403] main input debug: thread 1085221808 (input) created at priority 0 (src/input/input.c:228)
[00000394] main interface debug: thread 1087323056 (manager) created at priority 0 (src/interface/interface.c:194)
[00000404] main stream output debug: stream=`duplicate'
[00000405] main private debug: looking for sout stream module
[00000405] main private debug: probing 2 candidates
[00000405] stream_out_duplicate private debug: creating 'duplicate'
[00000405] stream_out_duplicate private debug: * adding `std{access=file,mux=ps,url="/space/tom/where2live.mpeg"}'
[00000404] main stream output debug: stream=`std'
[00000407] main private debug: looking for sout stream module
[00000407] main private debug: probing 2 candidates
[00000407] main private debug: set sout option: sout-standard-access to file
[00000407] main private debug: set sout option: sout-standard-mux to ps
[00000407] main private debug: set sout option: sout-standard-url to /space/tom/where2live.mpeg
[00000407] stream_out_standard private debug: creating `file/ps:///space/tom/where2live.mpeg'
[00000407] stream_out_standard private debug: extention is mpeg
[00000407] stream_out_standard private debug: extention -> mux=ps
[00000407] stream_out_standard private debug: using `file/ps:///space/tom/where2live.mpeg'
[00000409] main private debug: looking for sout access module
[00000409] main private debug: probing 2 candidates
[00000409] access_output_file private debug: file access output opened (`/space/tom/where2live.mpeg')
[00000056] main module debug: using sout access module "access_output_file"
[00000407] stream_out_standard private debug: access opened
[00000411] main private debug: looking for sout mux module
[00000411] main private debug: probing 2 candidates
[00000411] mux_ps private: Open
[00000018] main module debug: using sout mux module "mux_ps"
[00000404] main stream output debug: muxer support adding stream at any time
[00000404] main stream output debug: muxer prefers waiting for all ES before starting muxing
[00000407] stream_out_standard private debug: mux opened
[00000156] main module debug: using sout stream module "stream_out_standard"
[00000161] main module debug: using sout stream module "stream_out_duplicate"
[00000403] main input debug: `udp:@224.0.0.31:1234' gives access `udp' demux `' path `@224.0.0.31:1234'
[00000403] main input debug: demux2_New: access='udp' demux='' path='@224.0.0.31:1234'
[00000413] main demuxer debug: looking for access_demux module
[00000413] main demuxer debug: probing 0 candidates
[00000413] main demuxer warning: no access_demux module matched "udp"
[00000403] main input debug: access2_New: access='udp' path='@224.0.0.31:1234'
[00000414] main access debug: looking for access2 module
[00000414] main access debug: probing 10 candidates
[00000414] access_udp access debug: opening server=:0 local=224.0.0.31:1234
[00000414] main access debug: net: connecting to ':0@224.0.0.31:1234'
[00000414] main access debug: looking for network module
[00000414] main access debug: probing 4 candidates
[00000414] ipv4 access debug: socket buffer size is 0x3fffe instead of 0x80000
[00000414] ipv4 access debug: IP_ADD_MEMBERSHIP multicast request
[00000414] ipv4 access error: failed to join IP multicast group (No such device)
[00000414] ipv4 access debug: socket buffer size is 0x3fffe instead of 0x80000
[00000414] ipv4 access debug: IP_ADD_MEMBERSHIP multicast request
[00000414] ipv4 access error: failed to join IP multicast group (No such device)
[00000414] ipv6 access warning: Socket buffer size is 0x3fffe instead of 0x80000
[00000414] ipv6 access warning: IPv6 error: unknown host 224.0.0.31
[00000414] ipv6 access warning: Socket buffer size is 0x3fffe instead of 0x80000
[00000414] ipv6 access warning: IPv6 error: unknown host 224.0.0.31
[00000414] main access debug: net: connection to ':0@224.0.0.31:1234' failed
[00000414] access_udp access error: cannot open socket
[00000414] access_udp access debug: opening server=:0 local=224.0.0.31:1234
[00000414] main access debug: net: connecting to ':0@224.0.0.31:1234'
[00000414] main access debug: looking for network module
[00000414] main access debug: probing 4 candidates
[00000414] ipv4 access debug: socket buffer size is 0x3fffe instead of 0x80000
[00000414] ipv4 access debug: IP_ADD_MEMBERSHIP multicast request
[00000414] ipv4 access error: failed to join IP multicast group (No such device)
[00000414] ipv4 access debug: socket buffer size is 0x3fffe instead of 0x80000
[00000414] ipv4 access debug: IP_ADD_MEMBERSHIP multicast request
[00000414] ipv4 access error: failed to join IP multicast group (No such device)
[00000414] ipv6 access warning: Socket buffer size is 0x3fffe instead of 0x80000
[00000414] ipv6 access warning: IPv6 error: unknown host 224.0.0.31
[00000414] ipv6 access warning: Socket buffer size is 0x3fffe instead of 0x80000
[00000414] ipv6 access warning: IPv6 error: unknown host 224.0.0.31
[00000414] main access debug: net: connection to ':0@224.0.0.31:1234' failed
[00000414] access_udp access error: cannot open socket
[00000414] access_file access warning: cannot stat() file `@224.0.0.31:1234' (No such file or directory)
[00000414] access_file access warning: cannot stat() file `@224.0.0.31:1234' (No such file or directory)
[00000414] cdda access warning: could not open @224.0.0.31:1234
[00000414] cdda access warning: could not open @224.0.0.31:1234
[00000414] main access warning: no access2 module matching "udp" could be loaded
[00000403] main input error: no suitable access module for `udp:@224.0.0.31:1234'
[00000405] main private debug: destroying chain... (name=duplicate)
[00000405] stream_out_duplicate private debug: closing a duplication
[00000407] main private debug: destroying chain... (name=std)
[00000411] mux_ps private: Close
[00000018] main module debug: unlocking module "mux_ps"
[00000409] access_output_file private debug: file access output closed
[00000056] main module debug: unlocking module "access_output_file"
[00000156] main module debug: unlocking module "stream_out_standard"
[00000407] main private debug: destroying chain done
[00000161] main module debug: unlocking module "stream_out_duplicate"
[00000405] main private debug: destroying chain done
[00000403] main input debug: thread 1085221808 joined (src/input/input.c:290)