[Bug 702972] Issue with gst_audio_ring_buffer_prepare_read() of gstaudioringbuffer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 2 00:29:41 PDT 2013


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

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-02 07:29:34 UTC ---
But wouldn't that mean that the source is too slow to fill the ringbuffer
anyway, and realtime playback will never work properly? Also I think your patch
causes A/V sync to get lost.

The idea is that the ringbuffer is always filled faster than it is read, and if
that doesn't happen for a short moment the reader of the ringbuffer will
shortly read old values from the ringbuffer, but later the writer will catch up
again.

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