Thank you for your donation!


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


Solved: Sound form NAS is breaking up via WiFi connection
#18
This error in mpd log suggests a possible codec issue.
Oct 09 18:48 : player: Decoder is too slow; playing silence to avoid xrun

MPD in moOde 4.2 used only ffmpeg. moOde 4.3 added the libaudiofile codec library.

Lets try turning on verbose logging in MPD and see what codec its using for the aif and wav files.

1. sudo nano /etc/mpd.conf
2. change
log_level "default"
to
log_level "verbose"
3. save the file
4. sudo systemctl restart mpd
5. play a song
6. post the verbose log output for that particular song play. It should list the codec, either [audiofile] or [ffmpeg].

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: Sound form NAS is breaking up via WiFi connection - by Tim Curtis - 10-09-2018, 05:14 PM

Forum Jump: