I've written some PHP code to pull out ID3 tags from mp3 files. The next step is to do the same with .m4a files. From the research I've done it looks like most m4a files do not use ID3 but instead a format using 'atoms'.
Are there any PHP libraries out there that can parse out these 'atoms'? I've seen some C#/C++ ones but havent been able to find any PHP ones. Any other guides or documentation would be great as well.
Thanks
This project handles many audio files formats including AAC (M4A is AAC) : http://getid3.sourceforge.net/
hope this can help
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With