[gstreamer-bugs] [Bug 556734] New: [decodebin] stripped id3 tags

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Oct 17 07:10:48 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=556734

  GStreamer | don't know | Ver: 0.10.20
           Summary: [decodebin] stripped id3 tags
           Product: GStreamer
           Version: 0.10.20
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sochotnicky+bugzilla at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


When trying to convert mp3 file to lower bitrate mp3  using pipeline:
gst-launch-0.10 -v filesrc location=foo.mp3 ! decodebin ! identity !
audioconvert ! lame  ! id3v2mux ! filesink location=bar.mp3

Output file "bar.mp3" does not have id3 tags of original file, and output of
'identity' plugin also shows that 'decodebin' output has no tags.

Command
gst-launch-0.10 -t playbin uri=file://foo.mp3

displays tags present in original file. This problem exists for all (as far as
I could tell) my mp3 files. The tags should be id3v2.4 (easytag - libid3tag).

If instead of mp3 file I try to convert ogg, the tags (author, album, etc.) are
decoded and added to resulting mp3 file as id3 tags.


If it helps I am using Gentoo, but AFAIK there are no major Gentoo-specific
patches used. Will try HEAD revision during the weekend.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=556734.




More information about the Gstreamer-bugs mailing list