Download List

Descripción del Proyecto

getID3() is a PHP script that extracts useful information from MP3s and other multimedia file formats. It extracts information like the play time, bitrate, and resolution from the following file formats: MP3, Ogg Vorbis, WAV, AVI, Matroska (MKV), MPEG-1 video, Windows Media (ASF, WMA, WMV), RealAudio & RealVideo, Monkey's Audio, FLAC & OggFLAC, VQF, Speex, Musepack (MPC), AAC, AU, VOC, AIFF, OptimFROG, WavPack, LiteWave, LPAC, RKAU, SZIP, Shorten, Quicktime, NSV, MIDI, ZIP, ISO9660, TTA, PhotoCD, BMP, PNG, GIF, and JPEG. It parses information from ID3v1, ID3v2, Ogg Vorbis, Lyrics3 v1 & v2, RIFF (AVI, WAV, CDA, CART, BWF), APE, ReplayGain, PNG, and GIF tags, and can write ID3v1, ID3v2, APE2, FLAC, and Ogg Vorbis tags.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-10-06 08:04
1.9.4b1

Esta versión mejora Matroska análisis (incluido el soporte para FLAC dentro de Matroska) y soporte para estándares de PHP5.
This release improves Matroska parsing (including support for FLAC inside Matroska) and support for PHP5 standards.

2011-12-14 11:16
1.9.3

Esta versión agrega soporte más completo para WebM archivos y mejor detección de secuencias de audio en archivos Matroska.
This release adds more complete support for WebM files and improved detection of audio streams in Matroska files.

2011-12-10 09:02
1.9.2

El módulo de Matroska ha sido reescrito significativamente.
The Matroska module has been significantly rewritten.

2011-08-11 10:47
1.9.1

Esta versión agregó soporte para objetos ASF encabezado extendido, y numerosas pequeñas correcciones en Matroska, RIFF, Quicktime, y los módulos de ASF.
This release added support for ASF Extended Header Objects, and numerous small bugfixes in Matroska, RIFF, Quicktime, and ASF modules.

2011-06-21 05:43
1.9.0

Todas las clases del módulo han sido estandarizados para permitir instancias independientes. Datos devueltos con imágenes incrustadas es ahora mucho más pequeñas (menos duplicación). Muchas correcciones de errores, incluyendo los metadatos ASF truncada y sin apoyo etiquetas Matroska.
All module classes have been standardized to allow independent instantiation. Returned data with embedded images is now significantly smaller (less duplication). Many bugfixes, including truncated ASF metadata and unsupported Matroska tags.

Project Resources