Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Audio data lost when using lame dll? (Read 1568 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Audio data lost when using lame dll?

Hi, I downloaded lame 3.92 source code, and complied its example.dsw project and lame.dsw project.

Unfortunately, when I use example.exe to convert one wav file(25mins) to mp3, 3 seconds lost. But when I use lame.exe( --cbr -B 128) to convert it, no second lost.

Any ideas what it could be ?