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
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
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.