From owner-freebsd-multimedia Tue Oct 23 14:43:35 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from iafrica.com (cpt-dial-196-30-178-26.mweb.co.za [196.30.178.26]) by hub.freebsd.org (Postfix) with ESMTP id 2F3AA37B401 for ; Tue, 23 Oct 2001 14:43:28 -0700 (PDT) Received: (from ayon@localhost) by iafrica.com (8.11.3/8.11.3) id f9NLhP409791 for freebsd-multimedia@FreeBSD.org; Tue, 23 Oct 2001 23:43:25 +0200 (SAST) (envelope-from ayon) Date: Tue, 23 Oct 2001 23:43:20 +0200 From: Francois Kritzinger To: freebsd-multimedia@FreeBSD.org Subject: mkisofs/burncd:wav's burnt as one long track!? Message-ID: <20011023234320.A9782@noya> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I want to burn a bunch of wav files to a CD. I did the following: ---------------------------------------------- mkisofs -o cd.iso *.wav AND also tried mkisofs -o cd.iso cd_dir_name AND ALSO mkisofs -R -o cd.iso *.wav OR cd_dir AND THEN burncd -f /dev/cdrom -s 8 audio cd.iso fixate ----------------------------------------------- This resulted in ONE LONG continuous audio track on the CD. I want to know how to write these files as multiple tracks. Its frustrating because I'm sure I've done this in the past... Thanks for any help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message