[Bug 701997] [regression] playbin: loses audio clock and hangs when switching songs after about-to-finish

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 28 07:43:33 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=701997
  GStreamer | gst-plugins-base | git

GstBlub <gstblub> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gstblub at gmail.com

--- Comment #8 from GstBlub <gstblub at gmail.com> 2013-06-28 14:43:29 UTC ---
I am also experiencing an issue that sounds related to this, trying to
implement playlists.  I don't use the about-to-finish signal.  I handle the EOS
message, take playbin back to READY, set the next uri, restart playback by
setting it back to PLAYING and it will sporadically stop playback after a few
seconds.  And I only get an EOS once, after the first song.  Any subsequent
songs will get the about-to-finish (which I don't do anything with), but I
never see any more EOS on the pipeline.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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