This project is not actively maintained. Further updates are unlikely.

This is malint, an MPEG Audio stream validator.

It parses an MPEG audio stream and prints information about the stream and format violations it finds.

Many of the checks (and information outputs) can be enabled or disabled via command line switches. See the man page for a list.

malint -I (--fast-info) only prints information that can be provided without reading (and parsing) the whole MPEG stream.

The current version is 0.2, released on July 11th, 2004.


Distfiles: malint-0.2.tar.gz

Man pages: malint(1)

GitHub repository (current development version)