Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jan 2003 11:52:21 +0100
From:      Andreas Klemm <andreas@klemm.apsfilter.org>
To:        multimedia@FreeBSD.ORG
Subject:   how to 100% copy an audio CD when having IDE drives FBSD 4.7 ?
Message-ID:  <20030118105221.GA18392@titan.klemm.apsfilter.org>

next in thread | raw e-mail | index | archive | help
Hi !

I have FreeBSD 4.7 and a big problem copying Audio CD's with
IDE hardware...

How can I automate this process of ripping and burning, to get a
nearly 100% exact copy of the audio CD ?? With gaps between songs ?

I have an IDE DVD player and Burner:
acd0: CD-RW <SONY CD-RW CRX140E> at ata0-slave PIO4
acd1: DVD-ROM <LITEON DVD-ROM LTD122> at ata1-slave PIO4

the following works, but the big disadvantage is, that then
I have on the copy only one track containing all songs of the
audio CD, so I can't select a single song on the CD player:

dd if=/dev/acd1c bs=2352 | burncd -v -f /dev/acd0c -s 8 audio - fixate

How can I ripp automatically all songs from an audio cd and feed the
files to burncd so that I automatically have a nice working gap between
the song ?

I didn't find the right special devices in /dev, that would be suitable
to pick the 1st, 2nd ... etc audio file from the CD ...

Any pointer please ?? I didn't find the right things with google ...

Thanks a lot

	Andreas ///

-- 
Andreas Klemm                             /\/\/\/\/\/\/\/\/\/\/\
http://www.64bits.de                     <  Powered by FreeBSD  >
http://www.apsfilter.org/                 \   www.FreeBSD.org  /
http://people.FreeBSD.ORG/~andreas         \/\/\/\/\/\/\/\/\/\/

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?20030118105221.GA18392>