I've been searching google and haven't come up with anything useful. There is JMF but I don't know how to install libraries and I was wondering if there is a built in method to do this. I would like to combine multiple video files that are split up and also I would like to get thumbnails of the videos.
Is there a native class that allows me to do this or would this require me to load a video file like I would load any other file and process the frames individually?