[vlc] Simple Question ( I hope )

Evan Wellens evanw at videobankdigital.com
Tue Aug 16 19:02:58 CEST 2005


Been trying to http stream mpg 1 or 2 using command line similar to

vlc -vvv C:\pepsi.mpg --sout 
'#standard{access=http,mux=ps,url=2.2.1.173:8080}'


I have the message window open and notice ( highlights here the entire log 
follows )

missing value for option mux
missing value for option access
o access _and_ no muxer (fatal error)
stream chained failed for 
`std{mux="",access="",url="'#standard{access=http,mux=ps,url=2.2.1.173:8080}'"}' 

cannot start stream output instance, aborting
main: nothing to play


I have tried all sorts of permutations of the command with no luck , yet if 
I use the wizard with the same settings it works perfectly. I've killed 
days on this if anyone you lend some guidance I'd be grateful. I'm using 
windows 2000 with VLC 8.2 Thx!!



main debug: CPU has capabilities 486 586 MMX MMXEXT FPU
main debug: looking for memcpy module: 3 candidates
main debug: using memcpy module "memcpymmxext"
main debug: waiting for thread completion
main debug: thread 3304 (playlist) created at priority 0 
(src/playlist/playlist.c:152)
main debug: waiting for thread completion
main debug: thread 3320 (preparser) created at priority 0 
(src/playlist/playlist.c:174)
main debug: looking for interface module: 1 candidate
main debug: using interface module "hotkeys"
main debug: interface initialized
main debug: thread 3344 (interface) created at priority 0 
(src/interface/interface.c:211)
main debug: adding playlist item `C:\pepsi.mpg' ( C:\pepsi.mpg )
main debug: looking for interface module: 3 candidates
main debug: using interface module "wxwindows"
main debug: interface initialized
main debug: thread 3364 (manager) created at priority 0 
(src/interface/interface.c:196)
wxwindows debug: Using last windows config 
'(-1,0,0,1280,1024)(0,242,242,338,94)(2,544,174,418,580)'
wxwindows debug: id=0 p=(242,242) s=(338,94)
wxwindows debug: id=2 p=(544,174) s=(418,580)
main debug: nothing requested, starting
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 3452 (input) created at priority 1 (src/input/input.c:230)
main debug: using sout 
chain=`std{mux="",access="",url="'#standard{access=http,mux=ps,url=2.2.1.173:8080}'"}'
main debug: stream=`std'
main debug: looking for sout stream module: 1 candidate
main warning: missing value for option mux
main warning: missing value for option access
main debug: set sout option: sout-standard-url to 
'#standard{access=http,mux=ps,url=2.2.1.173:8080}'
stream_out_standard debug: creating 
`(null)/(null)://'#standard{access=http,mux=ps,url=2.2.1.173:8080}''
stream_out_standard debug: extention is 173:8080}'
stream_out_standard debug: extention -> mux=(null)
stream_out_standard error: no access _and_ no muxer (fatal error)
main warning: no sout stream module matching "std" could be loaded
main debug: destroying chain... (name=std)
main debug: destroying chain done
main error: stream chained failed for 
`std{mux="",access="",url="'#standard{access=http,mux=ps,url=2.2.1.173:8080}'"}'
main error: cannot start stream output instance, aborting
main debug: thread times: real 0m0.218750s, kernel 0m0.015625s, user 
0m0.000000s
main debug: thread 3452 joined (src/input/input.c:386)
main warning: refcount is 1, delaying before deletion
main: nothing to play

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20050816/99963065/attachment.html>


More information about the vlc mailing list