Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] XBMC idle CPU at 80%
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: XBMC idle CPU at 80%
18th Apr, 2013, 10:09 PM
Post: #6
JayBlanc Offline
Registered
Posts: 20
Joined: Apr 2013
Reputation: 4
RE: XBMC idle CPU at 80%
Maybe patch xbmc/Application.cpp to change the "unsigned int singleFrameTime = 10; // default limit 100 fps" line to "unsigned int singleFrameTime = 3; // default limit 30 fps"

I don't think this affects video playback, just the gui. Even if it did, there's not much that the RPi can play back above 30fps in software.

High CPU use when scrolling text *can't* be fixed in XBMC unless they ditch their current GUI render system, because it constantly polls for changes and then renders them as fast as it can up to that 100fps limit. Yes, there's absolutely no reason to render scrolling text at 100fps, but it happens because they also wanted to use the XBMC gui to render high frame rate visualisations.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
XBMC idle CPU at 80% - Fred - 14th Apr, 2013, 07:03 AM
RE: XBMC idle CPU at 80% - Fred - 14th Apr, 2013, 05:41 PM
XBMC idle CPU at 80% - Koenkk - 14th Apr, 2013, 06:51 PM
RE: XBMC idle CPU at 80% - mk01 - 15th Apr, 2013, 12:56 PM
RE: XBMC idle CPU at 80% - namtih - 16th Apr, 2013, 02:48 AM
RE: XBMC idle CPU at 80% - JayBlanc - 18th Apr, 2013 10:09 PM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 26th Mar, 2023, 06:13 AM Powered By MyBB, © 2002-2023 MyBB Group.