[vlc] Videolan command line

Valery Roche vroche at univ-poitiers.fr
Fri Jun 4 13:42:46 CEST 2004


Hi list,

First, a question : can I make acquisition from my card and transcode it 
in one time to several bitrates and several multicast ip address ?

If yes, what is the command line ? I can't find anything that is working.

Here is a sample of what I'm trying to do (I inserted CR for easy reading) :

vlc -vvv dshow:// :dshow-vdev="o100vc.dll - Osprey Capture Card 1" 
:dshow-adev="Avance AC'97 Audio" :dshow-size=""

--sout 
'#transcode{vcodec=mp4v,vb=3072,scale=1,acodec=mpga,ab=192,channels=2}
:standard{dst=std{access=udp,mux=ts,url=192.168.42.1:1234,sap="1st_channel"}}'

'#transcode{vcodec=mp4v,vb=1024,scale=1,acodec=mpga,ab=192,channels=2}
:standard{dst=std{access=udp,mux=ts,url=192.168.42.2:1234,sap="2d_channel"}}'

Thanks,
Valéry

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list