A GUI to convert video files to AV1 using SVT-AV1
I wrote this software to encode video files to AV1 using SVT-AV1.
Written in Visual Basic .NET using Visual Studio 2019.
- You need ffmpeg as found here: https://ffmpeg.zeranoe.com/builds/. Use the nightly builds. Instructions here.
Builds comes mediainfo and SVT-AV1 bundled, but not ffmpeg due to licensing restrictions.
Ocasionally, SVT-AV1 and mediainfo gets updated. You can download the latest version of SVT-AV1 GUI with these updated tools included here: https://moisescardona.me/svt-av1-gui
Enjoy!