From owner-freebsd-questions@FreeBSD.ORG Wed Jul 21 20:17:48 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 607FF16A4CE for ; Wed, 21 Jul 2004 20:17:48 +0000 (GMT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id B137043D2D for ; Wed, 21 Jul 2004 20:17:47 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (rwcrmhc13) with ESMTP id <20040721201746015003f2hoe>; Wed, 21 Jul 2004 20:17:47 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 44F6D12; Wed, 21 Jul 2004 16:17:46 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Edd References: <200407210916.i6L9GWZ27547@server1.web-mania.com> From: Lowell Gilbert Date: 21 Jul 2004 16:17:45 -0400 In-Reply-To: <200407210916.i6L9GWZ27547@server1.web-mania.com> Message-ID: <441xj56ro6.fsf@be-well.ilk.org> Lines: 29 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Audio CD burning shouldnt be this difficult! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2004 20:17:48 -0000 Edd writes: > Audio CD burning shouldnt be this difficult! I think I have fundamentally > gone wrong here! > > I have eight raw tracks that I wish to burn to ATAPI cd. I am using > burncd. > > First I did: > > burncd -s max audio * fixate > > However I got gaps inbetween tracks so i tried: > > burncd -s max -d -n audio * fixate > > There are now no gaps, but track markers are in the wrong place (perhaps > 4 or 5 seconds out in some cases) > > What am i doing wrong? I dont want to have to use a windows box to do > this. Have you got a relatively up-to-date version of FreeBSD? [You didn't mention the version.] I used to have problems with track markers being too far into the track, but eventually those problems were fixed. In the meantime, I used cdrecord (with ATAPICAM), which didn't exhibit the same issue.