[vlc] Re: How to stream a whole transponder?
Josef Wolf
jw at raven.inka.de
Mon Nov 15 09:17:46 CET 2004
On Sun, Nov 14, 2004 at 11:11:54PM +0100, Benjamin PRACHT wrote:
> 1) udp is a push streaming method. That means that you should use the
> address of the client with the urm option, and that you should use "vlc
> udp:" on the client.
>
> 2) try adding the --dvb-budget-mode option
Finally, I got it! Here's the command I use:
vlc dvb: \
--dvb-frequency 11954000 \
--dvb-srate 27500000 \
--dvb-satno 1 \
--dvb-voltage 18 \
--dvb-adapter 1 \
--dvb-budget-mode \
--sout-all --ts-es-id-pid --ts-silent \
--sout \
"#duplicate{"\
"dst=std{access=http,mux=ts,url=vdr1:3001}\",select=\"program=28006\","\
"dst=std{access=http,mux=ts,url=vdr1:3002}\",select=\"program=28010\""\
"}"
Works as expected.
Thank you!
--
Please visit and sign and http://www.ffii.org
-- Josef Wolf -- jw at raven.inka.de --
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the vlc
mailing list