Multiplexing two program streams in a transport stream.
Ankur Mani <[email protected]>
| Newsgroups | gmane.comp.video.videolan.vls.devel |
|---|---|
| Message-ID | <C1590740235CD211BA5600A0C9E1F6FF03A8A3D8@hydmail> |
Dear Friends, The current vls does convert PS streams to TS streams before sending it across the network. The restriction lies with the C_pat and C_pmt classes that assume only one program in the stream and has hard coded values for PMT PID. I guess there are more dependencies in the code that restricts the multiplexing of two program streams. I want to read two or more program streams from different files and multiplex them into one transport stream for broadcasting over the network. Could anyone please tell me what are links in the code to do this and how can I do this? Also it there a possibility to add an elementary stream to the program stream. Any help for these would be highly appreciated. Thanks and Regards Ankur. -- This is the vls-devel mailing-list, see http://www.videolan.org/vls-devel/ To unsubscribe, please read http://www.videolan.org/lists.html If you are in trouble, please contact <[email protected]>