Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: unknwon picture type / error in data stream



Hi,

> I have changed the driver code in av7110.c now. I have changed:
>
> if (hw_sections) {
>
> to
>
> if (hw_sections || av7110->saa->dvb_adapter->num == 0) {

Will try this too.

> hw_sections stays at 0. With this the OSD on the primary still works and
> on the secondaries the problem disappeared. I have tested now several
> times with lots of parallel recordings on my 4 card system and I
> couldn't reproduce the error.

I don't think it has to do something with "lots of parallel recordings", as 
it happens always with only one running recording with my two card system.

> It seems to be that the problem is in this
> area. Now the driver developers should have a look.

Is it already reported to them?
Hopefully they will have a look at it and can fix it.

Regards,
Andreas



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index