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

Posted by Samuel Yung on Stack Overflow See other posts from Stack Overflow or by Samuel Yung
Published on 2010-04-26T10:59:19Z Indexed on 2010/04/26 11:03 UTC
Read the original article Hit count: 295

Filed under:
|
|

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.

© Stack Overflow or respective owner

Related posts about java

Related posts about jmf