From owner-freebsd-multimedia Fri Oct 8 17:23:39 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from thelab.hub.org (nat203.183.mpoweredpc.net [142.177.203.183]) by hub.freebsd.org (Postfix) with ESMTP id E726914D3B; Fri, 8 Oct 1999 17:23:32 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.1) with ESMTP id VAA61950; Fri, 8 Oct 1999 21:23:27 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Fri, 8 Oct 1999 21:23:23 -0300 (ADT) From: The Hermit Hacker To: "Jose M. Alcaide" Cc: dburr@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: cdd produces static ... In-Reply-To: <37FE1A83.2ABCB44C@we.lc.ehu.es> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Okay, that worked...so, does that mean the ripit-atapi port is wrong? It is doing: if (system("cdd -t $riptrackno -q -f $cddev - 2>/dev/null | sox -t raw - \"$riptrackname.wav\"")) { which is what created the static files for me...or is it just my CD-ROM? On Fri, 8 Oct 1999, Jose M. Alcaide wrote: > The Hermit Hacker wrote: > > > > Just trying to convert some of my CDs to MP3's, and if I do: > > > > 102 10:06 cdd -t 10 -f acd0 > > 104 10:11 sox -t cdr /tmp/track-10.cda track-10.wav > > > > And then try to play the resultant .wav file, I get a bunch of static... > > > > For some reason I do not understand, the "-t cdr" option does not > work. Use this command instead: > > sox -t raw -sw -c 2 -r 44100 /tmp/track-10.cda track-10.wav > > -- JMA > ----------------------------------------------------------------------- > José Mª Alcaide | mailto:jose@we.lc.ehu.es > Universidad del País Vasco | mailto:jmas@FreeBSD.org > Dpto. de Electricidad y Electrónica | http://www.we.lc.ehu.es/~jose > Facultad de Ciencias - Campus de Lejona | Tel.: +34-946012479 > 48940 Lejona (Vizcaya) - SPAIN | Fax: +34-946013071 > ----------------------------------------------------------------------- > "Keyboard not present -- Press F1 to resume" > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message