[Bug 755706] New: Playbin hangs when adding an URI in order to do gapless when using a visualizator

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Sep 27 12:51:01 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=755706

            Bug ID: 755706
           Summary: Playbin hangs when adding an URI in order to do
                    gapless when using a visualizator
    Classification: Platform
           Product: GStreamer
           Version: 1.6.0
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: polochonstreet at gmx.fr
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 312250
  --> https://bugzilla.gnome.org/attachment.cgi?id=312250&action=edit
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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list