AtOM: Anything to Ogg and Mp3 URL: http://gitorious.org/atom Author: Vincent Riquer Copyright/left: 2012-2013 Vincent Riquer - GPLv3 (see doc/GPL-3) except: transogg: WTFPL 2.0 ============ Dependencies ------------ Required: * bash (>= 4.0) http://www.gnu.org/software/bash/bash.html * SoX http://sox.sourceforge.net/ * SQLite http://www.sqlite.org/ Optional: * vorbis-tools http://www.vorbis.com/ * ogginfo (Ogg Vorbis tags support) * oggenc (Ogg Vorbis destination) * opus-tools http://opus-codec.org/ * opusinfo (Opus tags support) * opusenc (Opus destination) * LAME MP3 Encoder http://lame.sourceforge.net/ * lame (MP3 destination) * FLAC http://flac.sourceforge.net/ * metaflac (FLAC tags support) * Musepack http://www.musepack.net/ * mpcdec (Musepack decoding) ================== Using the software ------------------ Configuration: Please read doc/config before anything else.