Home Artists Posts Import Register

Content

This build is more focused on bug fixes. 0.39 had some pretty annoying crashes during render that now is fixed.

There is also a major update in pretty much all libraries used on the app. This made the torch library to be a little heavier, making the final build ~800mb compressed and and ~2.1gb uncompressed. 


Bugs fixed:

  • Random crash during rendering.
  • Output could bug and generate the final FPS as 25
  • Device selection

Improvements:

  • PIL GIFS now round up timing to improve speed (Thanks RedError)
  • Mode 3 and 4 use variable framerate, improving the timing (Thanks RedError)
  • Half-precision have better memory usage. There still some spikes in memory that need to be fixed, you can reduce a little the spike problem bu using "Don't use Pytorch benchmark"


Observation:

Mode 3 and 4 now use variable framerate, so looking at the average framerate will not be totally accuracy any more for output using those modes.

In ffmpeg you can have a better idea of the framerate using this command:

 !ffmpeg -i "{file}" -vf vfrdet -f null - 

Files

DAIN_APP Alpha 0.40

Get ad free downloads and 1 TB of space. Learn More Compressed Archive (.RAR) About Compressed Archive Formats Compressed archives combine multiple files into a single file to make them easier to transport or save on diskspace. Archiving software may also provide options for encryption, file spanning, checksums, self-extraction, and self-installation.

Comments

Anonymous

HI! Unfortunately, on the system ryzen 7, r9 390, does not run as a program, just appears and disappears command line

Anonymous

The program only supports Nvidia Cards since it requires CUDA to work