[gstreamer-bugs] [Bug 459226] New: ID3 tagger which writes version 2.3

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jul 21 23:51:39 PDT 2007


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=459226

  GStreamer | gst-plugins-ugly | Ver: HEAD CVS
           Summary: ID3 tagger which writes version 2.3
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: emmanuel.rodriguez at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


I have a portable MP3 player (Sansa e250) that can't handle ID3 v2.4 but is
able to handle well ID3 1.0 and ID3 2.3. I seems that gstreamer is only able to
encode ID3 1.0 and ID3 2.4, I find ID3 1.0 to be quite limited (no support for
UNICODE) and in my case ID3 2.4 is not usable.

I have written a GST plugin that's able to render ID3 2.3 tags, the tags are
rendered through the library id3 (http://id3lib.sourceforge.net/). I have made
some rudimentary tests and the plugin works fine. I'm able to encode my
personal MP3 collection and the plugin handles very well the encoding for
french, spanish and slovak CD tracks. The plugin was tested with both
gst-launch and sound-juicer.

Can some one please review the plugin and give me some feedback?

I'm sure that other people could be interested in such plugin.

(A patch will follow)


-- 
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=459226.




More information about the Gstreamer-bugs mailing list