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