From owner-freebsd-multimedia Sat Jan 18 2:55:12 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C890037B401 for ; Sat, 18 Jan 2003 02:55:10 -0800 (PST) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36DE143E4A for ; Sat, 18 Jan 2003 02:55:09 -0800 (PST) (envelope-from andreas@klemm.apsfilter.org) Received: from srv1.cosmo-project.de (localhost [IPv6:::1]) by srv1.cosmo-project.de (8.12.5/8.12.5) with ESMTP id h0IAt7Uc035435 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sat, 18 Jan 2003 11:55:07 +0100 (CET) (envelope-from andreas@klemm.apsfilter.org) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.12.5/8.12.5/Submit) with UUCP id h0IAt6EB035434 for multimedia@FreeBSD.ORG; Sat, 18 Jan 2003 11:55:06 +0100 (CET) (envelope-from andreas@klemm.apsfilter.org) Received: from titan.klemm.apsfilter.org (localhost.klemm.apsfilter.org [127.0.0.1]) by klemm.apsfilter.org (8.12.6/8.12.6) with ESMTP id h0IAqMBm018554 for ; Sat, 18 Jan 2003 11:52:27 +0100 (CET) (envelope-from andreas@titan.klemm.apsfilter.org) Received: (from andreas@localhost) by titan.klemm.apsfilter.org (8.12.6/8.12.6/Submit) id h0IAqL5Y018553 for multimedia@FreeBSD.ORG; Sat, 18 Jan 2003 11:52:21 +0100 (CET) Date: Sat, 18 Jan 2003 11:52:21 +0100 From: Andreas Klemm 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 4.7-STABLE X-Disclaimer: A free society is one where it is safe to be unpopular User-Agent: Mutt/1.5.1i Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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 at ata0-slave PIO4 acd1: DVD-ROM 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