I will build a simple program that
- Can play video file (.mp4) in my program.
- Can extract the video, so that I can get the title, length, subtitle, and the audio, etc.
What is the library in Java that I should use?
I have googled, but I still can not find the best library. By the way, I have tried to download xuggler, but I can not find any file.exe that can install this library. Please be kind because I never make a code regarding video player and video extractor.