2013-04-05 00:15:27 +02:00
2013-03-31 00:02:02 +01:00
2013-03-28 13:49:02 +01:00
2013-04-05 00:15:27 +02:00
2013-03-09 14:36:28 +01:00
2012-02-27 00:15:48 +01:00

AtOM: Anything to Ogg and Mp3

URL: http://gitorious.org/atom
Author: Vincent Riquer <vincent+prog.atom@riquer.fr>
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)
* 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 tags support, Musepack decoding)

==================
Using the software
------------------
Configuration:
Please read doc/config before anything else.

Description
No description provided
Readme GPL-3.0 1.1 MiB
Languages
Shell 99.7%
Makefile 0.3%