alexcb / music-checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

music-checker (or maybe should have been called mp3 checker)

A tool for checking the integrity of mp3 files

Quick Start

apt install -y libmpg123-dev
make

will compile:

  • music-check
  • test

Usage

./mp3walk <path to dir>

Individual files

./mp3decode <path>

About


Languages

Language:C 99.6%Language:Makefile 0.3%Language:Shell 0.1%