From owner-freebsd-questions Fri Oct 12 16: 8: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cedar.he.net (cedar.he.net [64.71.140.162]) by hub.freebsd.org (Postfix) with ESMTP id 5D6D537B406 for ; Fri, 12 Oct 2001 16:08:01 -0700 (PDT) Received: from there (armando@[66.75.66.97] (may be forged)) by cedar.he.net (8.8.6/8.8.2) with SMTP id QAA27576; Fri, 12 Oct 2001 16:08:05 -0700 Message-Id: <200110122308.QAA27576@cedar.he.net> Content-Type: text/plain; charset="iso-8859-1" From: Armando Cerna To: Rogier Steehouder Subject: Re: Burncd speeds up audio cds Date: Fri, 12 Oct 2001 16:09:32 -0700 X-Mailer: KMail [version 1.3] Cc: freebsd-questions@FreeBSD.ORG References: <200110120347.UAA04552@cedar.he.net> <20011012132059.A1106@localhost> In-Reply-To: <20011012132059.A1106@localhost> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG When I play it in xmms it says 41000 hz how else can I check it and if it is wrong how would I convert it? thanks for all the response Armando On Friday 12 October 2001 04:20 am, Rogier Steehouder wrote: > On 11-10-2001 20:47 (-0700), Armando Cerna wrote: > > I am trying to burn a one track audio cd and I envoke burncd like this > > > > burncd -f /dev/cdr -s 10 -e audio blah.wav fixate > > > > this results in chipmunks on parade on my cd. > > > > I have also tried > > > > burncd -f /dev/cdr -e audio blah.wav fixate > > > > this is alot slower but still makes the chipmunk cd > > > > The wav file was decoded using the waveout plugin in XMMS and plays > > perfectly normally > > What sampling frequency does the .wav have. The .wav header contains a > frequency setting, so it will play correctly, but a CD expects 44.1 kHz > (or something like that). So without conversion a 22.1 kHz .wav will > play twice normal speed. I don't know if burncd does any conversion, > but I suspect not. > > With kind regards, Rogier Steehouder To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message