Thanks for the reply... > > Yes, madplay works quite good on ARM systems: > > http://www.mars.org/home/rob/proj/mpeg/ > > It's completely free of floating point (like splay), actively hacked > (unlike mpg123), and released under GNU GPL (so it could even be > shipped in the "main" section). >
I've been trying madplay for some days by now. But it doesnt works for me. I've the cross compiler. My configure options are as follows.. ./configure --build=i386-linux --host=arm-linux --target=arm-linux --enable-fpm=arm --enable-aso And it compiles. When I try to run the application it fails with the following error mesg. output: sample frequency 44100 Hz not availlable;closest 41666 Hz output: cannot resample 44100 Hz to 41666 Hz And the program quits. Can sombody tell me how to fix this problem. I'm working with CLPS7500FE ARM processor evaluation board. > If you really want, I can even send you a precompiled binary for > madplay. > I'll be happy If you could send me the binary so that I can make sure that it'll work in my board. Thanks, _Saran_

