簡素なプレーヤーで、FFmpeg APIのテストに利用できます。
ffplay [options] input_url
たとえば次のように記述することで、sample.mp4を再生できます。
ffplay sample.mp4