[Bug 761741] New: gst-discoverer reports incorrect tag information

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 9 00:38:06 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=761741

            Bug ID: 761741
           Summary: gst-discoverer reports incorrect tag information
    Classification: Platform
           Product: GStreamer
           Version: 1.2.4
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-devtools
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: leland_mbox at runbox.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

In Nautilus file properties and Rhythmbox, the reported metadata values for a
.mp3 audio file with an ID3v2.4 tag remove spaces from the artist name and do
not preserve the case of other values.

The applications get their reported values from GStreamer.  The contents of the
file tag are different from the output reported by gst-discoverer.  I am
looking for a reason (and a way to correct it).

gst-discoverer:

Properties:
  Tags: 
      title: Every Day I Have The Blues
      artist: B.B. King
      album: Live In Cook County Jail

mid3v2 from python-mutagen:

TIT1=Live in Cook County Jail
TIT2=Every Day I Have the Blues
TPE1=B. B. King

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