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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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.