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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Mar 7 01:15:24 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 #27 from Christophe Fergeau  2006-03-07 09:15 UTC -------
Because this is the way GStreamer work ;) The element reading the tags has no
way to know what kind of elements will handle the tags it's parsing (if any),
ie it doesn't know if the tags will be received by a mp3 tag writer, or by an
ogg encoder, by both, ... So it has to transmit them in a media-agnostic format
to be sure that other elements will be able to understand them.
I hope that makes sense... ;)


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