home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
Jumpy DVD playback apparently caused by TV server?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="jerrbe" data-source="post: 346731" data-attributes="member: 85973"><p>I did not find anything useful in the TV Server log that appeared to correlate to the spikes in CPU burden. I have attached a copy of the log and a jpeg of what the CPU burden is doing. After watching this a little closer, the TV service never gets above 5% CPU burden. It is the MYSQL service that is burdening the CPU. </p><p></p><p>MYSQL is very periodic in its CPU burden it jumps to approx 25% every 20 to 30 seconds and then jumps to 100% burden every couple minutes. All of that CPU burden goes away when I disable the TVserver because that is the only thing I am using Mysql for at the moment.</p><p></p><p>I started playing with the TV server, disabling plugins, etc to see if anything made the periodic burden go away. The change that made a difference was scheduled recordings. As soon as I deleted all scheduled recordings this issue went away. When I add them back the periodic burden comes back.</p><p></p><p>After a little more digging on the internet I found a way to make the MYSQL service run at a lower priority. This was not as easy as it should have been. I had to download a freeware utility for changing the priority of mysql from <a href="http://www.beyondlogic.org/solutions/processutil/processutil.htm" target="_blank">Command Line Process Viewer/Killer/Suspender for Windows NT/2000/XP</a> and then create a batch script that runs at log-on to adjust the priority every time my computer boots. The batch script looked like this:</p><p></p><p>net start mysql</p><p>process -p mysqld low</p><p></p><p>The net start command was required to ensure the service started before the scheduled task ran. Changing the priority seems to have solved the jumpy video playback at least for the moment. I wonder what would happen if I switched back to the microsoft SQL server instead of using Mysql??</p><p></p><p>If anyone has an explanation for exactly why this was happening I would love to hear it...</p></blockquote><p></p>
[QUOTE="jerrbe, post: 346731, member: 85973"] I did not find anything useful in the TV Server log that appeared to correlate to the spikes in CPU burden. I have attached a copy of the log and a jpeg of what the CPU burden is doing. After watching this a little closer, the TV service never gets above 5% CPU burden. It is the MYSQL service that is burdening the CPU. MYSQL is very periodic in its CPU burden it jumps to approx 25% every 20 to 30 seconds and then jumps to 100% burden every couple minutes. All of that CPU burden goes away when I disable the TVserver because that is the only thing I am using Mysql for at the moment. I started playing with the TV server, disabling plugins, etc to see if anything made the periodic burden go away. The change that made a difference was scheduled recordings. As soon as I deleted all scheduled recordings this issue went away. When I add them back the periodic burden comes back. After a little more digging on the internet I found a way to make the MYSQL service run at a lower priority. This was not as easy as it should have been. I had to download a freeware utility for changing the priority of mysql from [url=http://www.beyondlogic.org/solutions/processutil/processutil.htm]Command Line Process Viewer/Killer/Suspender for Windows NT/2000/XP[/url] and then create a batch script that runs at log-on to adjust the priority every time my computer boots. The batch script looked like this: net start mysql process -p mysqld low The net start command was required to ensure the service started before the scheduled task ran. Changing the priority seems to have solved the jumpy video playback at least for the moment. I wonder what would happen if I switched back to the microsoft SQL server instead of using Mysql?? If anyone has an explanation for exactly why this was happening I would love to hear it... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
Jumpy DVD playback apparently caused by TV server?
Contact us
RSS
Top
Bottom