PHP MPEG Audio Data Extractor

Let us talk about scripts, HTML, Perl, PHP, apache, etc.
User avatar
Stevyn
SysOp
Posts:1773
Joined:Mon Nov 09, 2009 10:03 am
Location:Japan
Contact:
PHP MPEG Audio Data Extractor

Post by Stevyn » Sun May 18, 2014 12:04 pm

This class can parse and extract metadata information from MPEG files.

It can parse MPEG video and audio files and extract information about the stream and tags.

The class supports MPEG 1 and MPEG 2 formats with tags in the formats id3v1, id3v2, VBR, CBR. It supports audio layer 1, layer 2 and layer 3 (MP3).

It can extract tags of metadata like song name, duration, artist name, bit rate, album, sample rate, year, mpeg version, comment, layer version, genre channels, mode, etc..

http://www.phpclasses.org/package/8582- ... files.html
Contact me directly: Ironfeatherbooks (@) gmail.com

Image

Post Reply