-
-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Random error when switching to different music, manually and automatically - Internal data stream error #1329
Comments
Does this happen only with the DAC? Did you upgrade to the latest drivers for the DAC? https://www.toppingaudio.com/download/test |
Latest verion using: 5.62. (https://www.tpdz.net/download) But I don't think the problem is going to be with the dac. |
It's not a known issue. I can't reproduce it and no-else has reported it, which makes me suspect it's either related to your hardware (DAC), audio files, or specific settings. What output do you have in the backend settings, Auto, Directsound or WASAPI? Is fading enabled or disabled? Is any of the other features enabled, like replay gain? |
Today I received new error messages. When I changed music. Internal data stream error. ../libs/gst/base/gstbaseparse.c(3694): gst_base_parse_loop (): /GstPlayBin3:pipeline-40-pipeline/ Internal data stream error. ../libs/gst/base/gstbaseparse.c(3694): gst_base_parse_loop (): /GstPlayBin3:pipeline-163-pipeline/ |
Thank you for the information! |
Exit strawberry
Play until error occurs, then close strawberry, zip logfile c:\temp\gstreamer-debug.log and attach here. |
Thank you for your help! |
Attach the file (google drive - file is big): Download the debug |
I have same problem with AC511 soundbar on Ubuntu 23.10 - Gstreamer 1.22(most packages 1.22.5/1.22.6) Grepped all errors from strawberry from last month
|
Can you try the latest from https://builds.strawberrymusicplayer.org/windows/ and check if the issue is fixed, or at least if you get a better error message. |
Installed the latest version (x64): 1.0.23-101-g70809e06 |
Attach the debug log file (google drive). |
I have the same problem on Fedora 40 |
Strawberry_internal data stream error_2024_05_08.txt |
Happens for me, too. Linux Mint 21.3 |
I dunno if its related, but if you just PAUSE a song using gStreamer engine, and it passes a bit of time, It causes an error when RESUMING (binary artifacts playing instead of song, or inability to continue playing the song also). I'm using pipewire as sound server but the backend is pulseaudio. Does this happen to any of you too? |
For me this now looks fixed with Strawberry 1.1.0. I'm on Fedora 39 with gstreamer 1.22.12, and I was getting these random unrecoverable full hangs daily where Strawberry needed to be killed, mostly when skipping songs (not sure if that was exactly the same issue as this one but it sounds similar). These hangs no longer happen with Strawberry 1.1.0 and I also couldn't reproduce it with Strawberry 1.0.23 on Fedora 40 with gstreamer 1.24.5. |
Strawberry 1.0.23 had GStreamer 1.22 and was using playbin3 which has proven to have several issues like this. The latest Strawberry release (1.1.1) has the current latest GStreamer version 1.24.5, so this should hopefully not be an issue anymore, if it is, please report back. If you want to try Strawberry for Windows before donating to check if the issue is gone please e-mail me and I'll send you a login for the downloads. |
Today I got same error
Version 1.1.1 - Ubuntu 24.04 The only plus is that now it happens rarely |
Describe the bug
../libs/gst/base/gstbaseparse.c(3694): gst_base_parse_loop (): /GstPlayBin3:pipeline-7-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin6/GstParseBin:parsebin6/GstMpegAudioParse:mpegaudioparse11: streaming stopped, reason not-linked (-1)
To Reproduce
Switching to different music, manually and automatically. (mp3, flac)
Expected behavior
Error message.
Screenshots:
System Information:
Operating system: Windows 10
DxDiag.txt
Strawberry Version: 1.0.21
Additional context
I use Topping DX1 dac as a "sound card".
The text was updated successfully, but these errors were encountered: