Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Sven Dummer <sdummer1@linux01.gwdg.de>
To: linux-sound@vger.kernel.org
Subject: Re: problems with cdda2wav and other audio CDROM ripping software
Date: Wed, 30 Dec 1998 10:10:19 +0000	[thread overview]
Message-ID: <marc-linux-sound-91502605803480@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-91491718927482@msgid-missing>

Tony Nugent wrote:
> 
> For the life of me I just can't get cdda2wav to work on my RH5.1/5.2
> box!
> 
> % cdda2wav -q -e -t2 -d0 -N -D /dev/cdrom
> 
> (and lots of variants) just produces ugly noise.  Same for cdparanoia
> - the wav files it creates sound like a ham radio between signals :)

I guess you need to to swap the word-order in your wav files. You can
do so by converting the files using the "sox" utility, using the -x
option (see http://home.sprynet.com/sprynet/cbagwell/projects.html or
the sox man page if you already have it). I think, cdda2wav also has
an option for byte-swapping, see the man page (I haven't got it on
my machine here at home...)

E.g. using cdda2wav with HP CD-writers may produce wav-files that just
sound noisy. If you do a "sox -x file.wav file_new.wav" the result
should be okay (but if you want to burn it on a CD-R using the HP
recorder again, you'll have only noise on your CD, because the HP
needs the other byte-order!).


Regards,
Sven

-- 
Sven Dummer - sdummer@gwdg.de
---------------------------------

  reply	other threads:[~1998-12-30 10:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-12-29  7:03 problems with cdda2wav and other audio CDROM ripping software Tony Nugent
1998-12-30 10:10 ` Sven Dummer [this message]
1998-12-31  0:43 ` Derrick J Brashear

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-sound-91502605803480@msgid-missing \
    --to=sdummer1@linux01.gwdg.de \
    --cc=linux-sound@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox