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 all

i got a new idea. i looked at different routines for adding filters.
some are setting explicitly the buffersize of the filter to the default (2*4096).

maybe some cards (or card revisions) do this wrong!? this would explain why only SOME ppl have these problems.

anyway...i am experimenting with lines like this:

ioctl(filters[a].handle,DMX_SET_BUFFER_SIZE,2*4096);

in the addfilter routine in eit.c (cSIProcessor::AddFilter(..))

bye.

--
--
(manuel hartl / it services)
(web - http://www.hartl-it.de)



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



Home | Main Index | Thread Index