[streaming] Transcoding on the fly and streaming multicast with VLM

Rémi Denis-Courmont rdenis at simphalempin.com
Thu Mar 6 18:33:01 CET 2008


Le Thursday 06 March 2008 19:26:17 Javier Gálvez Guerrero, vous avez écrit :
> I am using VLM to stream some videos via multicast. What I would like to do
> is, before streaming them, to transcode the source file.
>
> I have tried with:
> > setup test output
>
> #transcode{vcodec=mp4v,acodec=mpga,vb=64,ab=64,deinterlace}:rtp{mux=ts,dst=
> 239.255.1.5:60101}

The correct syntax is: 
#transcode{vcodec=mp4v,acodec=mpga,vb=64,ab=64,deinterlace}:rtp{mux=ts,dst=239.255.1.5,port=60101}

-- 
Rémi Denis-Courmont
http://www.remlab.net/


More information about the streaming mailing list