lofty-rs/SUPPORTED_FORMATS.md

16 lines
782 B
Markdown
Raw Normal View History

| File Format | Metadata Format(s) |
|-------------|--------------------------------------|
2022-10-14 13:06:27 +00:00
| AAC (ADTS) | `ID3v2`, `ID3v1` |
| Ape | `APEv2`, `APEv1`, `ID3v2`\*, `ID3v1` |
| AIFF | `ID3v2`, `Text Chunks` |
| FLAC | `Vorbis Comments`, `ID3v2`\* |
| MP3 | `ID3v2`, `ID3v1`, `APEv2`, `APEv1` |
| MP4 | `iTunes-style ilst` |
| Opus | `Vorbis Comments` |
| Ogg Vorbis | `Vorbis Comments` |
| Speex | `Vorbis Comments` |
| WAV | `ID3v2`, `RIFF INFO` |
| WavPack | `APEv2`, `APEv1`, `ID3v1` |
\* The tag will be **read only**, due to lack of official support