QUOTE(dev0 @ May 24 2004, 04:09 AM)
There's no ENCODERSETTINGS field in ID3v1 or ID3v2.
ID3v1 and ID3v2 have no support for custom fields; another reason to use APEv2.
Wrong.ID3v2 has the following
standard fields:
TENC = Encoded by
TSSE = Software/Hardware and settings used for encoding
and of course User defined fields
TXXX = User defined text information frame
QUOTE
This frame is intended for one-string text information concerning the audiofile in a similar way to the other "T"-frames. The frame body consists of a description of the string, represented as a terminated string, followed by the actual string. There may be more than one "TXXX" frame in each tag, but only one with the same description.
<Header for 'User defined text information frame', ID: "TXXX">
Text encoding $xx
Description <text string according to encoding> $00 (00)
Value <text string according to encoding>