GNOME Bugzilla – Bug 156741
[monkeysdec] not working with spider
Last modified: 2005-01-29 14:06:29 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.)
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 ***
Oops, wrong dup.
*** This bug has been marked as a duplicate of 158162 ***