<div dir="ltr">HI,<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 24, 2013 at 6:34 AM, Vahid Kowsari <span dir="ltr"><<a href="mailto:vahid@kowsari.com" target="_blank">vahid@kowsari.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All,<br>
<br>
I use VLC for testing the quality of remote streams.<br>
<br>
I would like to know how to select a particular program from a Multi-Program Transport Stream.<br>
Right now I use the command line:<br>
vlc udp://@SourceAddress:Port --sout '#duplicate{dst=rtp{mux=ts,<u></u>dst=DestinationAddress,port=<u></u>DestinationPort}}'<br>
<br>
But this only gives me the first program in from SourceAddress:Port. How do I pick other programs in the incoming stream?<br></blockquote><div><br></div><div>Try adding the option --program=<PID> to select the correct PMT.<br>
 <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks<br>
<br>
______________________________<u></u>________________________<br>
vlc mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc" target="_blank">http://mailman.videolan.org/<u></u>listinfo/vlc</a><br>
</blockquote></div><br></div><div class="gmail_extra">Kind regards,<br><br>Jean-Paul Saman<br></div></div>