[gstreamer-bugs] [Bug 473097] Hangs when testing sound capture

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Oct 13 09:54:38 PDT 2007


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

  GStreamer | gst-plugins-base | Ver: 0.10.12

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




------- Comment #8 from Tim-Philipp Müller  2007-10-13 16:54 UTC -------
I think this is caused by the audiosink pull activation mode that shipped in
core/base 0.10.14.

It's been disabled again in CVS:

 2007-09-13  Wim Taymans  <wim.taymans at gmail.com>

        * gst-libs/gst/audio/gstbaseaudiosink.c:
        (gst_base_audio_sink_init):
        Disable pull mode scheduling, we're not ready for it yet and it subtly
        breaks a lot of things.

This is the patch/fix:

http://webcvs.freedesktop.org/gstreamer/gst-plugins-base/gst-libs/gst/audio/gstbaseaudiosink.c?r1=1.87&r2=1.88

Distros might want to ship that patch.  FWIW, the problem is unlikely to appear
in any 'real' pipelines, but it causes problems with very short and simple
pipelines along the lines of src ! audioconvert ! sink.


-- 
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=473097.




More information about the Gstreamer-bugs mailing list