[gstreamer-bugs] [Bug 365288] [asfdemux] seeking not very smooth

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue May 8 02:30:59 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=365288

  GStreamer | gst-plugins-ugly | Ver: HEAD CVS




------- Comment #4 from Tim-Philipp Müller  2007-05-08 09:30 UTC -------
It depends a bit on whether it has a seek index or not, how good the index is,
how many keyframes there are in the file and how fast the decoding is.

If there is no index, a seek position will be guessed. This guess can be off
quite a bit; if it's too early, it might take too long to advance to the right
spot and decode it (totem only blocks for 100ms or so before potentially
issuing another seek; if it's too late, it might not start playing again for a
few seconds. This is still something that needs a bit of work, no doubt.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=365288.




More information about the Gstreamer-bugs mailing list