[gstreamer-bugs] [Bug 335635] Need an OGG retagging element

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Apr 26 22:31:59 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=335635
 GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Comment #15 from James "Doc" Livingston  2006-04-27 05:31 UTC -------
I've now got a working patch for Rhythmbox that uses this to add support for
editing tags in Ogg Vorbis files (bug 339878).


Issues:

* What should the element do with tags sent down the pipeline? The docs don't
seem to be clear on what to do, and what the merge-mode means, in a three-way
merge of pipeline, internal, and application tags. Currently the element just
ignore pipeline tags.

* What tests should be added for the element? A few possible ones spring to
mind:
a) tagging an untagged vorbis stream,
b) removing tags from a tagged vorbis stream, and
c) retagging and tagged vorbis stream

In each of the cases checking that the tags in the output stream are correct.


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