cmd/ffmpeg ffmpeg¶ cut first 15 sec video clip¶ ffmpeg -i J3tfdcwb5U4.mp4 -ss 00:00:0.0 -c copy -t 18 "newfile.mp4"