diff options
Diffstat (limited to 'python/hachoir-metadata/README')
-rw-r--r-- | python/hachoir-metadata/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/python/hachoir-metadata/README b/python/hachoir-metadata/README new file mode 100644 index 0000000000000..1f8052c7f70d6 --- /dev/null +++ b/python/hachoir-metadata/README @@ -0,0 +1,13 @@ +hachoir-metadata is tool to extract metadata from multimedia files (sound, +video, archives, etc.). + +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) |