パッケージ: python-hachoir-metadata (1.3.3-2)
python-hachoir-metadata に関するリンク
Trisquel の資源:
hachoir-metadata ソースパッケージをダウンロード:
- [hachoir-metadata_1.3.3-2.dsc]
- [hachoir-metadata_1.3.3.orig.tar.gz]
- [hachoir-metadata_1.3.3-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Michel Casabona
- Debian Python Modules Team (メールアーカイブ)
外部の資源:
- ホームページ [bitbucket.org]
類似のパッケージ:
Program to extract metadata using Hachoir library
hachoir-metadata extracts metadata from multimedia files: music, picture, video, but also archives. It supports most common file formats:
* Archives: bzip2, gzip, zip, tar * Audio: MPEG audio ("MP3"), WAV, Sun/NeXT audio, Ogg/Vorbis (OGG), MIDI, AIFF, AIFC, Real audio (RA) * Image: BMP, CUR, EMF, ICO, GIF, JPEG, PCX, PNG, TGA, TIFF, WMF, XCF * Video: ASF format (WMV video), AVI, Matroska (MKV), Quicktime (MOV), Ogg/Theora, Real media (RM)
It tries to give as much information as possible. For some file formats, it gives really more information than libextractor for example. RIFF parser is really good for example, it can extract creation date, software used to generate the file, etc. But hachoir-metadata can not guess information. The most complex operation is just to compute duration of a music using frame size and file size.
hachoir-metadata has three modes:
* classic mode: extract metadata, you can use --level=LEVEL to limit quantity of information to display (and not to extract) * --type: show on one line the file format and most important information * --mime: just display file MIME type
The command 'hachoir-metadata --mime' works like 'file --mime', and 'hachoir-metadata --type' like 'file'. But today file command supports more file formats then hachoir-metadata.
その他の python-hachoir-metadata 関連パッケージ
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-hachoir-parser (>= 1.3)
- Package of Hachoir parsers used to open binary files
-
- sug: python-gtk2
- Python bindings for the GTK+ widget set
-
- sug: python-profiler
- 以下のパッケージによって提供される仮想パッケージです: python
-
- sug: python-qt4
- Python bindings for Qt4