07-03-2025, 12:25 PM
(This post was last modified: 07-03-2025, 12:45 PM by TheOldPresbyope.
Edit Reason: Fix typo
)
@a.kynr
Congrats!
Sorry I didn't remember an underrun is called xrun in the message. Hope you weren't grep'ing the log for "underrun".
I've never experimented with disabling decoders, but quoting from the MPD documentation (ETA: sorry, the formatting got messed up in my cut-n-paste job; best to read the original docs)
Like Tim, I haven't experienced the stuttering you report but I have few MP3 files in my library. If I find some time, I'll try transcoding some high bitrate FLAC files to MP3 and see if I can repro the problem..
Regards,
Kent
Congrats!
Sorry I didn't remember an underrun is called xrun in the message. Hope you weren't grep'ing the log for "underrun".
I've never experimented with disabling decoders, but quoting from the MPD documentation (ETA: sorry, the formatting got messed up in my cut-n-paste job; best to read the original docs)
Quote:Configuring decoder plugins
Most decoder plugins do not need any special configuration. To configure a decoder, add a decoder block to mpd.conf:
decoder {
plugin "wildmidi"
config_file "/etc/timidity/timidity.cfg"
}
The following table lists the decoder options valid for all plugins:
Name
Description
plugin
The name of the plugin
enabled yes|no
Allows you to disable a decoder plugin without recompiling. By default, all plugins are enabled.
More information can be found in the Decoder plugins reference.
Like Tim, I haven't experienced the stuttering you report but I have few MP3 files in my library. If I find some time, I'll try transcoding some high bitrate FLAC files to MP3 and see if I can repro the problem..
Regards,
Kent