After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 765813 - Audiomixer not works on 1.8.1
Audiomixer not works on 1.8.1
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.8.1
Other other
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-04-29 15:55 UTC by Johan Basore
Modified: 2017-12-04 18:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Xcode iOS source codes (2.77 KB, application/zip)
2016-04-29 15:55 UTC, Johan Basore
Details

Description Johan Basore 2016-04-29 15:55:23 UTC
Created attachment 327042 [details]
Xcode iOS source codes

Hello,

I have written a video compositor app for iOS with gstreamer iOS SDK.
But I have a problem with audiomixer for version 1.8.1.
Pipeline not plays, just stuck on READY state.
If I use Gstreamer 1.6.4, it works well.
I attached the source code.

Thanks
Comment 1 Tim-Philipp Müller 2016-04-30 15:27:30 UTC
Could you try and reduce your application to the smallest amount of code possible needed to reproduce the problem?

For example, does it still happen if you have no video branches?

Can you get a stack trace from a debugger when it's stuck?

Does it only happen on iOS or also on OSX, for example? (The easier it is for us to reprouce, the easier we can fix it.)
Comment 2 Tim-Philipp Müller 2017-12-04 18:37:24 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment.
Thanks!