[gstreamer-bugs] [Bug 640859] basesink default drift-tolerance causes glitches on some clips

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jan 30 10:37:40 PST 2011


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

--- Comment #11 from Felipe Contreras <felipe.contreras at gmail.com> 2011-01-30 18:37:36 UTC ---
(In reply to comment #10)
> Created an attachment (id=179642)
 View: https://bugzilla.gnome.org/attachment.cgi?id=179642
 Review: https://bugzilla.gnome.org/review?bug=640859&attachment=179642

> vorbisdec: Don't use incoming timestamp if it's before the expected one
> 
> Instead use the expected one.

So, basically correct any negative drift.

This of course means that now any negative drift would not cause resync;
-500ms, -2000ms, etc. That is way more intrusive, but as I don't see the point
in using the stored timestamp at all, that's ok for me.

Also this needs to be done by all decoders.

I guess this is not "UNCONFIRMED" any more.

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