From owner-freebsd-questions@FreeBSD.ORG Thu Oct 9 11:21:36 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C170116A4B3 for ; Thu, 9 Oct 2003 11:21:36 -0700 (PDT) Received: from mf1.bredband.net (mf1.bredband.net [195.54.106.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27BC843FE1 for ; Thu, 9 Oct 2003 11:21:20 -0700 (PDT) (envelope-from peder.blom@bredband.net) Received: from Hecate.my.hell ([213.113.217.240]) by mf1.bredband.net with SMTP id <20031009182119.EWSY15629.mf1@Hecate.my.hell>; Thu, 9 Oct 2003 20:21:19 +0200 Date: Thu, 9 Oct 2003 20:21:07 +0200 From: Peder Blom To: "geek" Message-Id: <20031009202107.09015556.peder.blom@bredband.net> In-Reply-To: <2305CFC39C15AA4896E06E5C91C509EF0374386D@VS2.hdi.tvcabo> References: <2305CFC39C15AA4896E06E5C91C509EF0374386D@VS2.hdi.tvcabo> X-Mailer: Sylpheed version 0.9.6 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: mp3 -> wav X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2003 18:21:36 -0000 On Thu, 9 Oct 2003 17:46:46 +0100 "geek" wrote: > I have a problem, i have a bunch of .mp3's files and i want to pass > them to .wav to put it on my cdplayer, anyone knows, how i can put > them in .wav ?! If you look through ports/audio you should be able to find several programs capable of that. I use lame for converting wav<->mp3. > > PS: with burncd i can rip .wav files?! I don't think so. cdparanoia works great for me.