how do you convert a flv file to mp3 in java?

That One Guy

New member
Hello! I was about to convert a bunch of flv files to mp3's. I was going to download a converter, but I decided instead to try to make one. Problem is... I have no idea how. I looked into how to, and the only relative result I got was someone talking about a Project named ffmpeg. I looked into it and it seemed like a lot of hassle. So I come here asking if there is a way to convert my files in java without using ffmpeg. If not, then I guess I'm kinda stuck messing with it after all :p
 
Back
Top