From owner-freebsd-questions@FreeBSD.ORG Sun Oct 5 08:12:11 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 CB52516A4B3 for ; Sun, 5 Oct 2003 08:12:11 -0700 (PDT) Received: from falcon.midgard.homeip.net (h76n3fls24o1048.bredband.comhem.se [213.67.148.76]) by mx1.FreeBSD.org (Postfix) with SMTP id 6C9F743FEA for ; Sun, 5 Oct 2003 08:12:09 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: (qmail 78538 invoked by uid 1001); 5 Oct 2003 15:12:07 -0000 Date: Sun, 5 Oct 2003 17:12:07 +0200 From: Erik Trulsson To: T Kellers Message-ID: <20031005151206.GA76900@falcon.midgard.homeip.net> Mail-Followup-To: T Kellers , freebsd-questions@freebsd.org References: <200310051037.37551.kellers@njit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200310051037.37551.kellers@njit.edu> User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: wav to mp3? 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: Sun, 05 Oct 2003 15:12:12 -0000 On Sun, Oct 05, 2003 at 10:37:37AM -0400, T Kellers wrote: > I did a make search in the ports collection and didn't see what (I think) I > need, so I'll ask here. > > Is there a utility (or utilities) in ports for converting .wav files to mp3? That is essentially what an MP3 encoder does, and there are plenty of those in the ports collection. Personally I like audio/bladeenc, but audio/lame is also nice and has more features and options. -- Erik Trulsson ertr1013@student.uu.se