[gstreamer-bugs] [Bug 347898] [id3v2mux] [PATCH] plugin doesn't write TENC tag

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jul 18 03:33:53 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=347898
 GStreamer | gst-plugins-good | Ver: HEAD CVS





------- Comment #1 from Alex Lancaster  2006-07-18 10:33 UTC -------
Created an attachment (id=69100)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=69100&action=view)
Writes TENC ID3 tag

This writes GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION to TENC in the format:

GST_TAG_ENCODER GST_TAG_ENCODER_VERSION

it appends the name of the actual gstreamer plugin name and version "id3v2mux
0.10.3.1" in brackets after the application name, so for example called from a 
rhythmbox encoding pipeline it would look like this:

"Rhythmbox 0.9.5 (id3v2mux 0.10.3.1)"


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