Skip to main content

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

URL Tag Cloud

Bookmark History

Saved by 1 people (0 private), first by anonymouse user on 2009-01-24


Public Sticky notes

apeinfo is CLI (command line interface) program designed to display tag data and audio format information for APE (Monkey's Audio) files.

Monkey's Audio is a lossless audio compression format, similar to FLAC.  It's become fairly popular, but suffers from two primary limitations; very limited cross-platform support (only Windows is officially supported), and a non-free license (note: this may have recently changed).  As a result, I wanted an easy way to convert APE files to the FLAC format, which is my preferred lossless compression format.  There are no available CLI APE tag readers available for Linux at the time of this writing, so I modified a sample program included in the MAC distribution to output this information.  I then use this information in my Convert to FLAC script to migrate the APE tags to the new FLAC file.

Highlighted by danylo_kubai