After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 156741 - [monkeysdec] not working with spider
[monkeysdec] not working with spider
Status: RESOLVED DUPLICATE of bug 158162
Product: GStreamer
Classification: Platform
Component: dont know
git master
Other All
: Normal minor
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-10-28 18:22 UTC by nichozo
Modified: 2005-01-29 14:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description nichozo 2004-10-28 18:22:42 UTC
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.)
Comment 1 Ronald Bultje 2005-01-29 14:05:13 UTC
I'm fairly sure this is a dup of another bug in opt. Needless to say, MA works
fine for me, though we may need to do a new release at some point.

*** This bug has been marked as a duplicate of 155242 ***
Comment 2 Ronald Bultje 2005-01-29 14:06:12 UTC
Oops, wrong dup.
Comment 3 Ronald Bultje 2005-01-29 14:06:29 UTC

*** This bug has been marked as a duplicate of 158162 ***