Posts Tagged 'MP3'

MP3 Management

Posted by admin on December 10 2009 Add Comments

MP3 Management
By : Nadir Latif
This package can be used to build a catalog of MP3 files in a MySQL database.
It can traverse a given directory to find MP3 files. For each MP3 file that is found, it extracts its ID3 tags, including album art and adds an entry in a MySQL database.
The class also extracts [...]

MP3 Jukebox

Posted by admin on December 10 2009 Add Comments

MP3 Jukebox
By : Ondrej Maly
This class provides the functionality of a simple jukebox like Web based Radio.
It can generate and serve play list files that contain the URLs of a set of audio files that are queued for playing consecutively.
The audio files to be played are stored in queue directory. The class keeps the play [...]

MP3 ID3v2 Tag

Posted by admin on December 10 2009 Add Comments

MP3 ID3v2 Tag
By : Daniel Martinez-Morales
Read id2v2 frames of mp3 files. This Also read id3v1 tag and mpeg frame. This is a beta version.
Download:
http://www.ziddu.com/download/727821…07-18.zip.html

MP3 ID3v1.1 TAG Utilities

Posted by admin on December 10 2009 Add Comments

MP3 ID3v1.1 TAG Utilities

Author : Leandro Lucarella
This is a little improvement to “Mp3 & ID3 tag parser” by
marty sejba <salmacis@email.cz>. I made this to support ID3v1.1 TAGS (with track number info) and added a function to set the ID3 Tags too.
Download :
http://www.ziddu.com/download/727819…06-18.zip.html

MP3 ID3 v1.x Read and Write

Posted by admin on December 10 2009 Add Comments

MP3 ID3 v1.x Read and Write
By : Fatih Hood
This class is meant to access MP3 audio files with meta-information tags ID3v1.0 and ID3v1.1 .
The class can find the ID tags to extract the the audio track meta-information that describes items like the title, artist, album, year, track and music genre.
The class can also update MP3 [...]

MP3 Class

Posted by admin on December 10 2009 Add Comments

MP3 Class

Author : mfboy
This class can be used to manipulate MP3 audio files.
It can open an MP3 audio file and parse it to retrieve information about the data in its frames.
The class can also change and delete frames of the MP3 audio file and save the results to a separate file.
Download :
http://www.ziddu.com/download/727813…05-01.zip.html