|
|
Rockbox mail archiveSubject: mpeg audio playback in x11 uisimulatorFrom: Dave Chapman (dave_at_dchapman.com) Date: 2002-05-10
Hello,
I've just committed to CVS my first attempt to add mpeg audio playback to the
It uses the GPL'd libmad (http://www.mars.org/home/rob/proj/mpeg/) and
make MPEG_PLAY=1
or
export MPEG_PLAY=1
In the current implementation, the mp3 file is played (using the OSS device
The current "mpeg API" consists of the single function:
int mpeg_play(char* fname);
which returns when a key is pressed or the song has been played.
The next stage (in parallel with a win32 implementation) is to devise and
Any suggestions?
Can I also take this chance to suggest that we don't do anything to limit the
Regards,
Dave.
Page was last modified "Jan 10 2012" The Rockbox Crew |