Guest User

Untitled

a guest
Oct 18th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. ffmpeg -i image-%%02d.png -vf palettegen palette.png
  2. ffmpeg -i image-%%02d.png -i palette.png -lavfi "paletteuse,setpts=6*PTS" -y out.gif
Add Comment
Please, Sign In to add comment