README 648 B

1234567891011121314
  1. mp3val (tool for checking and fixing mp3 file integrity)
  2. MP3val is a small, high-speed, free software tool for checking MPEG
  3. audio files' integrity. It can be useful for finding corrupted files
  4. (e.g. incompletely downloaded, truncated,containing garbage).
  5. MP3val is also able to fix most of the problems.
  6. The most common MPEG audio file type is MPEG 1 Layer III (mp3), but
  7. MP3val supports also other MPEG versions and layers. The tool is also
  8. aware of the most common types of tags (ID3v1, ID3v2, APEv2).
  9. This build includes mp3valgui, a graphical frontend for mp3val. If you
  10. don't need the frontend, set GUI=no in the script's environment.