mp3val
program for MPEG audio stream validation
Install
- All systems
-
curl cmd.cat/mp3val.sh
- Debian
-
apt-get install mp3val
- Ubuntu
-
apt-get install mp3val
- Kali Linux
-
apt-get install mp3val
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mp3val
- OS X
-
brew install mp3val
- Raspbian
-
apt-get install mp3val
- Dockerfile
- dockerfile.run/mp3val
mp3val
program for MPEG audio stream validation
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).