Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Instruction Guide 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi
Typically when MPD starts hogging the CPU its due to bug in MPD or one of the plugins that does format decoding, et, but it could be more complex and involve MPD/ALSA interaction when the Loopback device is present..

Did you notice the issue happening with only the Headphone device or does it also occur with other audio device interfaces for example HDMI, I2S, USB?

Here is a command you can use to see which part of MPD is banging the CPU.

Code:
ps H -q `pidof -s mpd` -o 'pid,tid,cls,rtprio,comm,pcpu'

# Also in a watch context
watch "ps H -q `pidof -s mpd` -o 'pid,tid,cls,rtprio,comm,pcpu'"
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi - by Tim Curtis - 09-22-2022, 09:08 PM
RE: help me - by ghera78 - 02-28-2020, 08:01 AM
RE: help me - by ghera78 - 02-28-2020, 01:17 PM

Forum Jump: