>>48312548Here's this particular one. Crop/scale was left as is. I often like to fiddle with the number of colors also. If bayer scale 5 doesn't work for the gif, I often dislike 5< bayer dithers, so in that case I just drop the whole :dither=bayer:bayer_scale=5
ffmpeg -filter_complex "[0:v] fps=24,crop=iw:ih:0:0,scale=w=iw:h=-1:flags=lanczos,split [a][b:lit]; [a] palettegen=max_colors=64:reserve_transparent=1:stats_mode=diff [p]; [b:lit][p] paletteuse=diff_mode=rectangle:dither=bayer:bayer_scale=5" -i "Fu0OZQoakAAn7Hk.mp4" -map_metadata -1 -f gif "Fu0OZQoakAAn7Hk.gif"