
Especially now I know you can create them via the command line and ffmpeg.
ffmpeg -i file.mov -pix_fmt rgb24 -s qcif -loop_output 0 animated_gif_ftw.gif

Especially now I know you can create them via the command line and ffmpeg.
ffmpeg -i file.mov -pix_fmt rgb24 -s qcif -loop_output 0 animated_gif_ftw.gif