From owner-freebsd-multimedia@FreeBSD.ORG Wed Jul 16 11:31:36 2014 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1ED5689F for ; Wed, 16 Jul 2014 11:31:36 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EB23C2D16 for ; Wed, 16 Jul 2014 11:31:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=mXJmeal5n4wDYt4RI9hSmmuqc7vKxXHjTYavN4uTmm8=; b=Fg90N6qJ/752pPRE6Xcp+Anz0EccmPQyL2VP9p/sN025I9reIUgEbhEAAGZP80yV6kWxFQWgWMBLqz8LnpdG/fBigdsGZJ6mJd/F4cZhb8DVvKSOtgg3nrir8fFDPXBV80otO9M/oPgMxaXwH3RAgfaBapElKyIHzEwUQuD+xpg=; Received: from [182.0.64.139] (port=50939 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1X7NQs-000a8w-7U; Wed, 16 Jul 2014 05:31:34 -0600 Date: Wed, 16 Jul 2014 19:31:28 +0800 From: Erich Dollansky To: Matthias Apitz Subject: Re: ripping audio CD to mp3 gives silent file Message-ID: <20140716193128.4a423ce7@X220.alogt.com> In-Reply-To: <20140716073845.GA1731@La-Habana> References: <20140716064056.GB1520@La-Habana> <20140716150058.3bbbbad5@X220.alogt.com> <20140716073845.GA1731@La-Habana> X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-multimedia@freebsd.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2014 11:31:36 -0000 Hi, On Wed, 16 Jul 2014 09:38:45 +0200 Matthias Apitz wrote: > El d=C3=ADa Wednesday, July 16, 2014 a las 03:00:58PM +0800, Erich > Dollansky escribi=C3=B3: >=20 > > Hi, > >=20 > > On Wed, 16 Jul 2014 08:40:56 +0200 > > Matthias Apitz wrote: > >=20 > > > I do: > > >=20 > > > # cdda2wav -D2,0,0 -t 1 - | lame - Track1.mp3 > > >=20 > > write first the .wav file, test it and convert it then to mp3. >=20 > Hi, >=20 > Thanks for this hint. Already the .wav file is silent, also in a > Windows media player the created .wav file is silent. >=20 play a bit with the parameters and check what happens then. I do not have an audio CD here. Erich