Re: PMT changes
Carl Eugen Hoyos <[email protected]> Sun, 10 Sep 2006 18:18:25 +0000 (UTC)
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
Hi Nico! [...] > >I've been told that "real" DVB-T receivers recognize > >this change and show the correct program all the time. > > > > true > > >Is there a possibility to > >implement this behaviour in MPlayer? [...] > before I begin, try to use -demuxer lavf -lavfdopts probesize=128 and > see if mplayer works better (although I doubt it); No difference, AFAICT. > in any case adapting > mplayer to this kind of content requires quite deep changes not only > in the demuxer, but also in mplayer itself, so it will take a while > (more so if you consider my limited time) I understand, I just wanted to report this since I didn't know if it was already known. [...] > > can you upload a sample for each of these kind of streams? I uploaded PMTchange.ts: It should contain both PMTs (0x67, 0x68), the "original" ORF2 strems (Video 1020, MP3 1021, AC3 1023), and then, later, the beginning of ORF 2 N (Video 1035, MP3 1036). I tested ORF 2 N with mplayer PMTchange.ts -vid 1035 -aid 1036 -tsprobe 9000000 The other bug can be triggered with mplayer PMTchange.ts -vid 1020 -aid 1023 (Sound stops when other streams begin) Values for -tsprog are 10102 and 10103. Could you confirm that this sample is enough? If not, what else do you need? Thanks again, Carl Eugen