[gstreamer-bugs] [Bug 636037] audiotestsrc timestamps are imprecise in general
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Dec 1 23:02:00 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=636037
GStreamer | gst-plugins-base | git
--- Comment #4 from David Schleef <ds at schleef.org> 2010-12-02 07:01:54 UTC ---
The value of absolute timestamps are never useful by themselves. They're only
useful when compared to another timestamp in the same timebase. When you look
at timestamp differences, the sub-nanosecond residuals are centered around
zero, and range from -1 to +1, just as with every other difference measurement
system.
--
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