MP3 Encoding in Java

后端 未结 6 1717
后悔当初
后悔当初 2020-12-06 06:43

I need an OpenSource API in Java, which can encode *.wav and *.au formats to MP3 and vice-versa.

I have evaluated Java Sound API and LameOnJ, but they do not meet m

6条回答
  •  粉色の甜心
    2020-12-06 07:22

    If you are searching a pure java version of lame, check out these sources: http://jsidplay2.cvs.sourceforge.net/viewvc/jsidplay2/jump3r/

提交回复
热议问题