DOKK / manpages / debian 12 / mp3val / mp3val.1.en
MP3val(1) General Commands Manual MP3val(1)

MP3val - A program for MPEG audio stream validation

mp3val [-l <log_file>] [-f] [-si] [-p] [-v] <files to validate>

MP3val is a small, high-speed tool for MPEG audio files validation and (optionally) fixing problems. It was primarily designed for verification of MPEG 1 Layer III (MP3) files, but supports also other MPEG versions and layers. It can be useful for finding corrupted files (e.g. incompletely downloaded).

Log file name. If this argument is missing, all the information will be written to stdout.

Try to fix errors.

Suppress INFO messages.

Pipe mode (receive input file names from stdin). Intended for interaction with frontends. <files to validate> is ignored in this case.

Print version and exit

Alexey Kuznetsov (ring0) and Eugen Tikhonov (jetsys), <mp3val at ring0 dot pp dot ru>

Manpage first version compiled by Sandro Tosi, <matrixhasu@gmail.com>