Why VLMs and Command Lines of VLC 0.9.X Changed!
Posted: 14 Dec 2008 19:11
I'm using Windows 2003 Server (Enterprise) along with VLC Player 0.86i as my main streaming server which streams (WMV2+MP3) from my Capture Card Successfully.
So far I'm automatically loading VLM successfully from the following given command Line as shown below:
My Successfull VLM Config is following
As Far as I use the these Configurations and parameters in VLC 0.86i then they are working fine but if I load these things in VLC 0.9x then VLC Crashes.
I'll request developers to guide me to the latest documentations regarding the Most Recent command lines and VLM Configurations which can launch VLM automatically at vlc start. I searched VLC WIKI but failed to get most relevant command line parameters.
Please Help and tell me why the VLC is always looking to change its basic command lines
So far I'm automatically loading VLM successfully from the following given command Line as shown below:
Code: Select all
"vlc.exe" --high-priority --http-host="0.0.0.0:8080" --marq-size="10" --marq-marquee="Live Broadcast" --marq-position="9" --vlm-conf="c:\vlm.conf" --extraintf="telnet:http"
Code: Select all
new WMP_256 broadcast enabled loop
setup WMP_256 input "dshow://"
setup WMP_256 option dshow-vdev="SplitCam Capture"
setup WMP_256 option dshow-adev="Osprey-210 Audio Device 1"
setup WMP_256 output #transcode{vcodec=WMV2,vb=148,scale=0.85,fps=10,acodec=mp3,ab=16,channels=1,samplerate=22050}:duplicate{dst=std{access=mmsh,mux=asfh,dst=:82}}
I'll request developers to guide me to the latest documentations regarding the Most Recent command lines and VLM Configurations which can launch VLM automatically at vlc start. I searched VLC WIKI but failed to get most relevant command line parameters.
Please Help and tell me why the VLC is always looking to change its basic command lines