A gif has a single 256 color palette.. So all the images/frames in the gif have to use the exact same palette. What I've found that helps is to color reduce each image down to something like 16 bits.. then try using them... If that still sucks, what I'll do is make a collage of all the images and try various color reductions to get the entire thing down to 256 colors. At that point I'll cut the image back up into individual gif images and then use those to make the gif.
|