[gstreamer-bugs] [Bug 597749] [pulsesink] audio clock is inaccurate

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Oct 17 12:18:20 PDT 2009


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

René Stadler <mail> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lennart at poettering.net

--- Comment #2 from René Stadler <mail at renestadler.de> 2009-10-17 19:18:01 UTC ---
I'm not sure the problem is 100% on pulseaudio side. It looks like pulsesink
doesn't wait for the uncork to be completed (when I set wait to TRUE it just
hangs?!). I see the first latency_update with a non-zero read index coming in
~120ms after the uncork is initiated (which is done on the first write). This
looks reasonable to me, assuming that pulseaudio gets the automatic timing
update every 100ms.

I'm starting to think that maybe pulseaudio cannot provide accurate timing
because it should not. Wouldn't it be more logical that clock drift
compensation would be done in pulseaudio itself?

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