Re: copy audio-cds
On Sat, 11 Sep 2004 15:55:18 +0200, Christian Christmann
<plfriko@yahoo.de> wrote:
> How can i create a copy of an audio cd in the
> command line (X server is not running)?
>From the cdrecord manpage:
To copy an audio CD in the most accurate way, first run
cdda2wav dev=2,0 -vall cddb=0 -B -Owav
and then run
cdrecord dev=2,0 -v -dao -useinfo -text *.wav
This will try to copy track indices and to read CD-Text information
from disk. If there is no CD-Text information, cdda2wav will try to
get the information from freedb.org instead.
This is also useful for making mix CDs. See the cdda2wav manpage for
instructions
on pulling individual tracks off of a CD.
--
Michael A. Marsh
http://www.umiacs.umd.edu/~mmarsh
Reply to: