#svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer
A directory named mplayer will be created in the current directory. You can later update your sources by typing
#svn update
#cd mplayer
#./configure
出错
No FFmpeg checkout, press enter to download one with git or CTRL+C to abort
安装git,敲回车键自动下载FFmpeg
# gmake
# gmake install