Re: [vdr] Bug in pat.c (VDR 1.7.27) - possible fix attached

2012-04-09 Thread Klaus Schmidinger
On 09.04.2012 20:05, Dominique wrote: Hi A plugin why not but in our case, DVB-T in France, those channels are FTA The real question should be why broadcaster include this ? good question !! The patch is reported as working and fixing PPID wrong value that's the most important Rolf Ahrenberg

Re: [vdr] Bug in pat.c (VDR 1.7.27) - possible fix attached

2012-04-09 Thread Dominique
Hi A plugin why not but in our case, DVB-T in France, those channels are FTA The real question should be why broadcaster include this ? good question !! The patch is reported as working and fixing PPID wrong value that's the most important Thanks for this patch @+ Le lundi 09 avril 2012 18

Re: [vdr] Bug in pat.c (VDR 1.7.27) - possible fix attached

2012-04-09 Thread Patrick Boettcher
On Monday 09 April 2012 17:57:20 Klaus Schmidinger wrote: > On 09.04.2012 17:49, Patrick Boettcher wrote: > > On Monday 09 April 2012 13:39:36 Dominic Evans wrote: > >> On 9 April 2012 10:40, Klaus Schmidinger > > > > wrote: > >>> + // > >>> http://www.smpte-ra.org/mpegreg

Re: [vdr] Bug in pat.c (VDR 1.7.27) - possible fix attached

2012-04-09 Thread Klaus Schmidinger
On 09.04.2012 17:49, Patrick Boettcher wrote: On Monday 09 April 2012 13:39:36 Dominic Evans wrote: On 9 April 2012 10:40, Klaus Schmidinger wrote: + // http://www.smpte-ra.org/mpegreg/mpegreg.html + ... + case 0x44434949: // STREAMTYPE_USER_

Re: [vdr] Bug in pat.c (VDR 1.7.27) - possible fix attached

2012-04-09 Thread Patrick Boettcher
On Monday 09 April 2012 13:39:36 Dominic Evans wrote: > On 9 April 2012 10:40, Klaus Schmidinger wrote: > > + // > > http://www.smpte-ra.org/mpegreg/mpegreg.html + > > ... > > + case 0x44434949: // STREAMTYPE_USER_PRIVATE

Re: [vdr] Bug in pat.c (VDR 1.7.27) - possible fix attached

2012-04-09 Thread Dominic Evans
On 9 April 2012 10:40, Klaus Schmidinger wrote: > +                          // http://www.smpte-ra.org/mpegreg/mpegreg.html > +                          ... > +                          case 0x44434949: // STREAMTYPE_USER_PRIVATE - > DigiCipher II VIDEO (ANSI/SCTE 57) > > There is no entry for 44

Re: [vdr] Bug in pat.c (VDR 1.7.27) - possible fix attached

2012-04-09 Thread Klaus Schmidinger
On 08.04.2012 18:38, Patrick Boettcher wrote: Hi, I located a small bug which has been introduced in 1.7.18 (at least I think so). Reading the Changes file I could not determine which change caused it, but the problem is the following. In pat.c: if the PMT of a service has a stream of stream-ty

[vdr] Bug in pat.c (VDR 1.7.27) - possible fix attached

2012-04-08 Thread Patrick Boettcher
Hi, I located a small bug which has been introduced in 1.7.18 (at least I think so). Reading the Changes file I could not determine which change caused it, but the problem is the following. In pat.c: if the PMT of a service has a stream of stream-type 128 (0x80) the vpid is overridden with t