From owner-freebsd-questions@FreeBSD.ORG Thu Apr 22 00:42:53 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 3FE5316A4CE for ; Thu, 22 Apr 2004 00:42:53 -0700 (PDT) Received: from server1.web-mania.com (server1.web-mania.com [193.22.244.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6438943D1F for ; Thu, 22 Apr 2004 00:42:52 -0700 (PDT) (envelope-from list@arameus.net) Received: (from www@localhost) by server1.web-mania.com (8.11.6/8.11.6) id i3M7eor19620; Thu, 22 Apr 2004 08:40:50 +0100 Date: Thu, 22 Apr 2004 08:40:50 +0100 Message-Id: <200404220740.i3M7eor19620@server1.web-mania.com> X-Authentication-Warning: server1.web-mania.com: www set sender to list@arameus.net using -f To: freebsd-questions@freebsd.org Received: from 212.159.95.35 (auth. user list@arameus.net@mail.arameus.net) by www.arameus.net with HTTP; Thu, 22 Apr 2004 07:40:50 +0000 X-IlohaMail-Blah: list@arameus.net X-IlohaMail-Method: mail() [mem] X-IlohaMail-Dummy: moo X-Mailer: IlohaMail/0.8.12 (On: www.arameus.net) From: Bounce-To: Errors-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: burncd question 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: Thu, 22 Apr 2004 07:42:53 -0000 Greetings all, I have used the burncd tool many a time to burn audio cd's from wav's, however recently I have been having problems. I have recorded some wav files using audio/audacity. A nice lil multitrack editor. All I want to do is burn them to cd. So if I do this (as I always have): burncd -s max audio file.wav fixate It does indeed burn a cd. But the audio is much faster than it should be. Why is this? I have tryed this on two machines running freebsd-5.2-release and they both have the same output. My wav is 32 bit at a sample rate of 44100. I have also tryed converting to a 16 bit wav, but the outcome is the same. Is there something I have overlooked? Thanks!