From owner-freebsd-questions@FreeBSD.ORG Thu Feb 12 22:54:08 2004 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 2A13C16A4CE for ; Thu, 12 Feb 2004 22:54:08 -0800 (PST) Received: from spam2.snu.ac.kr (spam2.snu.ac.kr [147.46.10.68]) by mx1.FreeBSD.org (Postfix) with SMTP id 7670443D1D for ; Thu, 12 Feb 2004 22:54:07 -0800 (PST) (envelope-from nospam@users.sourceforge.net) Received: (snipe 4295 invoked by alias); 13 Feb 2004 15:53:59 +0900(KST) Received: from nospam@users.sourceforge.net with SpamSniper2.76 (Processed in 0.044576 secs); Received: from unknown (HELO sis1.snu.ac.kr) (147.46.10.36) by 0 with SMTP; 13 Feb 2004 15:53:59 +0900(KST) X-RCPTTO: freebsd-questions@FreeBSD.ORG, Received: from users.sourceforge.net (cisr.snu.ac.kr [147.46.44.181]) by sis1.snu.ac.kr (8.12.10/8.12.10) with ESMTP id i1D6ogwT125734 for ; Fri, 13 Feb 2004 15:50:42 +0900 Message-ID: <402C7489.8070209@users.sourceforge.net> Date: Fri, 13 Feb 2004 15:54:01 +0900 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040207 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG References: <402C4F8C.5020704@cox.net> <402C65D7.1080802@countrypure.net> In-Reply-To: <402C65D7.1080802@countrypure.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Creating 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: Fri, 13 Feb 2004 06:54:08 -0000 Quintin Riis wrote: > mp3 is outdated, use vorbis. > > abcde is nice, as is cdparanoia My apologies for hijacking this thread. I'm new to this ripping music stuff on FreeBSD, so I installed cdparanoia and read in its man pages: The data can be saved to a file or directed to standard output in WAV, AIFF, AIFF-C or raw format. So where is your 'state-of-the-art' vorbis format? Or does it need more tricks to get the music in vorbis format? (Yes, meanwhile I also have installed libvorbis and vorbis-tools). Thanks, Rob.