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
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
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.