Metadata buglet? [SOLVED]

Help for Audacity on Windows.
Forum rules
ImageThis forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Locked
KeithHarris
Posts: 4
Joined: Wed Feb 04, 2015 4:38 am
Operating System: Please select

Metadata buglet? [SOLVED]

Post by KeithHarris » Wed Feb 04, 2015 5:14 am

Hello,
When exporting I am prompted with Metadata entry prompts. Edit same and then OK. Well, when I take ID3 apart version 3 is shown. No such animal per ID3.org.
This may or may not help: Note the 03 following 'I D 3'
[0001750C]:
UInt32 chunkID = 'id3 '
UInt32 chunkSize = 154 bytes
UInt8[154] chunkData =
I D 3 03 00 00 00 00 01 0f
T A L B 00 00 00 0c 00 00 00 A l b u m T i t l e
T I T 2 00 00 00 0c 00 00 00 T r a c k T i t l e
T R C K 00 00 00 0d 00 00 00 T r a c k N u m b e r
C O M M 00 00 00 0d 00 00 00 00 00 00 00 C o m m e n t s
T P E 1 00 00 00 0c 00 00 00 A r t i s t N a m e
T D R C 00 00 00 05 00 00 00 Y e a r
T C O N 00 00 00 06 00 00 00 V o c a l 00

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Metadata buglet?

Post by steve » Wed Feb 04, 2015 5:44 am

I'm no expert on ID3 tags, but doesn't that indicate that it is ID3 v2.3.0
http://id3.org/id3v2.3.0#ID3v2_header
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

KeithHarris
Posts: 4
Joined: Wed Feb 04, 2015 4:38 am
Operating System: Please select

Re: Metadata buglet? [SOLVED]

Post by KeithHarris » Wed Feb 04, 2015 6:15 am

WOW...
You guys are great. Mark this baby closed.
Keith

Locked