You can use Blender (100% free) to do this for you from the recorded Aseprite images. You can google for "blender import png image sequence" for videos on how to do it. Just point it at the directory that has all the timelapse images.
thomaseding
Recent community posts
I made a script fork today that removed the annoying popup save dialog (among other changes):
https://github.com/thomaseding/aseprite-record
Does not require a special build of Aseprite itself (Steam install works fine).
I made a fork today that:
- Fixed crashes with Selection Tool + Move Tool
- Removed the annoying popup save dialog
- Defaulted snapshot interval to 1 (instead of 3)
- Nicer output file names
https://github.com/thomaseding/aseprite-record
Feel free to yank some/all of the new content from this and bring it into the main project.
I also wrote a post processor that will collapse sequences of identical output files. It will also rename things in proper order, letting you hand-delete bad recorded frames (such as an accidental paint fill). It's still pretty rough on the edges (wrote it today), so I don't have a link for it up yet.