Tip
- Linux binary releases are now distributed in AppImage format.
- You should now be able to compile Video2X with Ninja.
Note
Due to the large size of the RIFE model files, only the latest versions (v4.6, v4.25, and v4.26) are included in the downloads. If you need to use any of the older models, please download them from here and place them in the models
directory.
Added
- Multi-versioning to critical functions to enhance performance in generic architecture builds.
- RIFE models v4.25 and v4.26 (#1304).
- Support for processing videos without PTS information (#1278).
- The feature to copy input streams' metadata to the output streams (#1282).
- (Video2X Qt6) German translation (#1279).
- (Video2X Qt6) Option to remove finished tasks from the queue.
- (Video2X Qt6) Option to specify actions after processing is complete.
- (Video2X Qt6) Support for adding and removing tasks during processing (#1281).
- (Video2X Qt6) The feature to automatically set codec to PNG for images (#1204).
- (Video2X Qt6) The preferences dialog.
Changed
- Improve the CMake optimization flags and option names.
- (Video2X Qt6) Embed translation files in the executable to avoid missing resources (#1250).
- (Video2X Qt6) Redesign the main window UI to improve usability.
Fixed
- A bug that causes the wrong encoder to be selected.
- (Video2X Qt6) Incorrect font used for the Japanese translation (#1276).