http://cheeseshop.python.org/pypi/hachoir-metadata
What's new in hachoir-metadata 0.8? =================================== New formats: * 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 * Targa picture Changes: * For string, strip spaces and then skip empty string * ICO: use 8 bits/pixel if bpp=0 * JPEG: format version is "JFIF %u.%02u" (and not "JPEG %s.%s") * JPEG: don't compute JPEG quality if needed fields are missing * RIFF: compute duration of each stream since audio stream may be shorter than video stream Haypo