Re: [Live-devel] TS Mux data sync.

2013-08-21 Thread Alex Chernilov
a - development & use Subject: Re: [Live-devel] TS Mux data sync. I'm trying to mux a H264 elementary stream along with the private data into MPEG TS. It should be done offline, with 2 files - video and data. I've added the support for data in the MPEG2TransportStreamMult

Re: [Live-devel] TS Mux data sync.

2013-08-20 Thread Ross Finlayson
> I’m trying to mux a H264 elementary stream along with the private data into > MPEG TS. It should be done offline, with 2 files – video and data. I’ve > added the support for data in the MPEG2TransportStreamMultiplexor ( PMT and > other stuff ), and this works. The problem is that I only get d

[Live-devel] TS Mux data sync.

2013-08-20 Thread Alex Chernilov
Hi all, I'm very new to Live555, so it seems that I'm missing something very basic. I'm trying to mux a H264 elementary stream along with the private data into MPEG TS. It should be done offline, with 2 files - video and data. I've added the support for data in the MPEG2TransportStreamMultiplexo