开发者

Using jlayer/javazoom, or vlcj to playback audio (MPEG4, RAW AMR, or THREE GPP)

开发者 https://www.devze.com 2023-04-08 19:11 出处:网络
Can jlayer/javazoom, or vlcj playback MPEG4, RAW AMR, or THREE GPP? I have searched, and I cannot find how to correctly use t开发者_JAVA技巧he players, or whether they even support playback of these

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

I have searched, and I cannot find how to correctly use t开发者_JAVA技巧he 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

0

精彩评论

暂无评论...
验证码 换一张
取 消