How to trim a video in seconds:
Command:
ffmpeg -i input.mp4 -ss hh:mm:ss -t hh:mm:ss -c:v copy -c:a copy output.mp4
🌠 FFMPEG website: https://ffmpeg.org/
🌠 You may want to watch also: • OPENCV(C++) CIRCLE DETECTION WITHOUT ...
🌠 Stackoverflow: https://stackoverflow.com/users/11048...
🌠 Github: https://github.com/yunus-temurlenk?ta...
🌠 Twitter: / code_enjoy
If you see any mistake and any advice please comment. Thanks for watching...
#ffmpeg, #cutVideo, #trimVideo