Jonas Kvinge
Jonas Kvinge
Can you check if you get the same error with: `gst-play-1.0 --use-playbin3 --audiosink="alsasink" file:///path/filename`
If you get the error with gst-play too, please run gst-play with GST_DEBUG and GST_DEBUG_FILE, compress the logfile and attach the it here. `GST_DEBUG=5 GST_DEBUG_FILE=/tmp/gst-debug.log gst-play-1.0 --use-playbin3 --audiosink="alsasink" file:///path/filename`
This might be related to #1444. A regressions was found and fixed in GStreamer. (https://gstreamer.freedesktop.org/releases/1.24/#1.24.4). Please test 1.24.4 once available.
Reply back if there is still an issue after GStreamer 1.24.4 and I'll reopen this.
#31 should fix this. Not sure what the idea behind setting the qtpaths executable from the path to lconvert, but I made it fallback to that only if qtpaths is...
What GStreamer version?
@derVedro @AllKind Please run strawberry with GST_DEBUG and GST_DEBUG_FILE and attach the entire log after this happens. `GST_DEBUG=5 GST_DEBUG_FILE=/tmp/strawberry-gst-debug.log strawberry`
@Heny67 That seems unrelated to this issue, try setting the output and device manually in the backend settings.
Have you tried closing all programs, deleting `~/.local/state/wireplumber`, and restarting?
Is this still an issue?