Thomas Rausch wrote: > I controlled for safety's sake still times dvbdevice.c against the > original. I have still the Patch: > > -------------------------------------------- > //XXX workaround for addition live audio PIDs: > if (ciHandler) { > ciHandler->SetPid(Channel->Apid(1), true); > ciHandler->SetPid(Channel->Dpid(0), true); > } > -------------------------------------------- > > in it. > > Is still necessary? Yes, it is. Since there are still several problems to solve with multiple CAM recordings, it will stay this way for version 1.4. Klaus