atom feed4 messages in org.freebsd.freebsd-multimediaRe: mp3 to aiff
FromSent OnAttachments
Christoph KukuliesDec 7, 2000 3:10 am 
Alexander LeidingerDec 7, 2000 5:14 am 
Heiko RecktenwaldDec 7, 2000 1:07 pm 
Mike HollingDec 9, 2000 6:20 pm 
Subject:Re: mp3 to aiff
From:Alexander Leidinger (Alex@Leidinger.net)
Date:Dec 7, 2000 5:14:00 am
List:org.freebsd.freebsd-multimedia

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.

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