From owner-freebsd-stable@FreeBSD.ORG Sat Mar 7 14:39:45 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0EC831065675 for ; Sat, 7 Mar 2009 14:39:45 +0000 (UTC) (envelope-from zkolic@sbb.co.yu) Received: from smtp3.sbb.rs (smtp3.sbb.rs [89.216.2.35]) by mx1.freebsd.org (Postfix) with ESMTP id 77AA58FC1A for ; Sat, 7 Mar 2009 14:39:44 +0000 (UTC) (envelope-from zkolic@sbb.co.yu) Received: from faust.net (cable-94-189-245-74.dynamic.sbb.rs [94.189.245.74]) by smtp3.sbb.rs (8.14.0/8.14.0) with ESMTP id n27EdgaW030154; Sat, 7 Mar 2009 15:39:42 +0100 Received: by faust.net (Postfix, from userid 1001) id D9F205C24; Sat, 7 Mar 2009 15:39:00 +0100 (CET) Date: Sat, 7 Mar 2009 15:39:00 +0100 From: Zoran Kolic To: "Marat N.Afanasyev" Message-ID: <20090307143900.GB942@faust.net> References: <20090307071228.GA1134@faust.net> <49B2399E.5070206@ksu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49B2399E.5070206@ksu.ru> X-SMTP-Vilter-Version: 1.3.2 X-SBB-Virus-Status: clean X-SBB-Spam-Score: -1.8 Cc: freebsd-stable@freebsd.org Subject: Re: cd ripping to flac X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Mar 2009 14:39:45 -0000 > audio/abcde Thank you for reply. As I see in Makefile, abcde uses cdparanoia as an engine for the job. I think I should stay with simple app. My thinkering was: what is the background app people on this list use? I consider either cdparanoia or cdda2wav. What makes me nervous is I do not see device in /dev directory. I should point to tracks on the cd, like acd0t1 etc. Best regards Zoran