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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 21 02:32:54 PDT 2014


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

--- Comment #20 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-10-21 09:32:51 UTC ---
Ah, I missed that indeed. Yes, why not just remember which pads are EOS instead
of blocking... and once all are EOS send an EOS event on all of them. That
should solve all these problems and actually simplify the code.

You don't have to store the EOS state in a list though, it's already stored
elsewhere in decodebin in the decode chain or decode pad IIRC.

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