[vlc-devel] CVS Commit (fenrir)
cvs at videolan.org
cvs at videolan.org
Sun Jan 18 06:14:39 CET 2004
Update of /cvs/videolan/vlc/src/input
Modified Files:
input_dec.c
Log Message:
* input_dec: exported correct i_group.
Now vlc can read a TS with multiple programs and streams them as
indepandant output (well you need the new TS demuxer so ...)
(It is not well tested)
Example: (lines are wrapped)
./vlc -I rc --sout-all /ts2:/home/fenrir/test.ts \
--sout '#duplicate{dst="std{access=udp,mux=ts,url=239.255.13.13}", \
select="program=8501",\
dst="std{access=udp,mux=ts,url=239.255.13.14}", \
select="program=8506"}'
--
fenrir
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list