Skip to content
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

Error switching between Audio types #243

Open
pieteruys opened this issue Aug 19, 2020 · 0 comments
Open

Error switching between Audio types #243

pieteruys opened this issue Aug 19, 2020 · 0 comments

Comments

@pieteruys
Copy link

Hi,

while running a worker and first start decoding a "raw" audio file type, everything works fine. As soon as I change the codec to something like "alaw", it gives me an error on stdout: "Error message: Internal data stream error." In the worker.py logs, the error is as follows:
2020-08-19 10:18:06 - ERROR: decoder2: (gerror=GLib.Error('Internal data stream error.', 'gst-stream-error-quark', 1), debug='gstbasesrc.c(3055): gst_base_src_loop (): /GstPipeline:pipeline0/GstAppSrc:appsrc:\nstreaming stopped, reason not-negotiated (-4)')

When I run it thereafter, everything works fine again. This always happens with the first run when changing the type: "audio/x-raw, audio/x-alaw" etc.

Any suggestions to fix this issue?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant