slackbuilds/audio/mp3val
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README audio/mp3val: New maintainer. 2014-09-25 17:01:51 +07:00
fix_compile_warnings.diff.gz audio/mp3val: Fix build. 2014-10-03 10:16:48 +07:00
mp3val.1 audio/mp3val: New maintainer. 2014-09-25 17:01:51 +07:00
mp3val.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
mp3val.info audio/mp3val: New maintainer. 2014-09-25 17:01:51 +07:00
mp3valgui.desktop audio/mp3val: New maintainer. 2014-09-25 17:01:51 +07:00
mp3valgui.xpm audio/mp3val: New maintainer. 2014-09-25 17:01:51 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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).

This build includes mp3valgui, a graphical frontend for mp3val. If you
don't need the frontend, set GUI=no in the script's environment.