Mailing List archive

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

[vdr] Re: Bug, or just me?




To follow myself up AGAIN :)

Reading through the archives I suddenly remembered VDR complained about the 
EPG data, and told me I should fix it :-)


>I assume that this has been
>introduced with the changes made to fix the EIT parser after Pro7 had
>changed its EPG data (which caused VDR to crash). If the card is tuned
>to RTL it uses much less CPU power than if tuned to Pro7, for instance.
>Of course, Pro7 broadcasts a lot more EPG data than RTL, so this might
>be an explanation why more CPU power is used. But the difference is
>so large that I still assume another problem in there. For example, with
>EPGBugfixLevel set to 0 (to rule out that overhead) CPU usage of the EIT
>thread when tuned to RTL is below the display level of the 'top' command
>(i.e. 0.0), while when tuned to Pro7 it is around 10%!
>
>For a quick test whether this could help, I suggest those with buffer
>overflow problems should do the following test: insert the line
>
>  void cSIProcessor::SetStatus(bool On)
>  {
>+    return;//XXX
>     ShutDownFilters();
>     if (On)


Probably my best shot at finding the problem? I guess I could use an older DVR 
since I can't receive Pro7 anyway, but it'd probably be more useful to try 
and help find problems in the newest code. 

Cheers,
Dennis




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



Home | Main Index | Thread Index