From owner-freebsd-multimedia Fri Dec 8 0:30:47 2000 From owner-freebsd-multimedia@FreeBSD.ORG Fri Dec 8 00:30:45 2000 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from f1node03.rhrz.uni-bonn.de (node03.rhrz.uni-bonn.de [131.220.18.133]) by hub.freebsd.org (Postfix) with ESMTP id 864A537B400 for ; Fri, 8 Dec 2000 00:30:44 -0800 (PST) Received: from moritz.alleswirdgelber (ascend-tk-p146.dialin.uni-bonn.de [131.220.244.146]) by f1node03.rhrz.uni-bonn.de (8.9.3/8.9.3) with ESMTP id JAA523910; Fri, 8 Dec 2000 09:28:14 +0100 Received: from localhost (uzs106@localhost [127.0.0.1]) by moritz.alleswirdgelber (8.9.3/8.9.3) with ESMTP id WAA00291; Thu, 7 Dec 2000 22:08:05 +0100 (CET) (envelope-from uzs106@ibm.rhrz.uni-bonn.de) Date: Thu, 7 Dec 2000 22:08:05 +0100 (CET) From: Heiko Recktenwald X-Sender: uzs106@moritz.alleswirdgelber To: Alexander Leidinger Cc: kuku@gilberto.physik.rwth-aachen.de, multimedia@FreeBSD.ORG Subject: Re: mp3 to aiff In-Reply-To: <200012071314.eB7DENH02383@Magelan.Leidinger.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, On Thu, 7 Dec 2000, Alexander Leidinger wrote: > On 7 Dec, Christoph Kukulies wrote: > > I wanted to start experimenting with DAP, a wave editor and I'm > > scratching my head with what tool I could convert .mp3 to .aiff > > which seems to be the format that this sound editor supports. > > A combination of mpg123 and sox, either one after one or linked with a > pipe? > mpg123 -w file.wav file.mp3 > sox file.wav file.aiff Another possibility is to use l3dec. Do an altavistas search for l3enc, the linux version works nicenst. Btw, you can import wavs into DAP too. H. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message