Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Oct 2001 22:46:25 +0100
From:      George Reid <greid@FreeBSD.org>
To:        Francois Kritzinger <ffkrz@iafrica.com>
Cc:        freebsd-multimedia@FreeBSD.org
Subject:   Re: mkisofs/burncd:wav's burnt as one long track!?
Message-ID:  <20011023224625.A3857@FreeBSD.org>
In-Reply-To: <20011023234320.A9782@noya>; from ffkrz@iafrica.com on Tue, Oct 23, 2001 at 11:43:20PM %2B0200
References:  <20011023234320.A9782@noya>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 23, 2001 at 11:43:20PM +0200, Francois Kritzinger wrote:

> mkisofs -o cd.iso *.wav
[...]
> 
> 	AND THEN
> 
> burncd -f /dev/cdrom -s 8 audio cd.iso fixate

You want:

	burncd -f /dev/cdrom -s 8 audio *.wav fixate

-- 
George C A Reid			   Tel: (08701) 200870  Ext. 26654
FreeBSD Committer/Developer             greid@FreeBSD.org
Oriel College, Oxford University        george.reid@oriel.ox.ac.uk

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




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