davFaithid / NotEnoughAV1Encodes

GUI for AV1 (aomenc, rav1e & svt-av1)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NotEnoughAV1Encodes

NEAV1E is a GUI for AV1 encoders - aomenc, rav1e, svt-av1 & vp9.

It is a tool to make encoding faster and easier for AV1 encoders.

alt text

alt text

Build status


πŸ”¬ How does this program work?

  1. This program will split the given video file into chunks (scene based splitting or equal chunks).
  2. After splitting, it will encode the chunks with n-amount of workers.
  3. When finished, it will merge the encoded files to a single video file.

alt text Releases

Stable Builds: Releases

Unstable Builds: AppVeyor

πŸ“½ Encoders

NEAV1E supports the following encoders:

  • aomenc / libaom
  • rav1e
  • svt-av1
  • vp9

πŸ“‹ Installation / Usage / Wiki: https://github.com/Alkl58/NotEnoughAV1Encodes/wiki


πŸ“¬ Contacting me

You can find me on the unofficial AV1 Discord or on the NEAV1E Discord

About

GUI for AV1 (aomenc, rav1e & svt-av1)

License:MIT License


Languages

Language:C# 100.0%