This repository was archived by the owner on Nov 29, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Why does XMMS2 use so much CPU
Erik Massop edited this page Nov 4, 2017
·
1 revision
"xmms2d uses N% cpu, whereas $otherplayer just uses M%"
This page should be fleshed out to a real guide on how to debug these things.
insert info here about how to
- output plugin issues?
- Does it happen with "null" output plugin?
- Only happens with alsa? Try setting bare hw as device ("xmms2 config alsa.device hw:0" or similar)
- If using dmix, check if resampling is taking place. More info and troubleshooting.
- look at chain (effects, converter).
- compilation with -O2/-Os (+ add reasoning why it isn't default)
- make sure medialib indexer isn't running
- compare with madplay / mpg123 (+ reasoning with int/float)
Content is available under GNU Free Documentation License 1.2 unless otherwise noted.
- Community
- Development