Skip to content

Instantly share code, notes, and snippets.

@YHaruoka
Last active May 12, 2022 08:33
Show Gist options
  • Save YHaruoka/273c9e6472a14a8cbb3b127ad6c0acb5 to your computer and use it in GitHub Desktop.
Save YHaruoka/273c9e6472a14a8cbb3b127ad6c0acb5 to your computer and use it in GitHub Desktop.
ffmpeg -i input.mp4 -map 0 -c copy -f segment -segment_time 10 -reset_timestamps 1 output_%03d.mp4
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment