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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Aug 11 06:41:13 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 #7 from Stefan Kost (gstreamer, gtkdoc dev)  2008-08-11 13:41 UTC -------
We could also have the spec->segtotal += 4; in
gstbaseaudiosink.c:gst_base_audio_sink_setcaps():573

The values are set up in gstringbuffer.c::gst_ring_buffer_parse_caps()
and the extra segments have to be added before we allocate in
gstaudiosink.c::gst_ring_buffer_acquire()

Not sure if it can be integrated with
gstringbuffer.c::gst_ring_buffer_parse_caps() as then it would apply to all
kind of ringbuffer uses (e.g. jacksrc).


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