LAS is a tool to detect FLAC encoded from lossy sources, such as MP3. MP3 CBR, VBR, high and low encodes are detected.
% tar xf las-*.tar.xz % cd las-* % make % ./analyze.sh ~/my_music % $BROWSER report.html
The best way to contact me directly is to use jabber (u, at pkh.me), or ubitux on IRC (see you on freenode)
Latest project source tree is available at Github:
git clone git://github.com/ubitux/LAS.git
The initial implementation is detailed here: LAS Lossy Audio Spotter blog post