Re: [vdr] CAM questions

2014-05-07 Thread Kende
is still early development and it's not that reliable or error free. I have constant bit errors on one of the four tuners and occasional freezes that require kernel module reloading. -- Kende ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] VDR test series about frame detector

2014-01-15 Thread Kende
ike Hallo, I checked several files recorded from Finnish Elisa cable, both SD and HD. All had maximum value 5. -- Kende ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] vdr-1.7.29 + h264 MBAFF

2012-09-20 Thread Kende
Klaus Schmidinger [klaus.schmidin...@tvdr.de] kirjoitti: >Here's the right one. All HD channels I've subscribed work with this patch here in finnish Elisa cable (C More, Eurosport, Yle, MTV3, Nelonen). -- Kende ___ vdr mailing list vd

Re: [vdr] Patch suggestion: Force CAM reset before upcoming recording

2012-02-29 Thread Kende
ngth) { if (Buffer && Length > 0) { - if (safe_write(fd, Buffer, Length) != Length) +if (safe_write(fd, Buffer, Length) != Length) { esyslog("ERROR: can't write to CI adapter on device %d: %m", device->De viceNumber()); + Reset(device->DeviceNumber()