summaryrefslogtreecommitdiffstats
path: root/audio/mp3val/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2010-06-28 10:36:33 -0400
committer dsomero <xgizzmo@slackbuilds.org>2010-06-28 10:36:33 -0400
commitedf479a1dac069288a882aac96f949d1261ae06d (patch)
tree93cce2127a70a2e7a78b95ba4d3a3aa3760d91b5 /audio/mp3val/README
parent0b96a2ba5df13465ffb4bb212a72c442e1adcda4 (diff)
downloadslackbuilds-edf479a1dac069288a882aac96f949d1261ae06d.tar.gz
slackbuilds-edf479a1dac069288a882aac96f949d1261ae06d.tar.xz
audio/mp3val: Added (check and fixing mp3 file integrity)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio/mp3val/README')
-rw-r--r--audio/mp3val/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/mp3val/README b/audio/mp3val/README
new file mode 100644
index 0000000000..e340e78181
--- /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).