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 120306 - Spider won't work with this MP3
Spider won't work with this MP3
Status: RESOLVED DUPLICATE of bug 94113
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.6.2
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-08-20 10:09 UTC by Ross Burton
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ross Burton 2003-08-20 10:09:52 UTC
I have a MP3 which the spider element refuses to detect and link with. 
Example:

$ gst-launch filesrc location=in-da-pub.mp3  ! spider ! filesink
location=/dev/null
INFO ( 9508: 0) Initializing GStreamer Core Library version 0.6.2
INFO ( 9508: 0) CPU features: (00000000) MMX SSE
INFO ( 9508: 0) registry: loaded user_registry in 0.000225 seconds
          (/home/users/ross/.gstreamer/registry.xml)
INFO ( 9508: 0) registry: loaded global_registry in 0.477218 seconds
          (/var/lib/gstreamer/0.6/registry.xml)
GStreamer-INFO: 0 live buffer(s)
GStreamer-INFO: 0 live bufferpool(s)
GStreamer-INFO: 0 live event(s)
RUNNING pipeline
ERROR: /pipeline0/spider0/sink_ident: Could not find media type
execution ended after 1 iterations (sum 821899000 ns, average 821899000 ns,
min 821899000 ns, max 821899000 ns)
GStreamer-INFO: 0 live buffer(s)
GStreamer-INFO: 0 live bufferpool(s)
GStreamer-INFO: 0 live event(s)

The spider element works for other MP3s of mine, so I don't know what is
special about this one...

The MP3 is available at http://www.burtonini.com/in-da-pub.mp3
Comment 1 Ronald Bultje 2003-08-22 10:08:59 UTC
Works with CVS 0.6.x. :).

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