[streaming] Re: multiple streams with different transcoding
Pablo Andrés Orellana Vega
pablo.orellana.vega at gmail.com
Mon Dec 11 15:54:43 CET 2006
Hi!
with the next line comand you can have 1 input with 2 output, with 2
different codec, but for 1 interface ethernet
vlc (-V X11 v4l:/dev/video0:size=640x480; INPUT) --sout
'#duplicate{dst="transcode{vcodec=mp4v,vb=128,scale=1}:standard{access=udp,mux=ts,dst=
230.1.1.10
}",dst="transcode{vcodec=mp4v,vb=1024,scale=1}:standard{access=udp,mux=ts,dst=
230.1.1.20}"}'
I am working in Ubuntu Linux,
I hope it help you
Regards;
Pablo O.
2006/12/11, Václav Koldus <vaclav.koldus at avpark.cz>:
>
> Hi!
>
> Please, can one VLC instance stream 2 streams each with different
> transcoding?
>
> Let's say I have one input stream and I want to transcode it into h264
> and mp2v and
> each of them send into different network interface.
>
> Can this be done?
>
>
> Thanks in advance.
>
>
> V.K.
>
> --
> This is the streaming mailing-list, see http://www.videolan.org/streaming/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.videolan.org/pipermail/streaming/attachments/20061211/0386b125/attachment.htm
More information about the streaming
mailing list