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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.