Skip to content

Instantly share code, notes, and snippets.

@loriopatrick
Created June 8, 2019 03:12
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 loriopatrick/72513115251ffb448dca1ea59cb274ad to your computer and use it in GitHub Desktop.
Save loriopatrick/72513115251ffb448dca1ea59cb274ad to your computer and use it in GitHub Desktop.
ffmpeg -ss 61.0 -t 2.5 -i $1 -filter_complex "[0:v] split [a][b];[a] palettegen [p];[b][p] paletteuse" $2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment