Re: [streaming] Transcoding on the fly and streaming multicast with VLM
Rémi Denis-Courmont <[email protected]>
| Newsgroups | gmane.comp.video.videolan.vls.general |
|---|---|
| Organization | Remlab.net |
| Message-ID | <[email protected]> |
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/
_______________________________________________
streaming mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/streaming