
xrossvert is a desktop GUI application using the Qt framework to provide a user-friendly interface for the FFmpeg video processing library.
Check out the latest release page.
This project was built using Qt 6.10.1 and Qt Creator 18.0.1. Just clone the repo, open the folder and build it using Qt Creator. Make sure to move the FFmpeg executable to /[binary folder]/bin/ and profiles.json file to /[binary folder]/ before running.