Command Line Quick Help
Posted: 16 Jun 2009 10:16
Hello,
I'm trying to stream a non-transcoded stream to HTTP on port 7777, then also to a transcoded ASF/MMSH/Port 8080 using the command line. I can get the first to work but not the second. Can anyone suggest where I'm going wrong please? My command line is
start vlc C:\Tools\TestCard.mpg --sout=#duplicate{dst=std{access=http,mux=ts,dst=:7777},{dst=transcode{vcodec=DIV3,scale=1,acodec=mp3,ab=32,channels=2}:std{access=mmsh,mux=asfh,dst=:8080}}}
Any suggestions?
Thanks
David
I'm trying to stream a non-transcoded stream to HTTP on port 7777, then also to a transcoded ASF/MMSH/Port 8080 using the command line. I can get the first to work but not the second. Can anyone suggest where I'm going wrong please? My command line is
start vlc C:\Tools\TestCard.mpg --sout=#duplicate{dst=std{access=http,mux=ts,dst=:7777},{dst=transcode{vcodec=DIV3,scale=1,acodec=mp3,ab=32,channels=2}:std{access=mmsh,mux=asfh,dst=:8080}}}
Any suggestions?
Thanks
David