DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-hachoir-metadata
BeschreibungProgram to extract metadata using Hachoir library
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.2-1
Sektionuniverse/python
Prioritätoptional
Installierte Größe256 Byte
Hängt ab vonpython (>= 2.4), python-support (>= 0.7.1), python-hachoir-parser (>= 1.2)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quellehachoir-metadata
Paketgröße42832 Byte
Prüfsumme MD5dc08fa11d8192eea2a4fa9e858c9d92c
Prüfsumme SHA1eeac62df946202f1c6ec0df664faa9b78f5396df
Prüfsumme SHA256ebd11f69c155344e18e4d011b221ca335c3942c7d627c0b9cce5d140c500f085
Link zum Herunterladenpython-hachoir-metadata_1.2-1_all.deb
Ausführliche Beschreibunghachoir-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 the more informations as possible. For some file formats, it gives really more informations then 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 informations. 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 informations * --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.


Impressum
Linux is a registered trademark of Linus Torvalds