A simple and fast implementation of an ID3 metadata reader. It supports ID3 v1 to v2.4. It is also capable of reading MPEG specific attributes like the bitrate or sampling frequency of MPEG-1/2 Layer 1/2/3 files.
License
GNU General Public License version 2.0 (GPLv2)Follow PHP ID3 and MPEG metadata reader
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
The download provides a PHP file with a class but no working example. I tried unsuccessfully to extract information from a mpeg file even with considerable debugging. If I knew the file layout of movie files then I would not have any problem. This class doesn't seem to help with that.