Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jan 2005 10:37:54 -0500
From:      John Wilson <BSD-Mail@nyc.rr.com>
To:        Xinizul Xinizul <xinizul@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Please help: burncd errors
Message-ID:  <20050101103754.14778620.BSD-Mail@nyc.rr.com>
In-Reply-To: <4d0730560501010721556089dc@mail.gmail.com>
References:  <4d0730560501010721556089dc@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 01 Jan 2005 16:21:54 +0100
Xinizul Xinizul <xinizul@gmail.com> wrote:

Hi.

> I'm trying to burn an iso image containing a folder of mp3 files.
[...]
> 192# burncd -t -f /dev/acd0 audio mp3_1.iso fixate
[...]

For one, if you are attempting to burn a data CD, you want to use the
'data' option passed to burncd rather than 'audio'.  Use this for burning
ISO's.

If you truly wish to burn an audio CD, you'll first need to convert your
mp3's to wav's - I generally do this using mplayer with the -ao pcm option,
at which point, you can happily use the 'audio' option for burncd with the
list of wav's to burn.

- John.



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