Summary: | MP3 playback skips during high disk utilization | ||
---|---|---|---|
Product: | [Unmaintained] arts | Reporter: | Jason Huebel <jhuebel> |
Component: | general | Assignee: | Multimedia Developers <kde-multimedia> |
Status: | RESOLVED NOT A BUG | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jason Huebel
2004-04-02 02:08:27 UTC
JuK doesn't handle MP3 playback -- that's handled (including the buffering schemes) completely by the backends. You can adjust the buffer size for aRts in KControl however. 1. Make sure your buffer setting for artsd is not too small 2. Enable realtime-priority for artsd 3. make sure the "artswrapper" binary is setuid root (2. only works with that one, sane distros should do that automatically though) 4. OPTIONAL: Hack mpeglib to use bigger input buffers, I still have to ask somebody if we can bump the buffer to at least 2-4x the size it is now with all these changes it's quite hard to make noatun, juk or amarok skip if you have a semi decent system. |