[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:34:37 PST 2011


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

--- Comment #10 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-12-21 15:34:32 UTC ---
Hm, yes, how to detect/define non-finalized; probably checking whether file has
a valid recorded duration ?

So, what about:
* if duration is ever updated by _parse_block whatever
=> assume file does not have a valid duration => invalidate when seeking
* otherwise, do not mess with duration

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