Re: [Live-devel] multiplex mpeg2 audio and mpeg2 video streams into one mpeg2 SPTS

2008-03-19 Thread Leon Woestenberg
Hello, On Mon, Mar 17, 2008 at 11:19 PM, Ross Finlayson <[EMAIL PROTECTED]> wrote: > Yes (although I'm not sure how "SPTS" differs from "TS" (Transport > Stream)). See SPTS is a single program transport stream. It is a subset of a (MP)TS. I suspect a SPTS often lacks the high level tables to

Re: [Live-devel] multiplex mpeg2 audio and mpeg2 video streams into one mpeg2 SPTS

2008-03-17 Thread Ross Finlayson
>I have mpeg2 audio stream and mpeg2 video live streams from two >different programs, and I can pipe these streams to my program (based >on liveMedia) as a ByteStreamFileSource. > >Is it possible to multiplex streams into one mpeg2 SPTS? Yes (although I'm not sure how "SPTS" differs from "TS" (Tr

[Live-devel] multiplex mpeg2 audio and mpeg2 video streams into one mpeg2 SPTS

2008-03-17 Thread Karlov Andrey
Hello! Could you help me with following problem: I have mpeg2 audio stream and mpeg2 video live streams from two different programs, and I can pipe these streams to my program (based on liveMedia) as a ByteStreamFileSource. Is it possible to multiplex streams into one mpeg2 SPTS? I have seen