[gstreamer-bugs] [Bug 566586] New: playbin2 test7.c fails after two songs

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jan 4 21:50:26 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=566586

  GStreamer | gst-plugins-base | Ver: HEAD CVS
           Summary: playbin2 test7.c fails after two songs
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: root at parseit.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: root at parseit.org
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Gapless support with playbin2 is beautiful, when it works. Unfortunately, I've
never been able to get it to work consistently.

I split a flac into many 3-second wav files, and then compiled test7 against
both 0.10.21 and CVS, after adding the line 

  gst_debug_set_default_threshold(GST_LEVEL_INFO);

to get some extra insight. Even with the logs, though, I haven't been able to
find the source of the problem: the first song transitions gaplessly into the
second, but the second song simply stops at the end, emitting no signals.  In
addition, the same problem occurs with wavs, flacs, and mp3s.

I used test7 after both a quodlibet output plugin and a test program written in
Python failed in nearly the exact same fashion.  The problem doesn't seem to be
related to the output plugin, as it happens over both alsa and jack.  The
problem is also apparently unrelated to the about_to_finish signal, as manually
reloading the URI at the right time produces the same results.

I have the output from the runs of test7.c; if attaching them will help, or if
there's any other testing I can do, let me know.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=566586.




More information about the Gstreamer-bugs mailing list