Dain-App 0.37 (Patreon)
Published:
2020-04-13 00:40:25
Imported:
2020-09
Content
This version was more focuses on fixing bugs on the "Render video" step of the application.
With the great help and tests of RedError, we managed to improve a lot the .gif output that the application generate as well.
- Tried to fix the random "Divided by zero" error that appear some times.
- Some smaller in the code that generate the video for mode 3 and 4
- Mode 1 and 2 was removing the first frame, fixed
- A lot of improvements on selecting the frames for GIF files
- If the option "Limit Color Palette" is selected, it will generate two output video files. The first is generated via ffmpeg and the other via PIL, the PIL version should work a little better for pixel art and perfect loop animations.
- If "Perfect loop" is not selected, it will add the last original frame to the interpolated_frames folder
For the next version (0.38)
- Videos are not showing the last frame in the interpolated_frames folder, need to fix it.
- Need to fix the "Resume render" option that is broken with some configurations.
- A new Intepolation Mode, that you remove original frames and replace only those with intepolated frames.
- Fix some smaller bugs and improve the error messages.