Skip to content

Instantly share code, notes, and snippets.

@YHaruoka
Created June 23, 2022 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YHaruoka/0328329cd8d88acf6ed0c949e418c62f to your computer and use it in GitHub Desktop.
Save YHaruoka/0328329cd8d88acf6ed0c949e418c62f to your computer and use it in GitHub Desktop.
ffmpeg -i input.mp4
ffmpeg -i input.mp4 -r 10 output_fps10.mp4
ffmpeg -i input.mp4 -r 60 output_fps60.mp4
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment