[gstreamer-bugs] [Bug 443081] volume plugin goes async forever

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jun 7 09:48:07 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=443081

  GStreamer | gst-plugins-base | Ver: 0.10.12

Steve Fink changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #8 from Steve Fink  2007-06-07 16:48 UTC -------
It won't happen with playbin. The problem only occurs with an invalid pipeline,
where a format conversion is required but the audioconvert element is not in
the pipeline.

I'll attach the output of

gst-launch-0.10 --gst-debug-no-color --gst-debug='*:5' filesrc
location=/home/sfink/Content/sounds/applause.wav ! wavparse ! volume ! fakesink

Although first, I should note that if I run

gst-launch-0.10 --gst-debug-no-color --gst-debug='*:2' filesrc
location=/home/sfink/Content/sounds/applause.wav ! wavparse ! volume ! fakesink

(or with alsasink at the end) I get the following warning:

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
0:00:00.076083000  8447 0x8f58f40 WARN              wavparse
gstwavparse.c:1568:gst_wavparse_stream_data:<wavparse0> Error pushing on srcpad
0xb7200728, is linked? = 0

That's sounding like something simpler.


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




More information about the Gstreamer-bugs mailing list