On Sat, 21 Feb 2009 10:57:59 -0800, Tom wrote: > [Any idea why it seems to be "confabulating" ID3 tags on export? I > believe they are actually there, but id3info/id3v2 says no tags....] They get written ("hexdump -C filename|less") as ID3v2 via libid3tag, but it seems Audacity does something that is incompatible with other ID3 implementations - thanks to a standard that is none yet [1]. One can find a couple of earlier topics (e.g. in the Audacity Forum). Taglib can read them as tested with Audacious. id3info/id3v2 probably reject all tags after running into something they cannot parse. The Audacity source code contains a couple of hacks for compatibility with iTunes and "some apps", which cause side-effects with other apps. ;-) [1] http://en.wikipedia.org/wiki/ID3v2#Criticism -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list