frameRate
Colin Holgate
coiin at rcn.com
Wed Jan 28 14:23:48 EST 2009
On Jan 28, 2009, at 2:14 PM, Richmond Mathewson wrote:
> Wouldn't is be a good idea to control an animation (say, an animated
> GIF) by making it into a Movie file and then messing around with
> playRate with the resultant videoClip?
Animated gif frames can all have different durations. To make a movie
version you would need a frame duration that was a multiple of all of
the gif frame durations, and each gif frame would have to be extended
to last just the right number of movie frames. You would most likely
end up with a bigger file that doesn't have exactly the same timing
as the original.
More information about the use-livecode
mailing list