Trim part of video or audio file using ffmpeg

in dtube •  6 years ago 


Extract part of video or audio file using ffmpeg in Terminal.
Commands:
ffmpeg -ss 00:01:00 -i file.mkv -t 00:02:00 -codec copy trimed.mkv

YouTube Link:

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!