Download List

Projeto Descrição

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.

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.

2008-09-03 23:47
1.2

A opção - maxlen foi criado para a hachoir programa de metadados. - maxlen = 0 desativa o limite de comprimento arbitrário de cadeia. Um extrator de metadados FLAC foi criado. Vários comentários em uma imagem GIF são suportados.
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

Esta versão lê o número de canais, taxa de bits, e taxa de amostragem, e calcula a taxa de compressão de áudio real. Ele lê comentários de usuários de imagens JPEG. Ele calcula a taxa de quadros do Windows ANI. Normaliza idioma ID3 e MKV. OLE2 e extratores de FLV são tolerantes a falhas.
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 metadados agora é tolerante a falhas (como hachoir-core e hachoir-parser). Também é robusto contra fuzzing testes. Novos formatos suportados incluem documentos do Microsoft Office, como Word (. Doc), Excel (. Xls) e PowerPoint (. Ppt), X11 Portable Compiled Fonte (PCF.), New-style executáveis (Windows 16-bit programa), e Microsoft Archive (março). É feita uma distinção entre o valor bruto eo valor formatado. Plugins foram adicionados para o Konqueror e Nautilus.
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

Cordas muito longas (mais de 800 caracteres) são truncados. setup.py usa distutils por padrão (e não setuptools). O pacote já não depende hachoir-core nem hachoir-analisador. Duração computação para AIFF é ignorada se a taxa é nula. KeyError para XCF agora está travado. Para JPEG (EXIF), a exposição é apenas convertido para "1 /% g", se o valor é um float. O extractor de onda foi reescrito, portanto, que fixa taxa de bits e computação duração. Arquivos WAVE com 6 canais e do IEEE (32-bit float) codec são suportados. Divisão por zero em AVI computação duração agora é evitada. Para Matroska, as seqüências são convertidos para Unicode se necessário.
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

Os seguintes novos formatos são suportados: Imagem Aldus Placeable Metafile (APM), Audio Interchange File Format (AIFF), Audio Interchange File Format compactado (AIFC), do Microsoft Enhanced Metafile (EMF), Microsoft Windows Metafile (WMF) picture, Real Audio , Real Media, e do Targa. Para strings, espaços são removidos e, em seguida strings vazias são ignoradas. Para ICO, 8 bits / pixel são usados se bpp = 0. Para JPEG, o formato é a versão "JFIF% 02u% u." (e não% "JPEG s.% s"). Qualidade JPEG não é computado se os campos necessários estão faltando. A duração de cada córrego RIFF é computado desde um fluxo de áudio pode ser inferior a um fluxo de vídeo.
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