Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2002 22:55:55 -0400 (EDT)
From:      Fuzzy <fuzzy@pooh.ASARian.org>
To:        Norbert Augenstein <norbert@augenstein.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: more on  getting a file suitable for burncd ...
Message-ID:  <Pine.BSF.4.44.0207031756240.2249-100000@pooh.ASARian.org>
In-Reply-To: <20020703135022.5581937e.norbert@augenstein.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Wed, 3 Jul 2002, Norbert Augenstein wrote:

> Hi,
> mkisofs just creates iso9660 images, audio cd' are not. use something to
> extract audio data. take a look to /usr/ports/audio. maybe dagrab is
> what you are looking for, but i haven't used it.
> let me know if it works
>
> auge
>

that wiork perfectly.

dagrab created the files for burncd to write.

cd /tmp
mkdir jaws
cd jaws
dagrab -d /dev/acd0c -a
burncd -s 4 -f /dev/acd0c audio * fixate

Fuzzy






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?Pine.BSF.4.44.0207031756240.2249-100000>