Video Slicing Project by frame using OpenCV library in Python.
SAMPLE USAGE
python sliceVideo.py input.avi output.avi .mp4 0 300
- Desired extension should be entered like this: ".mp4" , ".avi"
- Start and End frame numbers should be in range of frame size of the video => 0 300: Start slicing from index 0, stop at 300th frame