On 03/04/08 22:10, Sami Sundell wrote:
On Tue, Mar 04, 2008 at 10:55:53PM +0200, Sami Sundell wrote:
E-tobi's experimental VDR branch moved to 1.5.x series, so I did too, but I'm running into some problems. Specifically, this one:
... Some version information might be good, too. VDR 1.5.17, dxr3 plugin 0.2.7, em8300 driver 0.16.4. Two DVB-C budget cards (Terratec 1200), but I guess it doesn't matter in this case.
Try changing
int Bpp = 8;
(line 986) to
int Bpp = 2;
in dvbsubtitle.c.
Klaus