Perfect for GoPRO video!
./mkvideo.sh -m <input music file> -p <howManyTimePassOnVideo> -u <Unique file selection (like -p 1)> -s <secondCutFroVideo> -n <numberOfSelection> -o <outputfile>
- -u unique file selection (same of -p 1)
- -m music file (default: music.mp3)
- -s seconds cut fro video (default: 2)
- -n numer of selection (default: 140)
- -p how many time maximum pass on video (default: 10)
- -o output file (default: output_final.MP4)
- -h show this help menu