[Bug 739611] New: Can't extract ID3 tag for a particular mp3 file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 4 02:45:07 PST 2014


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

           Summary: Can't extract ID3 tag for a particular mp3 file
    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: name.is.carl at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I have a bunch of files for which gstreamer fails to read ID3 tags.

Other ID3 editors (easytag) can edit the tags properly but for some reason, the
gstreamer discoverer returns most the field being null and the track name being
the file name. 

This bug applies to 1.4 and 1.2.4

Note : the file plays correctly both in 1.4 and 1.2.4 (1.2.4 displays a warning
though : 


(noise:2939): GStreamer-CRITICAL **: gst_structure_new_empty: assertion
'gst_structure_validate_name (name)' failed
An error occured (SIGTRAP)
   The reason is likely an uncaught error.
   Note: no file path and line numbers can be retrieved. Are you sure you added
-g -X -rdynamic to valac command line?

    #1  <unknown>     in 'gst_structure_new_empty'
        at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
    #2  <unknown>     in 'gst_caps_new_empty_simple'
        at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
    #3  <unknown>     in 'g_type_class_ref'
        at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
    #4  <unknown>     in 'gst_element_register'
        at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
    #5  <unknown>     in 'gst_plugin_load_file'
        at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
    #6  <unknown>     in 'gst_plugin_load_by_name'
        at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
    #7  <unknown>     in 'gst_plugin_feature_load'
        at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
    #8  <unknown>     in 'gst_type_find_factory_call_function'
        at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
    #9  <unknown>     in 'gst_type_find_helper_get_range'
        at /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
    #10  <unknown>     in 'clone'
        at /lib/x86_64-linux-gnu/libc.so.6

)

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