Hi there.<br><br>I am trying to convert a transport stream to a program stream using the ffmpeg libs.<br><br>I have been following this tutorial - <a href="http://dranger.com/ffmpeg">http://dranger.com/ffmpeg</a> - but can't seem to see how I can do what I want.  <br>
It should be relatively straight forward using the libs. I presume I can just rely on the libraries to take the PES packets out of the TS for me? <br>And then how do I assemble it to a PS at the end?<br><br>Thanks,<br>Th<br>