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 325089 - Couldn't find any decoders for MimeType application/x-id3
Couldn't find any decoders for MimeType application/x-id3
Status: RESOLVED DUPLICATE of bug 322049
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.0
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-27 22:11 UTC by athproject
Modified: 2006-01-02 19:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
log from gst-media-test (164.72 KB, application/x-gzip)
2005-12-27 22:13 UTC, athproject
Details
first 250KB of the mp3 file (250.00 KB, application/octet-stream)
2005-12-27 22:15 UTC, athproject
Details

Description athproject 2005-12-27 22:11:13 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
Comment 1 athproject 2005-12-27 22:13:23 UTC
Created attachment 56451 [details]
log from gst-media-test
Comment 2 athproject 2005-12-27 22:15:14 UTC
Created attachment 56452 [details]
first 250KB of the mp3 file
Comment 3 Tim-Philipp Müller 2005-12-28 13:54:40 UTC
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.
Comment 4 Tim-Philipp Müller 2006-01-02 19:47:12 UTC

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