From owner-freebsd-questions@FreeBSD.ORG Sat Sep 10 14:48:34 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 47EFC16A41F for ; Sat, 10 Sep 2005 14:48:34 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8638F43D46 for ; Sat, 10 Sep 2005 14:48:31 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 1709 invoked from network); 10 Sep 2005 14:48:29 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[217.187.175.9]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 10 Sep 2005 14:48:29 -0000 Date: Sat, 10 Sep 2005 16:49:07 +0200 From: Fabian Keil To: "T.F. Cheng" Message-ID: <20050910164907.1eed9e1d@localhost> In-Reply-To: <20050910023027.68535.qmail@web51010.mail.yahoo.com> References: <20050910023027.68535.qmail@web51010.mail.yahoo.com> X-Mailer: Sylpheed-Claws 1.0.4 (GTK+ 1.2.10; i386-portbld-freebsd5.4) X-PGP-Key-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Signature_Sat__10_Sep_2005_16_49_07_+0200_EeNoMkBu_tsKZJrJ; protocol="application/pgp-signature"; micalg=pgp-sha1 Cc: FreeBSD Subject: Re: make CD from mono track X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Sep 2005 14:48:34 -0000 --Signature_Sat__10_Sep_2005_16_49_07_+0200_EeNoMkBu_tsKZJrJ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable "T.F. Cheng" wrote: > I have some wav files converted from mono mp3 files, > how should I make those into a music CD? cdrecord > requires music wav file to be in stereo, any other > options for me?=20 Use sox from the ports collection to duplicate the channels. IIRC: sox mono.wav -c 2 stereo.wav split Fabian --=20 http://www.fabiankeil.de/ --Signature_Sat__10_Sep_2005_16_49_07_+0200_EeNoMkBu_tsKZJrJ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFDIvJojV8GA4rMKUQRAjzNAKDSRnFaOwSnnQKVwezwGsjS94E+TQCg3sMI 8wFPkw5nCC6S0GHxoLez7TE= =d+d0 -----END PGP SIGNATURE----- --Signature_Sat__10_Sep_2005_16_49_07_+0200_EeNoMkBu_tsKZJrJ--