From owner-freebsd-stable@FreeBSD.ORG Sat Mar 7 15:00:06 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 51DFC10656C7 for ; Sat, 7 Mar 2009 15:00:06 +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 B21768FC19 for ; Sat, 7 Mar 2009 15:00:05 +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 n27F04C4004779 for ; Sat, 7 Mar 2009 16:00:04 +0100 Received: by faust.net (Postfix, from userid 1001) id 743235C1C; Sat, 7 Mar 2009 15:59:26 +0100 (CET) Date: Sat, 7 Mar 2009 15:59:26 +0100 From: Zoran Kolic To: freebsd-stable@freebsd.org Message-ID: <20090307145926.GA1138@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: -2.0 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 15:00:06 -0000 K, this command as root makes the flac file: cdparanoia 1 - | flac - -o song.flac -rw-r--r-- 1 root wheel 23560791 Mar 7 15:53 song.flac At this moment I cannot check if it plays correctly. METADATA block #0 type: 0 (STREAMINFO) is last: false length: 34 minimum blocksize: 4096 samples maximum blocksize: 4096 samples minimum framesize: 14 bytes maximum framesize: 12670 bytes sample_rate: 44100 Hz channels: 2 bits-per-sample: 16 total samples: 9603804 etc. Best regards Zoran