<html>
Been trying to http <b>stream</b> mpg 1 or 2 using command line similar
to <br><br>
vlc -vvv C:\pepsi.mpg --sout
'#standard{access=http,mux=ps,url=2.2.1.173:8080}' <br><br>
<br>
I have the message window open and notice ( highlights here the entire
log follows ) <br><br>
missing value for option mux <br>
missing value for option access <br>
o access _and_ no muxer (fatal error) <br>
<b>stream</b> chained failed for
`std{mux="",access="",url="'#standard{access=http,mux=ps,url=2.2.1.173:8080}'"}'
<br>
<b>cannot</b> <b>start</b> <b>stream</b> <b>output</b> <b>instance</b>,
aborting <br>
main: nothing to play <br><br>
<br>
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!!<br><br>
<br><br>
<font face="MS Shell Dlg, Geneva" size=1>main debug: CPU has capabilities
486 586 MMX MMXEXT FPU <br>
main debug: looking for memcpy module: 3 candidates<br>
main debug: using memcpy module "memcpymmxext"<br>
main debug: waiting for thread completion<br>
main debug: thread 3304 (playlist) created at priority 0
(src/playlist/playlist.c:152)<br>
main debug: waiting for thread completion<br>
main debug: thread 3320 (preparser) created at priority 0
(src/playlist/playlist.c:174)<br>
main debug: looking for interface module: 1 candidate<br>
main debug: using interface module "hotkeys"<br>
main debug: interface initialized<br>
main debug: thread 3344 (interface) created at priority 0
(src/interface/interface.c:211)<br>
main debug: adding playlist item `C:\pepsi.mpg' ( C:\pepsi.mpg )<br>
main debug: looking for interface module: 3 candidates<br>
main debug: using interface module "wxwindows"<br>
main debug: interface initialized<br>
main debug: thread 3364 (manager) created at priority 0
(src/interface/interface.c:196)<br>
wxwindows debug: Using last windows config
'(-1,0,0,1280,1024)(0,242,242,338,94)(2,544,174,418,580)'<br>
wxwindows debug: id=0 p=(242,242) s=(338,94)<br>
wxwindows debug: id=2 p=(544,174) s=(418,580)<br>
main debug: nothing requested, starting<br>
main debug: creating new input thread<br>
main debug: waiting for thread completion<br>
main debug: thread 3452 (input) created at priority 1
(src/input/input.c:230)<br>
main debug: using sout
chain=`std{mux="",access="",url="'#standard{access=http,mux=ps,url=2.2.1.173:8080}'"}'<br>
main debug: stream=`std'<br>
main debug: looking for sout stream module: 1 candidate<br>
main warning:
</font><font face="MS Shell Dlg, Geneva" size=1 color="#0000FF">missing
value for option mux<br>
</font><font face="MS Shell Dlg, Geneva" size=1>main warning:
</font><font face="MS Shell Dlg, Geneva" size=1 color="#0000FF">missing
value for option access<br>
</font><font face="MS Shell Dlg, Geneva" size=1>main debug: set sout
option: sout-standard-url to
'#standard{access=http,mux=ps,url=2.2.1.173:8080}'<br>
stream_out_standard debug: creating
`(null)/(null)://'#standard{access=http,mux=ps,url=2.2.1.173:8080}''<br>
stream_out_standard debug: extention is 173:8080}'<br>
stream_out_standard debug: extention -> mux=(null)<br>
stream_out_standard error:
</font><font face="MS Shell Dlg, Geneva" size=1 color="#FF0000">no access
_and_ no muxer (fatal error)<br>
</font><font face="MS Shell Dlg, Geneva" size=1>main warning:
</font><font face="MS Shell Dlg, Geneva" size=1 color="#0000FF">no sout
stream module matching "std" could be loaded<br>
</font><font face="MS Shell Dlg, Geneva" size=1>main debug: destroying
chain... (name=std)<br>
main debug: destroying chain done<br>
main error:
</font><font face="MS Shell Dlg, Geneva" size=1 color="#FF0000">stream
chained failed for
`std{mux="",access="",url="'#standard{access=http,mux=ps,url=2.2.1.173:8080}'"}'<br>
</font><font face="MS Shell Dlg, Geneva" size=1>main error:
</font><font face="MS Shell Dlg, Geneva" size=1 color="#FF0000">cannot
start stream output instance, aborting<br>
</font><font face="MS Shell Dlg, Geneva" size=1>main debug: thread times:
real 0m0.218750s, kernel 0m0.015625s, user 0m0.000000s<br>
main debug: thread 3452 joined (src/input/input.c:386)<br>
main warning:
</font><font face="MS Shell Dlg, Geneva" size=1 color="#0000FF">refcount
is 1, delaying before deletion<br>
</font><font face="MS Shell Dlg, Geneva" size=1>main:
</font><font face="MS Shell Dlg, Geneva" size=1 color="#008000">nothing
to play<br>
</font><br>
</html>