b3ta.com board
You are not logged in. Login or Signup
Home » Messageboard » XXX » Message 811901 (Thread)

# Hover

Ubersized Clicky
Sorry for size anyway!
does anyone kno
how to repeat frames in a gif in image ready
without duplicating them many times?
or is this just wishful thinking?
(, Mon 17 Feb 2003, 16:22, archived)
# no
but woo yay to your pick.
(, Mon 17 Feb 2003, 16:22, archived)
# *snort*
(, Mon 17 Feb 2003, 16:25, archived)
# The GIF format
does not let you repeat a frame per se but if you
have a global LZW dictionary (which I think you do)
then a lot of that duplication will be taken care
of by the encoding itself. The more times you repeat
a frame, the more the encoder will use chunks from
that frame in the dictionary and the smaller the result.

Okay, it ain't ideal, but it's the best you can do (as
far as I know).
(, Mon 17 Feb 2003, 16:29, archived)
# um
surely just "copy frame" and then "paste frame"?
(, Mon 17 Feb 2003, 16:49, archived)