<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello Ross,</p>
<p>Yes, you are right, I meant MPEG Transport Stream.</p>
<p><br>
</p>
<p>OK, many thanks for the explanation.</p>
<p>Regards.</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>De:</b> live-devel <live-devel-bounces@ns.live555.com> en nombre de Ross Finlayson <finlayson@live555.com><br>
<b>Enviado:</b> jueves, 23 de julio de 2015 4:12<br>
<b>Para:</b> LIVE555 Streaming Media - development & use<br>
<b>Asunto:</b> Re: [Live-devel] H264 (from) a MPEG</font>
<div> </div>
</div>
<div>When you say that your input stream is “MPEG”, do you mean that it’s a “MPEG Transport Stream”?  If so, then you can’t demultiplex this into a raw H.264 video stream using only the provided LIVE555 library code - because we currently don’t include a MPEG
 Transport Stream demultiplexer.  (Note that the “MPEG1or2Demux” class is for demultiplexing a MPEG-1 or MPEG-2 *Program Stream*, not a MPEG *Transport Stream* - which is something different.)
<div class=""><br class="">
</div>
<div class="">Instead you would need to write your own MPEG Transport Stream demultiplexor class, and use that.</div>
<br class="">
<br class="">
<div class=""><span class="Apple-style-span" style="border-collapse:separate; color:rgb(0,0,0); font-family:Helvetica; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px"><span class="Apple-style-span" style="border-collapse:separate; color:rgb(0,0,0); font-family:Helvetica; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px">Ross
 Finlayson<br class="">
Live Networks, Inc.<br class="">
<a href="http://www.live555.com/" class="">http://www.live555.com/</a></span></span>
</div>
<br class="">
</div>
</div>
</div>
</body>
</html>