From edf479a1dac069288a882aac96f949d1261ae06d Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Mon, 28 Jun 2010 10:36:33 -0400 Subject: audio/mp3val: Added (check and fixing mp3 file integrity) Signed-off-by: dsomero --- audio/mp3val/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 audio/mp3val/README (limited to 'audio/mp3val/README') diff --git a/audio/mp3val/README b/audio/mp3val/README new file mode 100644 index 000000000000..e340e781819b --- /dev/null +++ b/audio/mp3val/README @@ -0,0 +1,8 @@ +MP3val is a small, high-speed, free software tool for checking MPEG +audio files' integrity. It can be useful for finding corrupted files +(e.g. incompletely downloaded, truncated,containing garbage). +MP3val is also able to fix most of the problems. + +The most common MPEG audio file type is MPEG 1 Layer III (mp3), but +MP3val supports also other MPEG versions and layers. The tool is also +aware of the most common types of tags (ID3v1, ID3v2, APEv2). -- cgit v1.2.3