Shorten a Video with ffmpeg

ffmpeg -i input.mp4 -ss 0 -t 8 output.mp4

Meta

Created:

Updated: 2025-01-19 11:01