Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 1999 21:23:23 -0300 (ADT)
From:      The Hermit Hacker <scrappy@hub.org>
To:        "Jose M. Alcaide" <jose@we.lc.ehu.es>
Cc:        dburr@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG
Subject:   Re: cdd produces static ...
Message-ID:  <Pine.BSF.4.10.9910082120590.30583-100000@thelab.hub.org>
In-Reply-To: <37FE1A83.2ABCB44C@we.lc.ehu.es>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910082120590.30583-100000>