0

I am slicing subclips using ffmpeg 5.1 and the command ffmpeg -ss 5 -i input -t 10 -c copy -y output I want my subclip to start at 5 seconds instead of 0 seconds. Is there an option in ffmpeg to implement this logic?

0 Answers0