Playback issues

View: New views
1 Messages — Rating Filter:   Alert me  

Playback issues

by henke37 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, I am trying to make a sound library for the Wii that uses libmad for
the mp3 decoding. However, I seem to have a problem, my code reports a
lot of lost sync errors when decoding the frames. Could someone please
take a look at my code and see if I am doing something obviously wrong?

You can find my code at svn://henke37.cjb.net/sound/ , the main file is
newMP3Player.cpp .