python frEx.py -cut -input input_file -output output_file -start hh:mm:ss:dd -end hh:mm:ss:dd Example: python frEx.py -cut -input video.mp4 -output cut.mp4 -start 00:03:27:500 -end 00:05:25:100 python ...