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 755706 - Playbin hangs when adding an URI in order to do gapless when using a visualizator
Playbin hangs when adding an URI in order to do gapless when using a visualiz...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
1.6.0
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-09-27 19:51 UTC by Polochon_street
Modified: 2018-11-03 11:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
testcase (4.24 KB, text/x-csrc)
2015-09-27 19:51 UTC, Polochon_street
Details

Description Polochon_street 2015-09-27 19:51:01 UTC
Created attachment 312250 [details]
testcase

When playing a mp3 file, and then adding a flac file to a playbin's URI in an about-to-finish callback (with a message::application in order to do some gtk-related things), the playing stops after the end of the first song, when the playbin's visualizator is activated.

I attached a testcase: just replace file.mp3 and file.flac with valid files, and compile with gcc gst.c -o gst `pkg-config --cflags --libs gstreamer-1.0` `pkg-config --cflags --libs gtk+-3.0` -lX11
Comment 1 GStreamer system administrator 2018-11-03 11:42:03 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/229.