I've got a simple script that can display an animated gif.
I think that it could be improved. It's a bit slow loading the gif, and it
doesn't handle the missing information from some frames (changes from
I-frames [in MPEG speak]) and it doesn't handle transparent backgrounds.
Oh, and there's no e
Frame timing:
$delay = $image->[$frame_count]->Get('delay');
(I think!).
Still having some issue with anims (I think its PerlMagick thats causing
the problems), but its most certainly getting there :)
Steve
So now I'm working on this. I can now get individual frames from an
animated gif.
2 matches
Mail list logo