pipewire_output: Decoder is too slow; playing silence to avoid xrun [one solution] #1896
headmidtail
started this conversation in
General
Replies: 1 comment 2 replies
-
Do you have multiple audio_outputs enabled? Subject is "pipewire..." and your config is about httpd. Please enable with your favorite mpd client only ONE (1) audio_output at the same time. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since this error message seems to appear quite frequently, I want to express my experience as a possible hint. Though the currently open issue seems to has another cause, hope it helps anyway:
I've got this "Decoder is too slow; playing silence to avoid xrun" for a long time now, with several versions and on different hardware. Earlier with "alsa_output:" and currently with "pipewire_output:". Resulting in short interruptions on some songs, mostly in the first 10 seconds, but not always. Everything on archlinux. I've recently seen that journalctl showed a very few "exception: Failed to open "HTTP Stream" (httpd); error initializing vorbis encoder" as well.
Therefore I've exchanged the vorbis encoder with lame in the httpd type audio_output section and both errors are gone, finally.
Beta Was this translation helpful? Give feedback.
All reactions