I had to set the timers in dvbscan.cpp @ line 98 like :
// FIXME check timings
if (type != DvbScan::NitFilter) {
timerId = startTimer(30000);
} else {
timerId = startTimer(30000);
}
To get kaffeine to grok anything with my rather oldish
USB DVB-T box (Dibcom dib3000/Twinhan).
30 secs. seems a bit large, but 5 are definitely too short for
that thing...
regards
-rasp
--
Engineering is the art of making what you want from things you can get.
|