[Bug 738285] playbin: Sequential playback of the file list does not work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 23 05:43:19 PDT 2014


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

--- Comment #49 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-10-23 12:43:13 UTC ---
The problem is that without the EOS event the input-selector does not know that
a stream is finished, and that it can wake up the other streams.

So maybe we should only delay EOS until all *linked* streams are EOS and then
forward it, instead of also waiting for the not linked ones.

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