Use ImageMagick to create a gif from the command line.
convert -delay 20 -loop 0 source*.gif final.gif