Also, reducing the file size of a Procreate time-lapse is really easy with ffmpeg: ffmpeg -y -i in.mp4 -filter_complex "fps=8,scale=480:-1:flags=lanczos,split[s0][s1];[s0]palettegen=max_colors=64[p];[s1][p]paletteuse=dither=bayer" output.gif (from here).
Just in case anyone else wanted to do it :3
Maya Hunter-hart
2025-09-20 15:14:06 +0000 UTCJohn Riendeau
2025-09-18 11:00:16 +0000 UTC