[streaming] Re: VLM syntax

Jean-Paul Saman jean-paul.saman at planet.nl
Sat Apr 14 10:28:28 CEST 2007


Anthony Benjammin DeNardo III wrote:
> I am having trouble launching a stream using VLM.  no problems from the 
> wX GUI with the desired input.  could someone help me put together the 
> proper syntax?
> 
> if I launch VLC with the following, a stream is launched fine:
> 
> vlc -vvv pvr:// :pvr-device="/dev/video1" 
> :pvr-radio-device="/dev/radio3" :pvr-norm=0 :pvr-frequency=-1 
> :pvr-bitrate=-1 
> #sout=#duplicate{dst=std{access=udp,mux=ts,dst=239.82.201.8:1234}}
> 
> how can I enable this exact behavior via VLM?  what do I type on Input 
> and Output?  thanks in advance!!
> 

Here is an example I personally use:


new ned2 vod mux mp2t
setup ned2 input 
pvr:/dev/video0:norm=pal:size=720x576:bitrate=3000000:maxbitrate=50000
00:frequency=184000
setup ned2 option cr-average=1000
setup ned2 enabled


Hope it helps.

Kind regards,
Jean-Paul Saman.

-- 
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the streaming mailing list