From owner-freebsd-stable@FreeBSD.ORG Sat Mar 7 07:24:29 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 642C3106564A for ; Sat, 7 Mar 2009 07:24:29 +0000 (UTC) (envelope-from zkolic@sbb.co.yu) Received: from smtp9.sbb.rs (smtp9.sbb.rs [89.216.2.41]) by mx1.freebsd.org (Postfix) with ESMTP id D12368FC1C for ; Sat, 7 Mar 2009 07:24:28 +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 smtp9.sbb.rs (8.14.0/8.14.0) with ESMTP id n277DQWU005529 for ; Sat, 7 Mar 2009 08:13:26 +0100 Received: by faust.net (Postfix, from userid 1001) id 30D275C32; Sat, 7 Mar 2009 08:12:28 +0100 (CET) Date: Sat, 7 Mar 2009 08:12:28 +0100 From: Zoran Kolic To: freebsd-stable@freebsd.org Message-ID: <20090307071228.GA1134@faust.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-SMTP-Vilter-Version: 1.3.2 X-SBB-Virus-Status: clean X-SBB-Spam-Score: -1.8 Subject: 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 07:24:29 -0000 Howdy! I'd like to rip my cd-s to flac files using some command line app, like cdda2wav or cdparanoia. Using pipe to flac utility would be nice and the way I'd take. What program acts in that matter? Since cdda2wav is in the base, I suppose people use it regurarly. Something like: program {options} - | flac - flac_file.flac One more thing bothers me. I cannot see songs on the cd in the way of "/dev/acd0t1". I tried to stress it using cdcontrol, but no way. The kernel is customized, no sound in it, and a lot of others has gone. The box is speakers-free, so cannot check if it plays in deed. Best regards Zoran