質問

Can jlayer/javazoom, or vlcj playback MPEG4, RAW AMR, or THREE GPP?

I have searched, and I cannot find how to correctly use the players, or whether they even support playback of these file formats. Are there any other players that can playback these audio formats?

役に立ちましたか?

解決

I've used Xuggler http://www.xuggle.com/xuggler/ for playing AMR from files. It uses ffmpeg with opencore-amr-nb. And I think it can play other formats. You can start from http://xuggle.googlecode.com/svn/trunk/java/xuggle-xuggler/src/com/xuggle/xuggler/demos/DecodeAndPlayAudio.java

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top