Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: VDR 1.3.1 autopid and UpdateChannels
Gregoire Favre wrote:
>
> On Sat, Jan 17, 2004 at 01:47:58PM +0100, Klaus Schmidinger wrote:
>
> > You could test this by changing the line
> >
> > Channel->SetCaIds(CaDescriptors->CaIds());
> >
> > to
> >
> > if (*CaDescriptors->CaIds())
> > Channel->SetCaIds(CaDescriptors->CaIds());
> >
> > This would then only _set_ non-zero CA IDs, but never clear them.
> > However, this means that once a channel has broadcast with CA, it will
> > no longer be receivable with a DVB card that doesn't have a CAM for
> > this channel.
>
> Unfortunately it still see that there is a channel change and stop the
> reccording, then restart...
> So the solution is still to disable autopid is there is a reccording.
I don't think that it would be wise to generally disable autopid
when a recording is going on.
Can you please try to find out what triggered the retuning?
Have the PIDs or the CA descriptors changed, too?
Klaus
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index