Skip to content

Instantly share code, notes, and snippets.

@YHaruoka
Created June 12, 2022 09:45
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/f50427827c876ab9839cc42e2b1cc12b to your computer and use it in GitHub Desktop.
Save YHaruoka/f50427827c876ab9839cc42e2b1cc12b to your computer and use it in GitHub Desktop.
ffmpeg -i input.mp4 -vf thumbnail=1000,scale=384:216 -frames:v 1 output.png
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment