Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Oct 2001 20:08:19 -0400
From:      "David S. Jackson" <dsj@sylvester.dsj.net>
To:        Ronny Walter <mail@ronnywalter.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: burn an audio-cd
Message-ID:  <20011001200819.B3889@sylvester.dsj.net>
In-Reply-To: <20010928151957.A672@stardust.sol>; from Ronny-Walter@t-online.de on Fri, Sep 28, 2001 at 03:19:57PM %2B0200
References:  <20010928151957.A672@stardust.sol>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 28, 2001 at 03:19:57PM +0200 Ronny Walter <Ronny-Walter@t-online.de> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011001200819.B3889>