Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Mar 1999 11:29:40 -0600
From:      Zach Heilig <zach@uffdaonline.net>
To:        Roger Marquis <marquis@roble.com>, freebsd-multimedia@FreeBSD.ORG
Subject:   Re: MP3 -> PCM ?
Message-ID:  <19990313112940.A16329@znh.org>
In-Reply-To: <Pine.GSO.3.96.990313074125.28833F-100000@roble2.roble.com>; from Roger Marquis on Sat, Mar 13, 1999 at 07:41:45AM -0800
References:  <Pine.GSO.3.96.990313074125.28833F-100000@roble2.roble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 13, 1999 at 07:41:45AM -0800, Roger Marquis wrote:
> Is there any utility for converting MP3 files to PCMs, for CDROM burning? 
> None of the usual suspects (sox, mpeg_musicout, amp) seem to work for this
> type of conversion. 

There are many:

$ mpg123 -s foo.mp3 > foo.pcm

$ xaudio -output=raw:foo.pcm foo.mp3

$ amp -convert foo.mp3 foo.wav
$ sox foo.wav foo.cdr

If the mp3 is "chirpy" with mpg123 and xaudio, amp might work...

-- 
Zach Heilig <zach@uffdaonline.net>


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?19990313112940.A16329>