From owner-freebsd-questions@FreeBSD.ORG Sun Nov 13 20:35:24 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 2D8BF16A41F for ; Sun, 13 Nov 2005 20:35:24 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9718043D46 for ; Sun, 13 Nov 2005 20:35:21 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so988029nzo for ; Sun, 13 Nov 2005 12:35:18 -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:mime-version:content-type:content-transfer-encoding:content-disposition; b=onuRhskSdhLhIHCqHPnPV1eOBdAYuTmJOOuG3S0nHR6EJlLTgdCq9eGMkBPr/V2nefbyEcDJBY7d1YyGdIdXWju8TD2D0VB9R3sdhV8Fu46Xli6btHIR+jaN9YMqbie33b812ZeRgas3el5i0o0YL+Z7pbXGV8XhSFRzZHxU9f8= Received: by 10.37.15.41 with SMTP id s41mr3388172nzi; Sun, 13 Nov 2005 12:35:18 -0800 (PST) Received: by 10.37.20.33 with HTTP; Sun, 13 Nov 2005 12:35:18 -0800 (PST) Message-ID: Date: Sun, 13 Nov 2005 23:35:18 +0300 From: "Andrew P." To: FreeBSD Questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: dieringe@zedat.fu-berlin.de Subject: 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 20:35:24 -0000 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.