Skip to content

Instantly share code, notes, and snippets.

@joffilyfe
Created July 17, 2026 08:37
Show Gist options
  • Select an option

  • Save joffilyfe/2ded5188774cb0ff044b95cffb8a5f59 to your computer and use it in GitHub Desktop.

Select an option

Save joffilyfe/2ded5188774cb0ff044b95cffb8a5f59 to your computer and use it in GitHub Desktop.
ffmpeg -i epic-tickets.mov -vf "fps=15,scale=640:-1:flags=lanczos,split[s0][s1];[s0]palettegen[p];[s1][p]paletteuse" epic-tickets.gif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment