Downloadliste

Projektbeschreibung

Hachoir metadata can extract metadata from
archives (bzip2, gzip, zip, tar), audio (MPEG
audio/MP3, WAV, Sun/NeXT audio, Ogg/Vorbis, MIDI,
AIFF, AIFC, Real Audio), images (BMP, CUR, EMF,
ICO, GIF, JPEG, PCX, PNG, TGA, TIFF, WMF, XCF),
and video (ASF/WMV, AVI, Matroska, Quicktime,
Ogg/Theora, Real Media). It supports invalid or
truncated files and Unicode text. It can remove
duplicate values. It can also filter metadata
according to priority.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2008-09-03 23:47
1.2

Die - maxlen Option wurde für die hachoir-Metadaten-Programm erstellt. - maxlen = 0 deaktiviert die beliebige Zeichenkette Länge zu begrenzen. Eine FLAC Metadaten extractor erstellt wurde. Mehrere Kommentare in einem GIF-Bild werden unterstützt.
Tags: Major feature enhancements
The --maxlen option was created for the
hachoir-metadata program. --maxlen=0 disables the
arbitrary string length limit. A FLAC metadata
extractor was created. Multiple comments in a GIF
image are supported.

2007-07-12 01:33
1.0

Diese Version liest die Anzahl der Kanäle, Bitrate und Samplerate, und berechnet die Kompressionsrate von Real Audio. Es liest Nutzerkommentare von JPEG-Bildern. Es berechnet die Frame-Rate von Windows ANI. Es normalisiert die Sprache für die ID3-und MKV. OLE2-und FLV-Extraktoren sind nun fehlertolerant.
Tags: Major feature enhancements
This release reads the number of channels, bit rate, and sample rate, and computes the compression rate of Real Audio. It reads user comments of JPEG pictures. It computes the frame rate of Windows ANI. It normalizes language for ID3 and MKV. OLE2 and FLV extractors are now fault tolerant.

2007-04-15 08:26
0.10

hachoir-Metadaten ist nun fehlertolerant (wie hachoir-Kern und hachoir-Parser). Es ist auch robust gegenüber Fuzzing-Tests. Neu unterstützt die Formate von Microsoft Office-Dokumente wie Word (. Doc), Excel (. Xls) und Powerpoint (. Ppt), X11 Portable Compiled Font (. PCF), New-Stil Executable (Windows 16-Bit-Programm), und Microsoft Archive (. mar). Es wird unterschieden zwischen der Roh-Wert und dem Wert formatiert werden. Plugins wurden für Nautilus und Konqueror aufgenommen.
Tags: Major feature enhancements
hachoir-metadata is now fault tolerant (like
hachoir-core and hachoir-parser). It is also
robust against fuzzing tests. New supported
formats include Microsoft Office documents such as
Word (.doc), Excel (.xls), and Powerpoint (.ppt),
X11 Portable Compiled Font (.pcf), New-style
Executable (Windows 16-bit program), and Microsoft
Archive (.mar). A distinction is made between the
raw value and the formatted value. Plugins were
added for Nautilus and Konqueror.

2007-01-24 13:42
0.8.2

Sehr lange Strings (mehr als 800 Zeichen) werden abgeschnitten. setup.py distutils verwendet standardmäßig (und nicht setuptools). Das Paket hängt nicht mehr von hachoir-core noch hachoir-Parser. Dauer Berechnung für AIFF wird übersprungen, wenn beträgt null. KeyError für XCF ist nun gefangen. Bei JPEG (EXIF) ist die Exposition nur auf "1" umgewandelt /% g ", wenn der Wert ist ein Float. Die WAVE-Extraktor wurde umgeschrieben, damit die Festsetzung Bitrate und Dauer Berechnungen. WAVE-Dateien mit 6 Kanälen und der IEEE (32-Bit-Float)-Codec unterstützt. Division by zero in AVI Dauer Berechnungen wird nun vermieden werden. Für Matroska, sind Unicode-Strings umgewandelt, wenn nötig.
Tags: Minor bugfixes
Very long strings (more than 800 characters) are
truncated. setup.py uses distutils by default (and
not setuptools). The package no longer depends on
hachoir-core nor hachoir-parser. Duration
computation for AIFF is skipped if rate is null.
KeyError for XCF is now caught. For JPEG (EXIF),
exposure is only converted to "1/%g" if the value
is a float. The WAVE extractor was rewritten, thus
fixing bit rate and duration computation. WAVE
files with 6 channels and the IEEE (32-bit float)
codec are supported. Division by zero in AVI
duration computation is now avoided. For Matroska,
strings are converted to Unicode if needed.

2007-01-17 16:44
0.8.1

Die folgenden neuen Formate werden unterstützt: Aldus Placeable Metafile (APM) Bild, Audio Interchange File Format (AIFF), Audio Interchange File Format Compressed (AIFC), Microsoft Enhanced Metafile (EMF) Bild, Microsoft Windows Metafile (WMF) Bild, Real Audio , Real Media, und Targa Bild. Bei Strings sind Räume, beraubt und dann leeren Saiten werden übersprungen. Für ICO, 8 Bit / Pixel werden verwendet, wenn bpp = 0. Bei JPEG ist das Format in der Version "JFIF% u.% 02u" (und nicht "JPEG% s.% s"). JPEG-Qualität ist nicht berechnet, wenn benötigte Felder fehlen. Die Dauer der einzelnen RIFF-Stream, da ein Audio-Stream kann berechnet werden, kürzer als ein Video-Stream.
Tags: Initial freshmeat announcement
The following new formats are supported: Aldus
Placeable Metafile (APM) picture, Audio
Interchange File Format (AIFF), Audio Interchange
File Format Compressed (AIFC), Microsoft Enhanced
Metafile (EMF) picture, Microsoft Windows Metafile
(WMF) picture, Real Audio, Real Media, and Targa
picture. For strings, spaces are stripped and then
empty strings are skipped. For ICO, 8 bits/pixel
are used if bpp=0. For JPEG, the format version is
"JFIF %u.%02u" (and not "JPEG %s.%s"). JPEG
quality is not computed if needed fields are
missing. The duration of each RIFF stream is
computed since an audio stream may be shorter than
a video stream.

Project Resources