ffmpeg -y -i input.mp4 -filter_complex "fps=5,scale=480:-1:flags=lanczos,split[s0][s1];[s0]palettegen=max_colors=32[p];[s1][p]paletteuse=dither=bayer" output.gif
Last active
December 11, 2024 13:02
-
-
Save alifeee/9e968dbf9f380ab4b15cda8d05d2a89e to your computer and use it in GitHub Desktop.
FFmpeg commands
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment