问题
We would like to concatenate/merge/join mp3 files seamlessly using "java" in any environment. We are trying the following options at the moment ( please let us know any other options):
Using JMF -- ruled out as it supported only in windows http://java.sun.com/javase/technologies/desktop/media/jmf/reference/faqs/index.html
Using tritinous , jlayer and Lame combination.
Please let us know thoughts and the links those mention about concatenate/merge/join mp3 files using option 2.
回答1:
Apple QuickTime for Java would be one alternative
来源:https://stackoverflow.com/questions/2729824/concatenating-mp3-files-or-joining-mp3-files-using-java