How to play a song on mplayer on repeat?

Try:

mplayer -loop <repeat count>

Setting count to zero (-loop 0), should repeat it infinitely.