Hi all,
I have compiled madplay-0.14.2 for ARM with the special following option:
--host=arm-linux
--enable-speed
--disable-debugging
--enable-fpm-arm
Because, I don't have sound output device on my target right now , so I
tried to run madplay with only DECODE on iPaq (StrongARM 210MHz) and EP7312
(ARM 74MHz) for compare. The test.mp3 is 128kbps, 44100Hz, joint stereo,
1m1.2s long.
$ time ./madplay -v --output=wave:/dev/null test.mp3
iPaq: 11.857s
EB7312: 1m5.539s
What I got wrong? Does it mean my platform can't play mp3 smoothly? Any idea
to improve the performance in that case?
Thank you for your suggestion!
Regards,
Jimmy