[vlc] Selecting a program when receiving a MPTS mpeg stream

Vahid Kowsari vahid at kowsari.com
Mon Jun 24 06:34:47 CEST 2013


Hi All,

I use VLC for testing the quality of remote streams.

I would like to know how to select a particular program from a 
Multi-Program Transport Stream.
Right now I use the command line:
vlc udp://@SourceAddress:Port --sout 
'#duplicate{dst=rtp{mux=ts,dst=DestinationAddress,port=DestinationPort}}'

But this only gives me the first program in from SourceAddress:Port. How 
do I pick other programs in the incoming stream?

Thanks




More information about the vlc mailing list