GNOME Bugzilla – Bug 325089
Couldn't find any decoders for MimeType application/x-id3
Last modified: 2006-01-02 19:47:12 UTC
I'm running GStreamer 0.10 compiled from source on Ubuntu Breezy 5.10, with gstreamer-0.10.1 gst-plugins-base-0.10.1 gst-plugins-good-0.10.0 gst-plugins-bad-0.10.0 gst-plugins-ugly-0.10.0 gst-ffmpeg-0.10.0 I've found some errors running the gst-media-test suite on my music collection. This one is an mp3 file which plays correctly using Totem with gstreamer 0.8.11 or xmms. Output of gst-media-test: Reason Couldn't find any decoders for MimeType application/x-id3 Errors 1. Internal GStreamer error: pad problem. Please file a bug ... 2. gstpad.c(3198): gst_pad_chain: /pipeline0/decodebin0/wavparse0: push on pad wavparse0:sink but it has no chainfunction Details File Typefinding MimeType application/x-id3 Probability 100 Tags genre Dance comment Ibiza Hits II, Ripped By ¥ Nil artist Silvia Coleman date None title Take My Breath Away Elements used wavparse0-in-decodebin0 wavparse filesrc0-in-pipeline0 filesrc id3demux0-in-decodebin0 id3demux decodebin0-in-pipeline0 decodebin
Created attachment 56451 [details] log from gst-media-test
Created attachment 56452 [details] first 250KB of the mp3 file
This looks like it's the same as bug #322049. Should be fixed with the new id3demux element that will be in gst-plugins-good 0.10.1 which will be released shortly.
*** This bug has been marked as a duplicate of 322049 ***