• How to slow down an animated gif?

    From Don Bruder@21:1/5 to Peter Percival on Fri Jul 15 09:05:01 2016
    In article <nmak9i$28r$1@news.albasani.net>,
    Peter Percival <peterxpercival@hotmail.com> wrote:

    I wish to slow down a gif animation. Can it be done? Is there a byte somewhere that I can change with a hex editor?

    Google is your pal. Took about 10 seconds to find the answer. You can do
    it, too.

    --
    Brought to you by the letter Q and the number .357
    Security provided by Horace S. & Dan W.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Peter Percival@21:1/5 to All on Fri Jul 15 13:17:51 2016
    I wish to slow down a gif animation. Can it be done? Is there a byte somewhere that I can change with a hex editor?
    --
    Made weak by time and fate, but strong in will
    To strive, to seek, to find, and not to yield.
    Ulysses, Alfred, Lord Tennyson

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Herbert Kleebauer@21:1/5 to Peter Percival on Fri Jul 15 18:16:10 2016
    On 15.07.2016 14:17, Peter Percival wrote:
    I wish to slow down a gif animation. Can it be done? Is there a byte somewhere that I can change with a hex editor?

    20 years ago I wrote a small DOS utility to split an animated
    gif. Change the waiting time in the generated control file
    and rejoin it (I have now added a 32 bit exe so it can be
    run on Win64).

    http://www.bitlib.de/pub/gif/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)