@@ -18,6 +18,7 @@ improved on the original TagLib, hence why this project exists.
1818
1919## Supported Tagging Formats
2020* [ APE] ( http://wiki.hydrogenaud.io/index.php?title=APE_key ) : ` AAC ` , ` APE ` , ` FLAC ` , ` M2A ` , ` MP1 ` , ` MP2 ` , ` MP3 `
21+ * [ Apple QuickTime/iTunes] ( https://developer.apple.com/documentation/quicktime-file-format/metadata_atoms_and_types ) MPEG4: ` M4A ` , ` M4B ` , ` M4P ` , ` M4V ` , ` MP4 `
2122* [ ASF] ( https://docs.microsoft.com/en-us/windows/win32/wmformat/overview-of-the-asf-format ) : ` ASF ` , ` WMA ` , ` WMV `
2223* DIVX: ` AVI ` , ` DIVX ` , ` WAV `
2324* [ ID3v1] ( https://id3.org/ID3v1 ) : ` AAC ` , ` FLAC ` , ` M2A ` , ` MP1 ` , ` MP2 ` , ` MP3 `
@@ -36,6 +37,7 @@ improved on the original TagLib, hence why this project exists.
3637* Matroska: ` MK3D ` , ` MKA ` , ` MKS ` , ` MKV `
3738* MPEG-1/2 Audio: ` M2A ` , ` MP1 ` , ` MP2 ` , ` MP3 `
3839* MPEG-1/2 Video: ` M2V ` , ` MPE ` , ` MPEG ` , ` MPG ` , ` MPV2 `
40+ * MPEG4: ` M4A ` , ` M4B ` , ` M4P ` , ` M4V ` , ` MP4 `
3941* Monkey's Audio: ` APE `
4042* Ogg: ` OGA ` , ` OGG ` , ` OGV ` , ` OPUS `
4143* Resource Interchange File Format (RIFF): ` AVI ` , ` DIVX ` , ` WAV `
0 commit comments