Page 1 of 1

PHP MPEG Audio Data Extractor

Posted: Sun May 18, 2014 12:04 pm
by Stevyn
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