[gstreamer-bugs] [Bug 336964] New: Decodebin can't play MP3 files with ID3v1 tag

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Apr 2 13:44:21 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=336964
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: Decodebin can't play MP3 files with ID3v1 tag
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: fabrizio.ge at tiscali.it
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
If an MP3 file is played with decodebin (such as with Totem, or with a pipeline
like gst-launch-0.10 filesrc location=tono.mp3 ! decodebin ! audioconvert !
alsasink), and that file has only an ID3v1 tag, an error will occur "Internal
flow error". The same file is OK if played with gst-launch-0.10 filesrc
location=tono.mp3 ! mad ! audioconvert ! alsasink

The problem does not seem to occur with untagged MP3, or with MP3 files with
ID3v2 tags

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list