From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from neptune.aoml.noaa.gov ([192.111.123.158]) by speech.braille.uwo.ca with esmtp (Exim 3.32 #1 (Debian)) id 15haTP-0003Ry-00 for ; Thu, 13 Sep 2001 13:40:24 -0400 Received: from localhost (tmoore@localhost) by neptune.aoml.noaa.gov (8.11.2/8.11.2) with ESMTP id f8DHmRf20810 for ; Thu, 13 Sep 2001 13:48:27 -0400 Date: Thu, 13 Sep 2001 13:48:27 -0400 (EDT) From: Tommy Moore X-X-Sender: To: Subject: Re: speakup and mp3/cd players In-Reply-To: <20010913114805.A764@mattcamp.dyn.dhs.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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: Also these programs have been made in to debian packages so: apt-get will go get everything required. On Thu, 13 Sep 2001, Matt Campbell wrote: > 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. >