I have a video file (mp4) and I want to be able to take a small section of that video and save it to another mp4 file. I am thinking that using an Outputstream is the way to go but don't know how to do this for video. Any help is much appreciated.