[Bug 709224] audio/videodecoder: Not returning GST_FLOW_EOS when after segment

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 27 00:02:10 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=709224
  GStreamer | gstreamer (core) | git

--- Comment #78 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-05-27 07:02:04 UTC ---
(In reply to comment #77)

> mxfdemux: has some get_earliest_pad function that compares last_flow from all
> streams. Not sure what is the logic behind that so I decided not to touch it.

mxfdemux tries to keep the interleaving between the different streams small, by
default smaller than 0.5 seconds. For that it checks the earliest pad against
the current one, and if the current one is too far ahead it will jump to the
earliest pad to catch up.

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