Subject: Re: DBRI audio
To: Jason Thorpe <thorpej@shagadelic.org>
From: Rui Paulo <rpaulo@NetBSD.org>
List: port-sparc
Date: 07/16/2005 18:34:11
On 2005.07.16 09:52:58 +0000, Jason Thorpe wrote:
|
| On Jul 16, 2005, at 7:48 AM, Michael wrote:
|
| >>Why is mp321 eating all the CPU ?
| >>
| >
| >Well, mp3 decoding is pretty CPU-intensive ( at least for machines of
| >this age ) - it's eating about 40% CPU time on my 110MHz microSPARC
| >II.
| >And then - did you compile mpg123 with -mcpu=v8 and so on?
|
| He said mp321 -- maybe that is one of the integer-math-using
| versions. Use mpg123, it uses the FPU, and might be better.
Indeed, 36.0% idle, thanks!
(I didn't compiled with -mcpu=v8, it's a binary pkg)
-- Rui Paulo