[mythtv-users] Mythfrontend idle cpu consumption help

jansenj jansenj+myth at gmail.com
Tue Jan 19 21:15:52 UTC 2010


No luck, I can't get it to build and install to my own personal directory.
vdpau is complaining:

> vdpau.h:47:25: error: vdpau/vdpau.h: No such file or directory
>
> and if I skip vdpau, the install fails:
> cd themes/ && /usr/bin/qmake themes.pro -unix QMAKE=/usr/bin/qmake -o
> Makefile
> Project ERROR: Please run ./configure
> make: *** [themes//Makefile] Error 2
>
>
Well, Even though the themes didn't install properly, I thought I'd give it
a try, and it seems to have worked.

I executed my modified version of the frontend, and it still sits at 14% yet
even after the hack from 70Hz refresh down to 5 refresh.
I changed both instances of:
drawTimer->start(1000 / 70);
to
drawTimer->start(1000 / 5);

So either, that was not the right way to affect the animation pulse rate, or
the root cause of this cpu usage is NOT the animation pulse.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100119/3f1802e8/attachment.htm>


More information about the mythtv-users mailing list