Skip to content

Instantly share code, notes, and snippets.

@YHaruoka
Created May 11, 2022 06:08
Show Gist options
  • Save YHaruoka/e85af9d5adcabc195fc8f20513eb7a7a to your computer and use it in GitHub Desktop.
Save YHaruoka/e85af9d5adcabc195fc8f20513eb7a7a to your computer and use it in GitHub Desktop.
ffmpeg -i input.mp4 -vf crop=w=960:h=540:x=100:y=100 output.mp4
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment