From 383537fb9f6910d765a022ba7b2ac9bc04abb9a7 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 21 Aug 2011 21:11:40 +0200 Subject: Misc --- FORMATS | 2 +- README | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/FORMATS b/FORMATS index 962fefb..7da70ee 100644 --- a/FORMATS +++ b/FORMATS @@ -72,7 +72,7 @@ MPEG Audio - .mp3, .mp2, .mp1 + .mp3, .mp2, .mp1, .mpa full id3 removal of harmful fields is done with hachoir diff --git a/README b/README index 2f889ba..e25e237 100644 --- a/README +++ b/README @@ -120,6 +120,7 @@ HOW TO IMPLEMENT NEW FORMATS: - get_meta(self) 5. don't forget to call the do_backup() method when necessary + ALTERNATIVES AND COMPLEMENTS: for images: exiftool (perl) : metadata manipulation @@ -133,6 +134,10 @@ other tools: an hexadecimal editor +NOTES: + Formats that are not in the test suite are not well-tested, + please don't trust the MAT about them ! + LICENSE: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as -- cgit v1.3