Skip to content

Instantly share code, notes, and snippets.

@YHaruoka
Created May 11, 2022 00:48
Show Gist options
  • Save YHaruoka/85c5f7421553fe3f43433f77ee9c008f to your computer and use it in GitHub Desktop.
Save YHaruoka/85c5f7421553fe3f43433f77ee9c008f to your computer and use it in GitHub Desktop.
ffmpeg -ss 00:02:00 -i input.mp4 -ss 0 -t 60 -c:v copy -c:a copy -async 1 -strict -2 output.mp4
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment