[Bug 644808] [matroskademux] Add support for chained segments

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 15 11:52:55 PDT 2011


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

--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org> 2011-03-15 18:52:51 UTC ---
Yes, you can use the SEEKING query to check if upstream is able to handle seek
requests. If it isn't you can implement support for chained segments by
resetting the demuxer state when you see a new segment (including removal of
pads) and then continue as if a new file was opened.

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