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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jul 24 23:01:40 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-bad | Ver: HEAD CVS




------- Comment #5 from Emmanuel Rodriguez  2007-07-25 06:01 UTC -------
Thanks for the comment. I know that the plugin is quite limited for the moment
but it covers the most important tags, at least the ones that make it more
useful for an MP3 player.

I would like to add support for the following tags:
  - comments
  - images
  - musicbrainz 
  - bitrate
  - length

The thing is that I don't have a lot of time and that the library ID3 can be
quite a hell to use some times!

Extending taglib crossed my mind since there are already there two taggers, but
I though that I wasn't allowed since the two plugins use the same C++ library.
In fact, some of my code was inspired by the taggers provided by taglib. If my
plugin could be refactored into the taglib 'framework' then it would most
likely fix a bug with my plugin: I was never able to set the source pad as 
"application/x-id3", for a strange reason the pipeline couldn't be connected.


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