[gstreamer-bugs] [Bug 545807] audio has audible crack when strting the pipeline

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Aug 7 08:29:38 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=545807

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #5 from Stefan Kost (gstreamer, gtkdoc dev)  2008-08-07 15:29 UTC -------
Index: gst-libs/gst/audio/gstaudiosink.c
===================================================================
RCS file: /cvs/gstreamer/gst-plugins-base/gst-libs/gst/audio/gstaudiosink.c,v
retrieving revision 1.29
diff -u -B -b -p -r1.29 gstaudiosink.c
--- gst-libs/gst/audio/gstaudiosink.c   9 May 2008 16:38:10 -0000       1.29
+++ gst-libs/gst/audio/gstaudiosink.c   7 Aug 2008 15:20:50 -0000
@@ -366,6 +366,8 @@ gst_audioringbuffer_acquire (GstRingBuff
   if (!result)
     goto could_not_prepare;

+  spec->segtotal += 4;
+
   /* set latency to one more segment as we need some headroom */
   spec->seglatency = spec->segtotal + 1;



-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=545807.




More information about the Gstreamer-bugs mailing list