[gstreamer-bugs] [Bug 617368] [matroska] Implement push-mode seeking and non-cue seeking
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jul 22 03:21:52 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=617368
GStreamer | gst-plugins-good | git
Mark Nauwelaerts <mnauw> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.25
--- Comment #6 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-07-22 10:21:49 UTC ---
The following then takes care of seek without cue:
commit c626e90fda0e2cbbbcc5bda8690327accb36c99d
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date: Thu Jul 22 12:05:26 2010 +0200
matroskademux: pull mode non-cue seeking
That is, in files that have no index (Cue), perform seek by scanning for
nearest cluster with timecode before requested position. Scanning is done
as a combination of interpolation and sequential scan.
Fixes #617368.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list