[gstreamer-bugs] [Bug 333501] [patch] taglib element

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 6 18:11:18 PST 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=333501
 GStreamer | gst-plugins-bad | Ver: HEAD CVS





------- Comment #22 from Alex Lancaster  2006-03-07 02:11 UTC -------
A few unsupported tags.  Can see by running as GST_DEBUG=taglibmux:5.  The
important one is album-disc-number because rhythmbox allows the user to set it
(see also bug #333683).

WARN  (0x89eae38 - 0:00:09.999265000)            taglibmux(31055)
gsttaglib.cc(211):void add_one_tag(const GstTagList*, const gchar*, void*):
Unsupported tag: replaygain-track-peak
WARN  (0x89eae38 - 0:00:10.013728000)            taglibmux(31055)
gsttaglib.cc(211):void add_one_tag(const GstTagList*, const gchar*, void*):
Unsupported tag: replaygain-album-gain
WARN  (0x89eae38 - 0:00:10.013887000)            taglibmux(31055)
gsttaglib.cc(211):void add_one_tag(const GstTagList*, const gchar*, void*):
Unsupported tag: replaygain-album-peak
WARN  (0x89eae38 - 0:00:10.014002000)            taglibmux(31055)
gsttaglib.cc(211):void add_one_tag(const GstTagList*, const gchar*, void*):
Unsupported tag: album-disc-number
WARN  (0x89eae38 - 0:00:10.014115000)            taglibmux(31055)
gsttaglib.cc(211):void add_one_tag(const GstTagList*, const gchar*, void*):
Unsupported tag: bitrate
WARN  (0x89eae38 - 0:00:10.014227000)            taglibmux(31055)
gsttaglib.cc(211):void add_one_tag(const GstTagList*, const gchar*, void*):
Unsupported tag: replaygain-track-gain


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