Difference between revisions of "Hachoir project- hachoir metadata"

From Free Software Directory
Jump to: navigation, search
(fix broken link)
(New version)
 
Line 18: Line 18:
 
|Related projects=Hachoir_project-_hachoir_core,Hachoir_project-_hachoir_regex,Hachoir_project-_hachoir_parser,Hachoir_project-_hachoir_subfile,Hachoir_project-_hachoir_urwid,Hachoir_project-_hachoir_wx
 
|Related projects=Hachoir_project-_hachoir_core,Hachoir_project-_hachoir_regex,Hachoir_project-_hachoir_parser,Hachoir_project-_hachoir_subfile,Hachoir_project-_hachoir_urwid,Hachoir_project-_hachoir_wx
 
|Keywords=audio,music,video,Python,extract,meta,multimedia,archives,meta data,meta-information
 
|Keywords=audio,music,video,Python,extract,meta,multimedia,archives,meta data,meta-information
|Version identifier=1.2.1
+
|Version identifier=1.3.3
|Version date=2009-04-04
+
|Version date=2010/07/26
 
|Version status=stable
 
|Version status=stable
|Version download=http://pypi.python.org/packages/source/h/hachoir-metadata/hachoir-metadata-1.2.1.tar.gz#md5=42a2bb0fa6f00ec46aa384c6edc2f8e8
+
|Version download=https://bitbucket.org/haypo/hachoir/get/hachoir-metadata.tar.bz2
|Last review by=Kelly Hopkins
+
|Last review by=Alejandroindependiente
|Last review date=2009-04-04
+
|Last review date=2017/02/26
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01

Latest revision as of 22:05, 25 February 2017


[edit]

Hachoir project- hachoir metadata

https://bitbucket.org/haypo/hachoir/wiki/hachoir-metadata
a 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
  • Misc: Torrent
  • Program: EXE
  • 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 more information than libextractor for example, such as the RIFF parser, which can extract creation date, software used to generate the file, etc. But hachoir-metadata cannot 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





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Kelly Hopkins

Verified on

4 April 2009




Leaders and contributors

Contact(s)Role
Thomas Pabst Maintainer
Elie Roudninski Maintainer
Jean-Marc Libs Maintainer
Pierre Thierry Maintainer
Victor Stinner Maintainer


Resources and communication

AudienceResource typeURI
DeveloperHomepagehttp://pypi.python.org/pypi/hachoir-metadata/1.2.1


Software prerequisites




Entry






























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.