From owner-freebsd-questions Mon Oct 1 17: 8:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sylvester.dsj.net (sylvester.dsj.net [208.148.151.43]) by hub.freebsd.org (Postfix) with ESMTP id 4B3B937B40B for ; Mon, 1 Oct 2001 17:08:39 -0700 (PDT) Received: (from dsj@localhost) by sylvester.dsj.net (8.9.3/8.9.3/Debian 8.9.3-21) id UAA06195; Mon, 1 Oct 2001 20:08:19 -0400 Date: Mon, 1 Oct 2001 20:08:19 -0400 From: "David S. Jackson" To: Ronny Walter Cc: freebsd-questions@freebsd.org Subject: Re: burn an audio-cd Message-ID: <20011001200819.B3889@sylvester.dsj.net> Reply-To: "David S. Jackson" References: <20010928151957.A672@stardust.sol> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010928151957.A672@stardust.sol>; from Ronny-Walter@t-online.de on Fri, Sep 28, 2001 at 03:19:57PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Sep 28, 2001 at 03:19:57PM +0200 Ronny Walter wrote: > Servus, > > I have an atapi-cd-writer on my computer. I have a problem burning > audio-tracks to a cd. I used the following command: > > burncd -s 8 -f /dev/acd1c audio dateien/*.wav > > Then I got the following error-message: > > next writeable LBA 0 > writing from file dateien/a.wav size 10012 KB > only wrote -1 of 37632 bytes More info, please. Have you burned CDs before, or is this your first one? Have you burned audio CDs before, or is this the first? As far as the globbing, that shouldn't be a problem if your shell expands the names properly. Otherwise, you might need to do some magic. But if a.wav is actually the file, sounds like you're already succeeding in that. BTW, don't forget the fixate command. You might also want to use -p or the audio preemphasis command. You might want to doublecheck the man page and put the arguments in just the order they're listed in the man page. -- David S. Jackson dsj@dsj.net =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= I had no shoes and I pitied myself. Then I met a man who had no feet, so I took his shoes. -- Dave Barry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message