.ape
Audio
APE(Monkey's Audio)
APE 是一种无损音频压缩格式,比 FLAC 实现了更高的压缩比,但编码和解码需要更多的 CPU 资源。它在亚洲发烧友群体和部分音乐归档圈中较为流行。
MIME 类型
audio/x-ape
类型
二进制
压缩
无损
优点
- + Higher compression ratio than FLAC (typically 5-10% smaller)
- + Bit-perfect lossless audio preservation
- + Supported by foobar2000 and many Asian audio players
缺点
- − Slow decoding speed — not suitable for portable devices
- − Limited cross-platform support compared to FLAC
- − Proprietary format with restricted open-source tooling
何时使用 .APE
仅在需要最大无损压缩且解码速度不是问题时使用 APE 进行归档;一般用途请选择 FLAC。
技术细节
APE 使用专有的预测编码算法和 Rice 编码处理残差。压缩级别从 Fast 到 Insane,级别越高压缩比越好,但解码速度越慢。
历史
Matthew T. Ashland 于 2000 年创建了 Monkey's Audio。该格式在注重最大压缩率而非编码速度的发烧友中获得了小众追随者。