Audio Pulseaudio missing sample rate 11025 #554
-
I follow the step describe here to fix the "underrated" error. For info I am on Ubuntu 20.04LTS. can somebody help me? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
If the option doesn't show up, it means your sound driver/pulseaudio doesn't support it. btw: I'd suggest using a more modern decoder for APT rather than WXtoImg which gives worse result and is very broken in general (eg. noaa-apt) |
Beta Was this translation helpful? Give feedback.
-
In the end, I went a different route, I went in the source code and "Force" the 11025 rate in audio_sink/pulseaudio_sink/new_pulseaudio_sink main.cpp file. I will test for the following days and report back |
Beta Was this translation helpful? Give feedback.
In the end, I went a different route, I went in the source code and "Force" the 11025 rate in audio_sink/pulseaudio_sink/new_pulseaudio_sink main.cpp file.
I will test for the following days and report back