[Bug 698750] playbin: gapless playback using "about-to-finish" doesn't work with http URIs

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Apr 27 02:28:49 PDT 2013


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

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-04-27 09:28:45 UTC ---
Definitely a race somewhere. Works better with

G_SLICE=always-malloc GST_DEBUG=playbin*:6,*decode*:6,*demux:6,*dec*:6
./test-loop http://localhost:9999/KDE-Sys-Log-In.ogg 2>dbg.log

plays 2 times before it rattles through to the end. About 1 second after round
3 started playing back, it went to emit all those about-to-finish again.

-- 
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