Main update
- Support manually specify output FPS.
- Add fast mode for ACNet.
- Improve quality for ACNet when zoomFactor is not an integral power of 2.
- CLI
- Add progress, elapsed time and remaining time display.
- Add output file suffix checking for video processing
- GUI
- Add progress, elapsed time and remaining time display.
- Support to stop and pause video processing.
- Add icon of logo.
- AviSynthPlus plugin
- Add all YUV 8 bit format (YUV444, YUV422 and YUV420) input support of ACNet.
- Improve performance, now you can use it to real time playback, see how.
- VapourSynth plugin
- Add safe mode, and default is on, it usually faster, no extra pixels (weird border #11 ), but may use more memory.
- Add all YUV 8 bit format (YUV444, YUV422 and YUV420) input support of ACNet, need safe mode is turned on (otherwise only RGB24 and YUV444 is supported).
- Android
- Fix GPU mode may be incorrectly reported as unsupported.
- Change default output path (Fixed write file error in some Android 9 and Android 10 devices).
- Add config for saving data.
Download in Gitee