<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div>Hi all,</div><div><br></div><div> I have been working with this plug in for about five years now, putting together DVB streams.</div><div><br></div><div>Using
vlm broadcast multiplex files I have been sending them to IP locations
within my local network. My configuration files work ok with libdvbpsi6,
but with libdvbpsi7 I am unable to set the stream PIDs. Therefore I am
getting one set of PIDs for all streams and now unable to demultiplex
them out. </div><div><br></div>Key parts of my vlm file:<br><br>setup channel1 option sout-ts-program-pmt=102
<br>setup channel1 option sout-ts-pid-audio=101
<br>setup channel1 option sout-ts-pid-video=100<br><br>setup channel2 option sout-ts-program-pmt=202
<br>setup channel2 option sout-ts-pid-audio=201<br>setup channel2 option sout-ts-pid-video=200<br><br>This
information looks like it's not be read from the configuration file and
the TS PIDs are not been set. What changers have been made to this
updated version that could lead to these problems?<br><br>I'm using VLC 2.0.1 and libdvbpsi7 within Ubuntu 12.04.<br><br>Regards<br>Grant</div></body></html>