[Bug 674536] tsdemux: Freeze on pts-wrap with streaming sources

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 11 07:53:41 PDT 2012


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

--- Comment #16 from Edward Hervey <bilboed at gmail.com> 2012-06-11 14:53:34 UTC ---
the clock skew code could also be improved to detect those resets cleaner.
Right now there's a reset of past data points/skew, resulting in rate jitter
when there's a reset.

It could estimate where the "next" upstream (i.e. inverse-adjusted) time would
have been, and if it's not too far from the new upstream time, use that and not
reset the past observations.

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