[gstreamer-bugs] [Bug 156741] New: gst-monkeysaudio not working with spider
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Thu Oct 28 11:22:42 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=156741
GStreamer | don't know | Ver: HEAD CVS
Summary: gst-monkeysaudio not working with spider
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: Normal
Component: don't know
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: nichozo at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
Please describe the problem:
Whenever I try to open a .ape file with spider I get four warnings (always the
same four, no matter the file I try to open) and no sound. The program runs
really fast and finishes as if it had played everything fine. Opening with
"monkeysdec" runs fine, though.
Uh. Anything I've forgotten to add, please tell me. I'm not quite good at
dealing with this system (yet ;).
Steps to reproduce:
1. run "gst-launch-0.8 filesrc location=test.ape ! spider ! audioscale !
audioconvert ! alsasink"
Actual results:
The following output is presented:
bash-2.05b$ gst-launch-0.8 filesrc location=test.ape ! spider ! audioscale !
audioconvert ! alsasink
RUNNING pipeline ...
** (process:22607): WARNING **: deadlock detected, disabling group 0x80a7360
** (process:22607): WARNING **: deadlock detected, disabling group 0x80a7360
** (process:22607): WARNING **: deadlock detected, disabling group 0x80a7360
** (process:22607): WARNING **: deadlock detected, disabling group 0x80a7360
** (process:22607): WARNING **: deadlock detected, disabling group 0x80a7360
Execution ended after 2 iterations (sum 687308000 ns, average 343654000 ns, min
203000 ns, max 687105000 ns).
bash-2.05b$
For the record, I ran with "time" as well:
<same output as above>
real 0m1.290s
user 0m0.695s
sys 0m0.018s
Expected results:
It should have played them fine, just as "gst-launch-0.8 filesrc
location=test.ape ! monkeysdec ! audioconvert ! alsasink" does. This command is
able to play the file perfectly.
Does this happen every time?
Other information:
This is not a serious bug, I suppose, though it's a bit annoying. Specially
because amaroK (yes, my reason to use gstreamer ;) is able to play apes, but
fails to keep playing after the song is over. (i.e. If my playlist has .ogg or
.mp3 it'll play the entire playlist, but if I include any .ape, it'll stop
playing after the file is over. Although I can simply select the next song and
press play again, that annoys me.)
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list