Skip to content

Instantly share code, notes, and snippets.

@araphiel
Created November 2, 2018 19:45
Show Gist options
  • Save araphiel/9ddedbf61319dad919c62b84e20fc2cd to your computer and use it in GitHub Desktop.
Save araphiel/9ddedbf61319dad919c62b84e20fc2cd to your computer and use it in GitHub Desktop.
High Res Gif
$ ffmpeg -i trim-sparkle-main.mov -filter_complex "[0:v] fps=12,scale=w=480:h=-1,split [a][b];[a] palettegen=stats_mode=single [p];[b][p] paletteuse=new=1" sparkle.gif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment