Running conf. at once:plz help

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
popmedia007
New Cone
New Cone
Posts: 6
Joined: 29 Jul 2010 13:58

Running conf. at once:plz help

Postby popmedia007 » 29 Jul 2010 14:21

Hi,I use vlc for streaming purpose.But i have a problem.Each time i stream,i have to manualy do the following
"VLC>file>streaming>add media>stream> select MMS>add>asf/wmv>and other stuff setting"

My question is "is there a short way?" meaning,there will be a configuration file.I will just configure my channel once for a week.
when i double clik the "configuration file",VLC will automatically stream with those setting?
plz its urgent need.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Running conf. at once:plz help

Postby VLC_help » 29 Jul 2010 17:33

Yes, just copy the options to .bat file, so something like

Code: Select all

"C:\Program Files\VideoLAN\VLC\vlc.exe" --sout=#transcode{acodec=wma2,ab=128,channels=2,samplerate=44100}:std{access=http,mux=asf,dst=:8080} --sout-keep

popmedia007
New Cone
New Cone
Posts: 6
Joined: 29 Jul 2010 13:58

Re: Running conf. at once:plz help

Postby popmedia007 » 30 Jul 2010 21:36

hi thanks for replay. on VLM configuration ,
output code is "#transcode{vcodec=h264,vb=800,scale=1,acodec=mp4a,ab=128,channels=2,samplerate=44100}:duplicate{dst=std{access=mmsh,mux=asfh,dst=192.168.70.136:8080},dst=display}"
input is "E:\something.asx"(a playlist of whole week broadcast)
how do i make a .bat file.plz help.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Running conf. at once:plz help

Postby VLC_help » 31 Jul 2010 16:45

--vlm-conf=<string> VLM configuration file
Read a VLM configuration file as soon as VLM is started.
So something like

Code: Select all

"C:\Program Files\VideoLAN\VLC\vlc.exe" E:\something.asx --vlm-conf=config.cfg --sout-keep


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 79 guests