Lee Revell:
What's the smallest and simplest command line MP3
player available? I
need it for testing an embedded system. It must be cross-compilable for
PPC target. The fewer dependencies the better (ideally it would be
self-contained).
mpg123 has no dependencies (except for the audio output libraries).
HTH
Clemens