[gstreamer-bugs] [Bug 635256] Suggestion for improvement of timestamping accuracy for alsa (and others) sound
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Nov 19 07:46:16 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=635256
GStreamer | gst-plugins-base | 0.10.x
--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2010-11-19 15:46:13 UTC ---
The problem is that these kernel timestamps may or may not have anything to do
with the pipeline clock.
The usual thing to do is to take a snapshot of the pipeline clock and the same
monotonic clock and then subtract the monotonic clock diff from the pipeline
clock timestamp.
--
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