[Bug 676630] [0.10] matroskademux, avidemux: implement accurate keyframe snapping seeks

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 29 12:05:29 PDT 2012


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

--- Comment #13 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-05-29 19:05:26 UTC ---
Maybe some (pretty rare) AVI do not have an index, but iirc then the whole pull
mode code is already in trouble (and more so the seeking part that is already
relying on that).

Also some style comments on the matroska patch, and I am not sure it is (very)
safe in that case either, since matroska only specifies keyframe info in
SimpleBlock element, and that one need not be used (only possibly so in v2).
So everything might be considered a keyframe, and then the scan might come up
with worse result (than not doing one, particularly for _AFTER).

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