Dain-App 0.33 (Patreon)
Published:
2020-02-27 11:48:55
Edited:
2020-03-05 01:49:55
Imported:
2020-03
Content
What's new:
- Output can have audio now [Is a option]
- A folder with PNG's can be used as a input
- Render can be resumed if the app crash or you need to close it.
About audio output:
Since the output usually don't have the exactly same length as the input, the audio will try to speed up or slow down to fit the final output.
For now the audio will only appear in the original output (Not in the limitpallet version and the cut down version that exceeds the final fps )
About the folder with PNG:
You just need to select a folder that contain the .png files, they can have any name, but the application will do the best to sort them out, so it should be better to name them as 001 002 003 etc
The app will copy all the files and rename them the same as using a video as input. If Downscale is selected it will also affect the resolution of the copied files.
About the resume render:
This one is really crude right now, it need some work in the next versions.
The app now create a config.json once you start rendering. If you want to resume this render later on, you need to select this file.
The interface will not let you change any configuration if you are resuming a render, you will only be able to click the render buttons to keep doing your render.
There is a flaw in this version, if you start the render with "Clean interpolated PNG folder before starting." turned on. Once you try to resume the render, it will get this value and clean the interpolated folder, i will fix this on the next version,