Difference between revisions of "APEv1"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(categorization)
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:Technical]]
 
[[Category:Technical]]

Revision as of 21:17, 24 February 2008

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