|
From: Daniel J S. <dan...@ie...> - 2005-12-30 22:26:09
|
Ethan Merritt wrote: >>I've recompiled after setting the above parameter to zero. > > > Don't do that. It won't work in general, because if any frame later > introduces a new color then the colormap will not be correct. > > In fact, the current code may set this before colors have been > determined even for the 1st frame. If that's the case, it's no > wonder you ended up with a monotone image. Let's try to fix this. I think there is a sensible solution. There are parameters keeping track of frame count (so we know if we've included the correct color map yet), etc. Additional parameter? Or no additional parameter? Dan |