[gstreamer-bugs] [Bug 334375] [id3demux] [id3v2mux] ID3 tag rewriting is lossy

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jul 26 02:19:07 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=334375
 GStreamer | gst-plugins-good | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #69596|1                           |0
        is obsolete|                            |
  Attachment #69596|obsolete                    |committed
               Flag|                            |
  Attachment #69624|0                           |1
        is obsolete|                            |




------- Comment #13 from Tim-Philipp Müller  2006-07-26 09:18 UTC -------
Great, thanks for testing. Committed my original version:

 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>

        * ext/taglib/gstid3v2mux.cc:
          Handle multiple tags of the same type properly. Re-inject
          unparsed ID3v2 frames that we get as binary blobs from
          id3demux into the tag again so we don't lose information
          when retagging (#334375).

You're right about the comment tag handling, that needs to be fixed. I would
prefer to keep separate comments as separate strings/frames though instead of
just concatenating all the comment strings into one string, if that's possible.

Will attach possible patch for that in a second.


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