Hi! I wrote an Winamp DSP plugin that streams MP3 audio data at multiple bitrates from the same plugin using lame_enc.dll.
The interface is set up as if you can do multiple streams from the same plugin, but alas thats not the case. This line of code explained it all for me: // Not used, always assign stream 1 *phbeStream=1; Will Lame_enc DLL ever support real multiple concurrent encoding sessions from the same dll? Louis _______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
