From owner-freebsd-questions@FreeBSD.ORG Sun Nov 13 22:20:10 2005 Return-Path: X-Original-To: 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 CC28216A420 for ; Sun, 13 Nov 2005 22:20:10 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FEF943D4C for ; Sun, 13 Nov 2005 22:20:10 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so1002739nzo for ; Sun, 13 Nov 2005 14:20:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KDUuDw4dhfAfPmxHw3rloBYq+aPrT1RUCMxrZv7/JB5F0BqQClh/s/knV3amyKAUFw0T4N6qBBxpl44hTl71JBXOU71pYczUwxWurG5AszzL6yPjaSpiCalRBzr/nnbXsNsZ3GAwr7S1obndDxeUxDo3i8aUZrqn3yu+7no3Sj4= Received: by 10.36.178.18 with SMTP id a18mr3475211nzf; Sun, 13 Nov 2005 14:20:09 -0800 (PST) Received: by 10.37.20.33 with HTTP; Sun, 13 Nov 2005 14:20:09 -0800 (PST) Message-ID: Date: Mon, 14 Nov 2005 01:20:09 +0300 From: "Andrew P." To: FreeBSD Questions In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: dieringe@zedat.fu-berlin.de Subject: Re: Ape (Monkey's Audio) decompression tools 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: Sun, 13 Nov 2005 22:20:10 -0000 On 11/13/05, Andrew P. wrote: > How do I convert .ape to .wav? > > audio/xmms-mac works ok, I'm able to play the files, > but I want to convert them to flac. > > Now audio/mac can only verify (-v flag), but when I > try to decompress (-d flag) it just prints out the > usage statement. I did some googling and found > no alternative Linux/FreeBSD tools. > > Thanks, > Andrew P. > Oh, sorry, the audio/mac util works all right, I just didn't specify the output file. Thanks, Andrew P.