MPEG2 TS Muxer

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
romulofernandes
New Cone
New Cone
Posts: 2
Joined: 24 Jul 2008 20:43

MPEG2 TS Muxer

Postby romulofernandes » 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.
Last edited by romulofernandes on 28 Jul 2008 22:35, edited 1 time in total.

romulofernandes
New Cone
New Cone
Posts: 2
Joined: 24 Jul 2008 20:43

Re: MPEG2 TS Encapsulator

Postby romulofernandes » 28 Jul 2008 20:58

Anyone doesn't have any cue how to encapsulate MPEG2 TS ?

hihi
Blank Cone
Blank Cone
Posts: 49
Joined: 09 Jan 2007 08:48

Re: MPEG2 TS Muxer

Postby hihi » 30 Jul 2008 00:03

found in help:

to define transportstream ID:
setup Channel4 option sout-ts-tsid=4
to define Network ID:
setup Channel4 option sout-ts-netid=511
to define the different PMT's:
setup Channel4 option sout-ts-program-pmt="100,200,300,400"
to define the PID's for each PMT:
setup Channel4 option sout-ts-muxpmt="110,120,,210,220,,310,320,,410,420"
to define the SDT for each program:
setup Channel4 option sout-ts-sdtdesc="company,file1,company,file2,company,udp1,company,udp2"

source on google: http://mailman.videolan.org/pipermail/v ... 19150.html


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 15 guests