The app allows users to upload the video from the phone and able to perform the following operations
- Compress video -> Will compress the video and reduce its space in memory
- Cut video -> Use RangeSeekbar to select time range for cutting video
- Reverse video -> Will reverse the video
- Extract image frames from video -> Use RangeSeekbar to select time range for extracting image frames from the video
- Extract audio from video -> Will extract audio from the video
- Add fading effect -> Will add Fade in effect at the start of video and fade out effect at the end of video
- Create fast motion video -> Increases the speed of video and changes original rate of video to faster version
- Create slow motion video -> Decreases the speed of video and changes original rate of video to slower version