I am a new user with the lame_enc.dll.My program bases on window platform.
I encounter a serious problem with the second parameter of beEncodeChunk(HBE_STREAM hbeStream, DWORD nSamples, PSHORT pSamples, PBYTE pOutput, PDWORD pdwOutput).I use window's MCI(Media Control Interface) functions to record sound.It places all datas into the char buffer(i.e.,char *lpData).
Did you check that you record 16 bit data? Lame requires 16 bit. Soundcards often can produce 8bit data as well.
Martin
_______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
