[MPlayer-users] One way to improve the playing quality on AT91RM9200

Xing Qianqian xingqq at 21com.com
Wed Oct 12 10:48:01 CEST 2005


When playing video with MPLAYER on AT91RM9200, I found it
difficult to get a nice result. The video is always slow
played.
I just modify the audio playing method. Start one thread to
playing audio from a shared buffer. The main thread just
put the audio data into that buffer. By this way, the quality
is improved.
I think the Mplayer can utilize this method.

On the other hand, mplayer can't play mp3 on AT91RM9200, while
SPLAYER can. I found that MP3 decoder is running slowly. It should
be optimized as SPLAYER does.


More information about the MPlayer-users mailing list