github akai-katto/dandere2x 1.8
Bug Fixes, Upscale Folder, CLI

latest releases: 3.7, 3.6.1b, 3.6b...
4 years ago

Upscale Folder + CLI

Dandere2x now has a CLI component, which is combined with the GUI. The main appeal of the CLI is that folders can be upscaled from it, while the GUI only (currently) supports single video inputs.

Upscale Folder Tutorial

  1. Run cmd.exe as administrator

  2. 'cd' into your dandere2x directory.

  3. Run 'dandere2x.exe -i C:\your_videos_here\ -o C:\output_videos_here'

You can also run 'dandere2x.exe -h' for more options. Be warned - it takes a while for the executable to startup. This is a result of using pyinstaller.

Bug Fixes

Horizontal Videos No Longer Broken

Thank you tremex for finding the source of the 'black bottom' bug.

Re-added deleting of workspace to dandere2x session starts

I forgot to re-add the code that required the workspace to be clear before dandere2x starts, and caused a lot of issues for people. The code is re-added

Known Bugs

  • If you shutdown dandere2x prematurely, there may be a chance ffmpeg.exe is running in the background somewhere, which will prevent a folder from being deleted. You can fix this by either using task manager to kill the 'floating' ffmpeg.exe' or using the cmd command: 'taskkill /f /im ffmpeg.exe

  • If dandere2x isn't working, try setting the yaml config of 'use_min_disk:' to false. Some user reports that this fixes some issues associated with progressive frame extraction.

  • User reports audio mismatch, investigating

Don't miss a new dandere2x release

NewReleases is sending notifications on new releases.