From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fe5.rdc-kc.rr.com ([24.94.163.52] helo=mail5.kscable.com) by speech.braille.uwo.ca with esmtp (Exim 3.32 #1 (Debian)) id 15hZf5-0001ak-00 for ; Thu, 13 Sep 2001 12:48:23 -0400 Received: from mattcamp.dyn.dhs.org ([65.30.43.52]) by mail5.kscable.com with Microsoft SMTPSVC(5.5.1877.537.53); Thu, 13 Sep 2001 11:48:12 -0500 Received: from matt by mattcamp.dyn.dhs.org with local (Exim 3.12 #1 (Debian)) id 15hZen-0000Ch-00 for ; Thu, 13 Sep 2001 11:48:05 -0500 Date: Thu, 13 Sep 2001 11:48:05 -0500 To: speakup@braille.uwo.ca Subject: Re: speakup and mp3/cd players Message-ID: <20010913114805.A764@mattcamp.dyn.dhs.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from dmwaters@tampabay.rr.com on Thu, Sep 13, 2001 at 08:32:25AM -0400 From: Matt Campbell Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: I don't think there's an all-in-one program like Real Jukebox that works in text mode under Linux. Instead, you need to use these smaller programs: mpg123: small, fast MP3 player with no GUI; included with most Linux distributions cdparanoia: rips CD tracks and saves them as WAV files with good error checking; included with most Linux distributions cdcd: best command-driven CD player I've found yet; available at http://libcdaudio.sourceforge.net/ lame: free MP3 encoder; available at http://www.mp3dev.org/mp3/ abcde: stands for "A Better CD Encoder"; a convenient interface to cdparanoia, lame (as well as some other encoders), and a CDDB-compatible database; available at http://lly.org/~rcw/abcde/page/ I hope this helps. -- Matt Campbell