VLCを起動すると、次のようになります。
[000055d167ad3e80] alsa audio output error: cannot open ALSA device "default": Connection refused
[000055d167ad3e80] main audio output error: module not functional
[00007f59ce548870] main decoder error: failed to create audio output
ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection terminated
VLCは、オーディオが正しく機能していないと文句を言います。
この問題をどのように解決できますか?
答え1
alsaはクライアントの数を制限します(どこに制限があるのか、なぜかはわかりません。ご存知の場合はコメントを残してください)。
他のクライアントの1つ(私の場合は別の(一時停止)VLC)を終了すると機能しました。