[gstreamer-bugs] [Bug 443081] New: volume plugin goes async forever
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Fri Jun 1 16:52:26 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
Summary: volume plugin goes async forever
Product: GStreamer
Version: 0.10.12
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: sphink at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
Please describe the problem:
When I add the 'volume' plugin into my pipeline with a 11025Hz wav file,
gst_element_set_state returns GST_STATE_CHANGE_ASYNC. If I wait for it to
complete, it never does.
Steps to reproduce:
Well, on my machine you could run
gst-launch filesrc location=/home/sfink/Content/sounds/applause.wav ! wavparse
! volume ! alsasink
I'll attach the wav file.
Actual results:
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
(never finishes)
Expected results:
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
etc.
Does this happen every time?
Yes
Other information:
--
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