Closed AllKind closed 5 months ago
This seem to be a similar issue to https://github.com/strawberrymusicplayer/strawberry/issues/1435#issuecomment-2138481681, and I'm guessing the issue is related to the same pipewire bug: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/2240 Since the gstreamer pipewire plugin isn't mature yet and there are several known issues, you should be using alsa or pulseaudio: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/2240#note_1314702
Describe the bug When the backend is set to pipewire, strawberry cannot play mp3 files (sending to Pulseaudio plays them just fine). It may start to play, but soon fails by itself, or it seemed to me, when just moving up/down the playlist. The error displayed is the shown in the picture I attach below in the Screenshot section.
If I start strawberry with gstreamer debug, it just crashes with below message. I also attach the debug log.
strawberry-gst-debug.log.gz
To Reproduce Set backend to pipewire and play mp3 files.
Expected behavior Not to fail playing mp3 files of course.
Screenshots:
System Information:
apt show gstreamer1.0-pipewire
Package: gstreamer1.0-pipewire Version: 1.0.7-3~ubuntu22.04 Priority: optional Section: libs Source: pipewire Maintainer: Sourav Das souravdas142@gmail.comapt show pipewire
Package: pipewire Version: 1.0.7-3~ubuntu22.04I use the pipewire-debian PPA
deb [signed-by=/etc/apt/keyrings/pipewire-debian-pipewire-upstream-jammy.gpg] https://ppa.launchpadcontent.net/pipewire-debian/pipewire-upstream/ubuntu jammy main
Additional context Any more information required I'm happy to provide.