diff options
Diffstat (limited to 'audio/mp3val/README')
-rw-r--r-- | audio/mp3val/README | 8 |
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). |