Re: Selecting a program when receiving a MPTS mpeg stream
Jean-Paul Saman <[email protected]> Mon, 24 Jun 2013 09:21:09 +0200
| Newsgroups | gmane.comp.video.videolan.vlc.general |
|---|---|
| Message-ID | <CAK9US3Bo6FthoXvQfidEtQVYh7ARDdOACZ=xRZwzLmCxs7POwQ@mail.gmail.com> |
HI, On Mon, Jun 24, 2013 at 6:34 AM, Vahid Kowsari <[email protected]> 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 ______________________________________________________ vlc mailing list To unsubscribe or modify your subscription options: http://mailman.videolan.org/listinfo/vlc