[Bug 652195] matroskademux: seeking in non-finalized matroska files does not work correctly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 21 07:24:26 PST 2011


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

--- Comment #9 from Branko Subasic <branko.subasic at axis.com> 2011-12-21 15:24:20 UTC ---
Couldn't agree more ;-)
Sorry for my previous post. Didn't see that you had already done what I
suggested.

However, I think we need to change the patch slightly. It doesn't work with a
non-finalized file that doesn't grow, for example a file that is the result of
a recording being interrupted. In that case only the first seek will result in
the duration being invalidated. The following seeks the file size will not have
changed, and the current duration of the segment will be used to clamp the
seek.

We either have to invalidate the duration every time (for non-finalized files
only, of course), or save the duration in the segment.

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