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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 15 04:56:40 PDT 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at circular-chaos.org
     Ever Confirmed|0                           |1

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2011-03-15 11:56:37 UTC ---
For a new segment you should reset the complete demuxer state, including index
and tracks and everything. You also should remove all existing pads from the
demuxers and then add the new pads as if you started a new file.

Implementing this in pull mode and in general with seeking support will be a
lot of work probably.

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