Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Dec 2000 14:14:22 +0100 (CET)
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        kuku@gilberto.physik.rwth-aachen.de
Cc:        multimedia@freebsd.org
Subject:   Re: mp3 to aiff
Message-ID:  <200012071314.eB7DENH02383@Magelan.Leidinger.net>
In-Reply-To: <200012071111.MAA15106@gilberto.physik.rwth-aachen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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

Bye,
Alexander.

-- 
                  Weird enough for government work.

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = 7423 F3E6 3A7E B334 A9CC  B10A 1F5F 130A A638 6E7E



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012071314.eB7DENH02383>