[vlc] Selecting a program when receiving a MPTS mpeg stream
Jean-Paul Saman
jpsaman at videolan.org
Mon Jun 24 09:21:09 CEST 2013
HI,
On Mon, Jun 24, 2013 at 6:34 AM, Vahid Kowsari <vahid at kowsari.com> wrote:
> 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?
>
Try adding the option --program=<PID> to select the correct PMT.
>
> Thanks
>
> ______________________________**________________________
> vlc mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/**listinfo/vlc<http://mailman.videolan.org/listinfo/vlc>
>
Kind regards,
Jean-Paul Saman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20130624/07ec1ab0/attachment.html>
More information about the vlc
mailing list