### jack - extract audio from a CD and encode it using 3rd party software ### Copyright (C) 1999-2003 Arne Zellentin <zarne@users.sf.net>
### This program is free software; you can redistribute it and/or modify ### it under the terms of the GNU General Public License as published by ### the Free Software Foundation; either version 2 of the License, or ### (at your option) any later version.
### This program is distributed in the hope that it will be useful, ### but WITHOUT ANY WARRANTY; without even the implied warranty of ### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ### GNU General Public License for more details.
- Requirements
-
- python-2.2 or later
- CDDB.py - see doc/INSTALL on how to get/install it
- ID3.py - see doc/INSTALL on how to get/install it
- pyid3lib-0.5.1 or later if you want ID3v2 support
- an encoder like lame (MP3) or oggenc for Ogg/Vorbis (default)
- a DAE tool like cdparanioa
*** Read doc/INSTALL for further installation details. *** *** It's very unlikely that it'll run out of the box, you need to *** *** install additional software. ***
Install the software as described in doc/INSTALL. run jack -h for quick help or read the doc/(umentation). Use --save to save frequently uses options to your ~/.jack3rc
--
Jack has his home at http://www.home.unix-ag.org/arne/jack/
His creators e-mail address is zarne@users.sf.net
