[vlc] How to stream a whole transponder?
Josef Wolf
jw at raven.inka.de
Sun Nov 14 18:46:02 CET 2004
Hello!
I want to serve a whole DVB-S transponder from a box named vlc1. Based on
http://www.via.ecp.fr/via/ml/vlc-devel/200405/msg00086.html,
I came up with the following:
vlc dvb: \
--dvb-frequency 11954000 \
--dvb-srate 27500000 \
--dvb-satno 1 \
--dvb-voltage 18 \
--dvb-adapter 1 \
--sout-all --ts-es-id-pid --ts-silent \
--sout \
"#duplicate{std{access=udp,mux=ts,url=vlc1:3001}\",select=\"program=28006\",std{access=udp,mux=ts,url=vlc1:3002}\",select=\"program=28011\"}"
But this gives me the following error message:
main stream output error: stream chained failed for `duplicate{std{[ ... ]'
--
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