Play Nice Bug

Where all the bugs are reported and discussed
Post Reply
ssjunior
Posts: 8
Joined: Fri Aug 28, 2009 4:36 am

Play Nice Bug

Post by ssjunior »

Hi Erik,

I am trying to reduce the CPU load between 20:00PM to 03:00AM. I configured my .ini this way:

play_nice_start=2000 ;Start time in 24 hour format when CPU load reduction should be used, 14:00 is written as 1400
play_nice_end=0300 ;End time in 24 hour format when CPU load reduction should be used, 14:00 is written as 1400

But this is what I see in the log:

ComSkip throttles back from 2000 to 0300.
The time is now 0507 so comskip is running slowly.

If I invert the parameters

play_nice_start=0300 ;Start time in 24 hour format when CPU load reduction should be used, 14:00 is written as 1400
play_nice_end=2000 ;End time in 24 hour format when CPU load reduction should be used, 14:00 is written as 1400

ComSkip throttles back from 0300 to 2000.
The time is now 0513 so comskip is running slowly.

Something is wrong because any way I configure I have the same result. Is this a bug or I am doing something wrong?

Kind regards
ssjunior
Posts: 8
Joined: Fri Aug 28, 2009 4:36 am

Re: Play Nice Bug

Post by ssjunior »

Erik? Any comments?
Post Reply