From owner-freebsd-questions@FreeBSD.ORG Sun Mar 30 05:47:35 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77B3437B401 for ; Sun, 30 Mar 2003 05:47:35 -0800 (PST) Received: from lightpro1.lightpro.de (lightpro1.lightpro.de [213.133.98.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58F9343FCB for ; Sun, 30 Mar 2003 05:47:34 -0800 (PST) (envelope-from H@Schmalzbauer.de) Received: from hscpr (ppp-62-245-162-117.mnet-online.de [62.245.162.117]) (authenticated bits=0)h2UDlX9B011613; Sun, 30 Mar 2003 15:47:33 +0200 From: "Harald Schmalzbauer" To: "Remington L." , Date: Sun, 30 Mar 2003 15:47:31 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3E8695D4.9030504@garlic.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Subject: RE: Misplaced audio CD question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Mar 2003 13:47:37 -0000 owner-freebsd-questions@freebsd.org wrote: > Right now I'm want to make an audio CD with burncd. I understand the > burncd part but the mp3 to audio CD format I dont understand. How do I You need mkisofs (from ports or package) to generate an image wich burcd writes onto CD. If you want a real CD-DA (audio) you first have to convert MP3 to wav. Otherwise you have to make a DATA CD with mp3 files in the data track. man mkisofs is overwhelming. I'm sure there are howto's out there. -Harry > do it? > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"