Rav1e Gui Save

GUI to encode video files to AV1, using the rav1e encoder. Multi-threads by splitting the input file in parts and encoding each in a separate thread

Project README

RAV1E GUI Travis Build Status AppVeyor Build Status

A GUI to convert video files to AV1 using rav1e

Main Window Screenshot

Advanced Encoder Options Window Screenshot

I wrote this software to test the rav1e software. The GUI encodes the input video to .y4m to feed it into rav1e. The audio is encoded to Opus using ffmpeg. After the encoding is finished, the .ivf files are concatenated. Lastly, the .ivf and .opus (if video has audio) files are merged into a .webm or .mkv container.

Originally written in Visual Basic .NET using Visual Studio 2017 and updated using Visual Studio 2019.

Dependencies:

Builds come with rav1e bundled, but not ffmpeg due to licensing restrictions.

Updated components builds:

Ocasionally, rav1e gets updated. You can download the latest version of rav1e_gui with the latest version of rav1e included here: https://moisescardona.me/rav1e-gui

Enjoy!

Open Source Agenda is not affiliated with "Rav1e Gui" Project. README Source: moisespr123/rav1e_gui
Stars
37
Open Issues
5
Last Commit
3 years ago

Open Source Agenda Badge

Open Source Agenda Rating