If an example of this is needed, try
http://daniel.holba.ch/mixes/2011-04-07.mp3

$ id3v2 -l 2011-04-07.mp3 
2011-04-07.mp3: No ID3 tag

Gstreamer is fine with it, though:

$ gst-launch filesrc location=2011-04-07.mp3 ! id3demux ! fakesink -t
...
FOUND TAG      : found by element "id3demux0".
     ID3v2 frame: buffer of 25 bytes, type: application/x-gst-id3v2-txxx-frame, 
version=(int)4
                : buffer of 15 bytes, type: application/x-gst-id3v2-tdrl-frame, 
version=(int)4
                : buffer of 30 bytes, type: application/x-gst-id3v2-tdtg-frame, 
version=(int)4
...
           title: 2011-04-07 Mix
           genre: Drum'n'Bass
...


-- 
Kees Cook                                            @debian.org



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to