[Bug 732923] New: GstDiscoverer / gst-typefind-1.0 report incorrect file type

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 8 14:28:35 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=732923
  GStreamer | gst-plugins-base | unspecified

           Summary: GstDiscoverer / gst-typefind-1.0 report incorrect file
                    type
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: vrishab.in at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=280191)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=280191)
Rhythmbox window showing TTF files as valid audio tracks.

TTF font file is reported as "audio/mpeg" as shown below:

sid at unstable:~/work/gstreamer$ gst-typefind-1.0
/usr/share/fonts/truetype/fonts-japanese-gothic.ttf
/usr/share/fonts/truetype/fonts-japanese-gothic.ttf - audio/mpeg,
mpegversion=(int)1, layer=(int)1, parsed=(boolean)false

GstDiscoverer library also returned "audio/mpeg"

More information on the file:

sid at unstable:~$ ls -l /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
lrwxrwxrwx 1 root root 43 Jul  7 13:11
/usr/share/fonts/truetype/fonts-japanese-gothic.ttf ->
/etc/alternatives/fonts-japanese-gothic.ttf

sid at unstable:~$ ls -l /etc/alternatives/fonts-japanese-gothic.ttf
lrwxrwxrwx 1 root root 53 Jul  7 13:11
/etc/alternatives/fonts-japanese-gothic.ttf ->
/usr/share/fonts/opentype/ipaexfont-gothic/ipaexg.ttf

sid at unstable:~$ dpkg -S /usr/share/fonts/opentype/ipaexfont-gothic/ipaexg.ttf
fonts-ipaexfont-gothic: /usr/share/fonts/opentype/ipaexfont-gothic/ipaexg.ttf

Due to this, rhythmbox imports incorrect files ( refer attachment )

-- 
Configure bugmail: https://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