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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Mar 7 03:17:36 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 #29 from Tim-Philipp Müller  2006-03-07 11:17 UTC -------
As I see it, there are two possible solutions to this problem:

 (a) have a separate id3remux element that specialises in modifying
     ID3 tags and reads + writes them. Could be based on taglib as
     well.

 (b) id3demux from gst-plugins-good could send a custom event downstream
     with ID3 frames that it doesn't recognise or that can't be conveyed
     via the GStreamer tags system. id3v2mux could detect those events
     and 'inject' those frames again into the tag that it's going to
     write. Or something like that. Surely solvable somehow that way.


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