Re: Recording Transport Stream (TS) with Teletext data
Nico Sabbi <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
Rahul Shukla wrote: > Dear all, > I want to record a Transport stream (obtained using WinTV nexus card) > with Teletext data. However Mplayer is allowing only to store > video+audio and it is simply discarding Teletext packets. > What do I need to do so that Teletext data is also get stored in the > stored transport stream. > Can we convert this transport stream to Program stream? > I have Replex program but it do not take care of teletext data. Any > help or pointers in this regard will be appreciated > Regards > Rahul add the teletext and PMT pids to the list of audio or video pids, separated by a ",". Notice that although at home I have an initial working teletext decoder I can't commit it because it's currently unusable: text should be justified on both sides, something that mplayer can't do yet.