From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from vms042pub.verizon.net ([206.46.252.42]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1IWZLa-0000d5-00 for ; Sat, 15 Sep 2007 11:14:14 -0400 Received: from riley.myhome.westell.com ([151.203.220.6]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0JOF008IZ0ZPBZ14@vms042.mailsrvcs.net> for speakup@braille.uwo.ca; Sat, 15 Sep 2007 10:14:14 -0500 (CDT) Received: from w1gm by riley.myhome.westell.com with local (Exim 4.63) (envelope-from ) id 1IWZLb-0000em-Ix for speakup@braille.uwo.ca; Sat, 15 Sep 2007 11:14:15 -0400 Date: Sat, 15 Sep 2007 11:14:15 -0400 From: Christopher Moore Subject: capturing audio streams To: speakup@braille.uwo.ca Message-id: <20070915151415.GA2514@riley> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.5.16 (2007-06-11) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Sep 2007 15:14:14 -0000 Hello, I want to capture an asx audio stream and convert it to mp3. I can listsen to the strema with mplayer -playlist http://file.asx Does mplayer have a way to capture the audio data and pipe it into lame to create the mp3 file. Thanks for any suggestions. Chris