[Bug 661049] matroskademux: support seek with start_type NONE

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 6 02:06:14 PDT 2011


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mnauw at users.sourceforge.net

--- Comment #1 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-10-06 09:06:13 UTC ---
While I can see this to be an intention and making sense, I am not sure if this
is the semantics that goes with such a _NONE seek.  In particular,
gst_segment_set_seek specifically does not alter the segment.start in case of
_NONE seek, and as such this patch unfortunately has to tweak/override that in
(each?) demuxer.  So, trying to sort this out, what documentation suggests this
as correct behaviour?

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