[Bug 704272] qtdemux: invalid seek offset used because of chapters

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 17 09:55:31 PDT 2013


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

--- Comment #4 from Arnaud Vrac <rawoul at gmail.com> 2013-07-17 16:55:26 UTC ---
Created an attachment (id=249422)
 View: https://bugzilla.gnome.org/attachment.cgi?id=249422
 Review: https://bugzilla.gnome.org/review?bug=704272&attachment=249422

do not use indexes from sparse stream when seeking in push mode

When seeking in push mode in qtdemux, the seek offset is computed by finding
the nearest previous keyframe in all streams, and using the one furthest away.
For sparse stream this can be pretty far so ignore them in this case.

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