Playback issues
Henrik Andersson <[email protected]> Sun, 26 Oct 2008 21:00:03 +0100
| Newsgroups | gmane.comp.audio.mad.devel |
|---|---|
| Message-ID | <[email protected]> |
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 .