MPEG2 TS Muxer
Posted: 24 Jul 2008 20:52
Hello,
I'm developing an application that needs to put an MPEG2 TS stream into a DVB-ASI card. My program receives raw video/audio/data frames that need to be muxed into MPEG2 TS before sending the data to the card, with 188 bytes lenght packages.
I read about Libdvbpsi, but it appears to only decode MPEG2 TS. Is there any part of VLC source or any library that could help me ?
Thanks.
I'm developing an application that needs to put an MPEG2 TS stream into a DVB-ASI card. My program receives raw video/audio/data frames that need to be muxed into MPEG2 TS before sending the data to the card, with 188 bytes lenght packages.
I read about Libdvbpsi, but it appears to only decode MPEG2 TS. Is there any part of VLC source or any library that could help me ?
Thanks.