APEv1: Difference between revisions

From Hydrogenaudio Knowledgebase
mNo edit summary
m (Moved to "Metadata" category.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
APEv1 is an older version of [[APEv2]] and uses essentially the same format. APEv1 has all info values stored as ASCII, while [[APEv2]] uses UTF-8. Also [[APEv2]] has a header that marks the beginning of the tag, making it easier to detect when streaming etc.
'''APEv1''' is an older version of [[APEv2]] and uses essentially the same format. APEv1 has all info values stored as ASCII, while [[APEv2]] uses UTF-8. Also [[APEv2]] has a header that marks the beginning of the tag, making it easier to detect when streaming etc.


APEv1 is used by older versions of [[Monkey's Audio]].
APEv1 is used by older versions of [[Monkey's Audio]].


==Addtional Reading==
==Addtional Reading==
* [[APEv1 specification]]
* [[APEv1 specification]]
[[Category:Metadata]]

Latest revision as of 21:01, 24 July 2019

APEv1 is an older version of APEv2 and uses essentially the same format. APEv1 has all info values stored as ASCII, while APEv2 uses UTF-8. Also APEv2 has a header that marks the beginning of the tag, making it easier to detect when streaming etc.

APEv1 is used by older versions of Monkey's Audio.

Addtional Reading