[MPlayer-users] A problem about use mplayer to play mp3 on arm .

Matthew W. Miller mwmiller at columbus.rr.com
Wed Jan 7 16:08:58 CET 2004


On Wed, Jan 07, 2004 at 11:29:17AM +0800, kobi.yang at billionton.com.tw wrote:
>Then i cross-compile mplayer to arm platform.
>But the sound is queer when i play mp3 with libmad decoder.

Does the same audio stream sound okay when played with at least one of
'-ac mp3', '-ac ffmp3', '-ac mp3acm'?  If it does, then there's probably
a problem with libmad.  Try extracting the MP3 audio stream and playing
it with madplay:

$ mplayer -dumpaudio -dumpfile audiostream.mp3 movie.filename
$ madplay -owave:audiostream.wav audiostream.mp3
(Use your favourite audio player to play the output WAV file)

If it still sounds wrong, then check
http://www.underbit.com/products/mad/ for updates and instructions on
how to report bugs there.

If madplay's output sounds okay, then there may indeed be a problem with 
mplayer, in which case you should go to  http://www.mplayerhq.hu/DOCS/ , 
select your preferred language, and read appendix B on reporting bugs.
-- 
Matthew W. Miller <mwmiller at columbus.rr.com> "You shouldn't trust _any_
software. Software is _at best_ a faithful but bumbling zombie servant
that ineptly performs your bidding. At worst, it's an evil zombie that
wants to kill you and eat your brain." --Mr Bad, on Trusted Computing




More information about the MPlayer-users mailing list