How to play mp3 with ffmpeg?

I had installed ffmpeg on my openwrt.
opkg install ffmpeg
In pc platform ,just run :
ffplay filename.mp3
I found no ffplay on openwrt after installing ffmpeg,how to play mp3 with ffmpeg then?