Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2001 13:20:59 +0200
From:      Rogier Steehouder <r.j.s@gmx.net>
To:        Armando Cerna <armando@thefoodlist.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Burncd speeds up audio cds
Message-ID:  <20011012132059.A1106@localhost>
In-Reply-To: <200110120347.UAA04552@cedar.he.net>; from armando@thefoodlist.com on Thu, Oct 11, 2001 at 08:47:36PM -0700
References:  <200110120347.UAA04552@cedar.he.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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

-- 
                          ___                          _
-O_\                                                  //
 | /               Rogier Steehouder                 //\
/ \                  r.j.s@gmx.net                  //  \
  <---------------------- 25m ---------------------->

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011012132059.A1106>