[gstreamer-bugs] [Bug 323693] New: [PATCH] Accept track-count tag in gstlame

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Dec 9 22:00:30 PST 2005


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=323693
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS

           Summary: [PATCH] Accept track-count tag in gstlame
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: malsyned at cif.rochester.edu
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Lame's CVS HEAD added support for putting a total track count into mp3s' id3v2
tags about a month ago.  This patch adds support to gstlame to accept the
"track-count" tag and pass it on to libmp3lame.  It's backwards compatible,
since it uses the same id3tag_set_track call, and older versions of lame will
just drop the extra information on the floor.  That means this patch can be
applied immediately, even though it "depends" on an unreleased feature of lame.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list