From owner-freebsd-questions@FreeBSD.ORG Tue Jul 20 10:49:15 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 7DEE216A4CE for ; Tue, 20 Jul 2004 10:49:15 +0000 (GMT) Received: from server1.web-mania.com (server1.web-mania.com [193.22.244.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id A32F643D60 for ; Tue, 20 Jul 2004 10:49:14 +0000 (GMT) (envelope-from list@arameus.net) Received: (from www@localhost) by server1.web-mania.com (8.11.6/8.11.6) id i6KAmNa12015; Tue, 20 Jul 2004 11:48:23 +0100 Date: Tue, 20 Jul 2004 11:48:23 +0100 Message-Id: <200407201048.i6KAmNa12015@server1.web-mania.com> X-Authentication-Warning: server1.web-mania.com: www set sender to list@arameus.net using -f To: questions@freebsd.org Received: from 212.159.95.35 (auth. user list@arameus.net@pop3.arameus.net) by www.arameus.net with HTTP; Tue, 20 Jul 2004 10:48:23 +0000 X-IlohaMail-Blah: list@arameus.net X-IlohaMail-Method: mail() [mem] X-IlohaMail-Dummy: moo X-Mailer: IlohaMail/0.8.12 (On: www.arameus.net) In-Reply-To: <20040720124452.P21287@mirrorball.theloosingend.net> From: Edd Bounce-To: Edd Errors-To: Edd MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: removing gaps inbetween audio tracks? 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: Tue, 20 Jul 2004 10:49:15 -0000 i have tried that, but I wonder if i have to specify -d aswell. will try this On 7/20/2004, "Svein Halvor Halvorsen" wrote: > >[Edd, 2004-07-20] >> Whenever I burn an audio cd using burncd, the tracks have a 3 second gap >> between them. Is there a way of removing these? > >See manual page burncd(8) >Note the -n option. > >=09/sve > >