Skip to content

Instantly share code, notes, and snippets.

@iharkatkavets
Created April 1, 2018 07:31
Show Gist options
  • Save iharkatkavets/8e3fda62e9f55986e8f26231e6a2f1e2 to your computer and use it in GitHub Desktop.
Save iharkatkavets/8e3fda62e9f55986e8f26231e6a2f1e2 to your computer and use it in GitHub Desktop.
// take a frame at specified time
$ ffmpeg -ss 00:02:04.400 -i 03241225_0031.MP4 -vframes 1 -q:v 2 ~/Desktop/output1.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment