[Gstreamer-bugs] [Bug 119272] Changed - spider could not figure out the audio type of this file

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Aug 7 00:55:24 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=119272

Changed by in7y118 at public.uni-hamburg.de.

--- shadow/119272	Wed Aug  6 13:45:10 2003
+++ shadow/119272.tmp.4561	Thu Aug  7 03:55:24 2003
@@ -35,6 +35,14 @@
 
 I fixed a typefinding bug (audio/au instead of audio/x-au as
 mimetype). Currently, spider doesn't detect that it needs alawdec in
 between auparse (detected) and osssink.
 
 filesrc ! spider ! alawdec ! osssink works.
+
+------- Additional Comments From in7y118 at public.uni-hamburg.de  2003-08-07 03:55 -------
+That's because spider is stupid.
+It assumes it can plug auparse and osssink directly (since their caps
+are compatible) and does that, which is wrong.
+
+Same thing happens when you try to play an mp3-in-wav file with spider.
+I think that it's not easy to fix, unfortunately.




More information about the Gstreamer-bugs mailing list