[Live-devel] H264 (from) a MPEG

Miguel Orenes miguel.orenes at displaynote.com
Wed Jul 22 23:44:44 PDT 2015


Hello Ross,

Yes, you are right, I meant MPEG Transport Stream.


OK, many thanks for the explanation.

Regards.


________________________________
De: live-devel <live-devel-bounces at ns.live555.com> en nombre de Ross Finlayson <finlayson at live555.com>
Enviado: jueves, 23 de julio de 2015 4:12
Para: LIVE555 Streaming Media - development & use
Asunto: Re: [Live-devel] H264 (from) a MPEG

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.)

Instead you would need to write your own MPEG Transport Stream demultiplexor class, and use that.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20150723/1ea33601/attachment.html>


More information about the live-devel mailing list