[gstreamer-bugs] [Bug 614158] [id3demux] doesn't read tags from file correctly (tag with unsynced frames, data length indicator)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 30 01:23:36 PDT 2010


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

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-03-30 08:23:32 UTC ---
> Well, that's basically the point, I'd like the tags to be recognized.

In case it wasn't clear: the usual tags (artist, album, track numbers etc.) are
now recognised:

tpm at zingle:~/gst/git$ gst-launch-0.10 playbin2
uri=file:///home/tpm/samples/614158-id3-tags-not-extracted-unsync-length-indicator.id3
-t
...
FOUND TAG      : found by element "id3demux0".
    track number: 1
      disc count: 1
     disc number: 1
     ID3v2 frame: buffer of 122 bytes, type:
application/x-gst-id3v2-txxx-frame, version=(int)4
                : buffer of 51 bytes, type: application/x-gst-id3v2-txxx-frame,
version=(int)4
                : buffer of 63 bytes, type: application/x-gst-id3v2-txxx-frame,
version=(int)4
                : buffer of 28 bytes, type: application/x-gst-id3v2-tpub-frame,
version=(int)4
                : buffer of 51 bytes, type: application/x-gst-id3v2-txxx-frame,
version=(int)4
                : buffer of 53 bytes, type: application/x-gst-id3v2-txxx-frame,
version=(int)4
           album: Ya-Ka-May
          artist: Galactic
        composer: Galactic
           genre: Electronic
           title: Friends of Science
container format: ID3 tag
FOUND TAG      : found by element "mpegaudioparse0".
     audio codec: MPEG 1 Audio, Layer 3 (MP3)
FOUND TAG      : found by element "mpegaudioparse0".
         bitrate: 242000
         has crc: FALSE
    channel mode: joint-stereo
FOUND TAG      : found by element "mad0".
        duration: 77000000000
         bitrate: 242326
FOUND TAG      : found by element "mad0".
           layer: 3
            mode: joint
        emphasis: none

What's not recognised are only the freeform RANDOMFOO=BAR tags, but these are
rarely interesting and not standardised.

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