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: LAME in Java (Read 2031 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

LAME in Java

OK I'm new to this and I need help. How do I use LAME in a JAVA program to encode MP3 files? I know about MP3Encoder class that's floating around out there
but I can;t get it to work. It keeps telling me that I'm trying to encode an unsupported format even with WAV. I need to knwo what I can do. DO I use the DLL? Or do I symply call the LAME command line program from withing JAVA?
Help me please.