This is input plugin for winamp. It plays mp3 and mp2 files.IN_LIBWMP3 has ability to play mp3 song backward in "real backward mode".It means that mp3 frames are decoded backward. There is no large predecoded wave buffer or diskfile, no additional large memory allocation ... To enable this plugin you need to disable other input plugins for mp3 files.To disable standard winamp in_mp3.dll plugin activate "NULSOFT MPEG AUdio Decoder" configurationdialog and delete mp3 extension from extension list.To play mp3 backward, press PAUSE button while song is playing.Press PAUSE again to continue normal playing.Source code at:http://www.inet.hr/~zcindori/inlibwmp3/
If you really need to be able to playback mp3 files in reverse (i guess for those fun party moments) then this will do just that in this originally quirky decoder. However, it does mean you losing the use of the pause functionality and the lack of ID3v1/v2/APE tag editing is a real downside to using this mp3 decoder over the native one.