Revamped the GUI so it can be used with multiple files enabling you to queue a batch of files for restoration. You can choose if you want the start the app in watch mode (watch restored video in realtime) or in export mode (restore one or multiple files in the background to watch later)
Similarly, the CLI now also accepts multiple files by passing a directory of files as input.
Other changes:
- GUI: Toggle fullscreen mode by double-clicking the video
- GUI/CLI: Set file name pattern used to determine file names of output file(s)
- GUI: Fix occasional glitch in fullscreen mode where screen became full black (or white on light theme)
- GUI: Set custom FFmpeg encoder options. Previously this was only available in CLI
- GUI: New setting to choose a default output directory. Use it if you don't want to see the File/Folder dialog when clicking Restore
- GUI: Fixed crash when opening files containing audio with samplerate other than 48 kHz. This probably only affected Windows users
- CLI: Removed --preserve-relative-scale. --output now is optional. Added --list-devices