Free FPS is an open‑source desktop app and scripts to change a video file frame rate (FPS) using FFmpeg.
Unlike video editors, it does not add effects or alter content - it only adjusts playback speed and, if needed, re-encodes audio as well.
Useful if you work with multiple videos shot at different frame rates that cannot be combined or edited without interpolation or frame loss.
REVE (Real-ESRGAN Video Enhance) is a small, fast application written in Rust that is used for upscaling animated video content. It utilizes Real-ESRGAN-can-Vulkan, FFmpeg and MediaInfo under the hood. REVE employs a segment-based approach to video upscaling, allowing it to simultaneously upscale and encode videos. This results in a notable enhancement in performance and enables the feature of reusability. You can download Windows executable file for Intel/AMD/Nvidia GPU. This executable...
An attempt to write Anime4K in Rust. Anime4K is a state-of-the-art*, open-source, high-quality real-time anime upscaling algorithm that can be implemented in any programming language.