Subject: Re: Play audio file (AAC) from ruby program
From: Jonathan Nielsen <jonathan@ n . >
Date: Fri, 14 May 2010 23:59:21 +0900
References: 362712362724362726362733
In-reply-to: 362733
>
> Thanks, I just tried it. It gave a malloc error complaining first that
> it could only do 44Khz files. (Crashed out on LOAD).
You might also try mplayer in -slave mode. I know that can handle 48k audio.
-Jonathan Nielsen