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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Nov 16 01:06:48 PST 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=459226

  GStreamer | gst-plugins-bad | Ver: HEAD CVS




------- Comment #11 from Emmanuel Rodriguez  2008-11-16 09:06 UTC -------
Created an attachment (id=122772)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=122772&action=view)
Easily buildable source code

For the moment this plugin doesn't support adding images. The reason is that I
don't have an existing source with images. If someone could provide me with an
original file that has image tags or tell me which program inserts image tags
the I could try to add support for this.

More testers for the plugin are welcome! The files currently attached to this
bug don't make the build easier. Specially since rewrote the code to use a fake
version of gsttaglibmux.

I have attached a .tar.gz bundle that makes the compilation and installation
easier. All that's needed is gcc, make and the dev packages for gstreamer0.10,
streamer-plugins-base0.10 and libid3 (3.8.3). The plugin is installed locally
in the current's user account and should work with all gstreamer applications.

Under Ubuntu the dependencies for building the plugin can be downloaded with:

sudo apt-get update && sudo apt-get install build-essential
libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev libid3-3.8.3-dev 

For compiling and installing the plugin simply do:
make plugin install

Please provide me all feedback or feature requests.


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