[gstreamer-bugs] [Bug 335028] [typefinding] ID3 v1 tag is not recognized with mp3-in-wav file

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Mar 19 03:37:51 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=335028
 GStreamer | gst-plugins-base | Ver: 0.10.x


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|don't know                  |gst-plugins-base
         Resolution|                            |FIXED
            Summary|ID3 v1 tag is not recognized|[typefinding] ID3 v1 tag is
                   |                            |not recognized with mp3-in-
                   |                            |wav file
   Target Milestone|HEAD                        |0.10.6




------- Comment #1 from Tim-Philipp Müller  2006-03-19 11:37 UTC -------
2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>

        * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
        (id3v1_type_find), (apetag_type_find), (plugin_init):
          Can't do tag preferences via probability, as tags would then
          lose against types that are recognised with MAXIMUM probability
          (like .wav); so let all tag typefinders return MAXIMUM themselves
          and order them via the rank. Split ID3v1 and ID3v2 typefinders so
          that we can prefer APE to ID3v1 (fixes #335028).


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