How to extract audio from a video file and make it as JavaSound AudioInputStream?

浪子不回头ぞ 提交于 2020-01-17 03:23:09

问题


I know JMF needs to be used to deal with video, but the JMF api is very confusing and difficult to understand. I saw something like this but what I want to do is the opposite I think.


回答1:


Problem solved. Xuggler is needed for doing the above operation. JMF is useless except for playing videos.



来源:https://stackoverflow.com/questions/2712855/how-to-extract-audio-from-a-video-file-and-make-it-as-javasound-audioinputstream

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!