GNOME Bugzilla – Bug 664725
aiffparse: extract embedded ID3 tags
Last modified: 2011-11-27 23:30:56 UTC
I got several AIFF files with ID3 (I guess it's ID3v2) tags somewhere near the end of the file. It would be awesome if gstreamer would support them. As far as i know, the ID3 tags were written by iTunes or other online stores, i'm not sure if anything other out there is writing ID3 tags to AIFF files. If you need such a file, feel free to E-Mail me :)
GStreamer should already read those tags if they're not embedded into the AIFF structure. Could you e-mail me one of those files please?
Thanks, will have a look at this later.
Thanks for the bug report, this should fix it: commit 98b9d602c1b7c9a4c7bed083f6549c481570caa7 Author: Tim-Philipp Müller <tim.muller@collabora.co.uk> Date: Thu Nov 24 13:49:12 2011 +0000 aiffparse: extract ID3 tags embedded in ID3 chunks https://bugzilla.gnome.org/show_bug.cgi?id=664725