NotEnoughAV1Encodes
GUI for AV1 (aomenc, rav1e & svt-av1)
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- AudioTracks.cs
- CommandGenerator.cs
- EncodeAudio.cs
- VideoTabOptimization.xaml
- VideoTabOptimization.xaml.cs
- VideoTabQuality.xaml
- VideoTabQuality.xaml.cs
- VideoTabVideo.xaml
- VideoTabVideo.xaml.cs
- AdvancedTab.xaml
- AdvancedTab.xaml.cs
- AudioTab.xaml
- AudioTab.xaml.cs
- ChunkingTab.xaml
- ChunkingTab.xaml.cs
- FiltersTab.xaml
- FiltersTab.xaml.cs
- HDRTab.xaml
- HDRTab.xaml.cs
- MainWindowTopButtons.xaml
- MainWindowTopButtons.xaml.cs
- QueueTab.xaml
- QueueTab.xaml.cs
- SubtitlesTab.xaml
- SubtitlesTab.xaml.cs
- SummaryTab.xaml
- SummaryTab.xaml.cs
- AMFAV1.cs
- AOMAV1FFmpeg.cs
- Aomenc.cs
- AVCFFmpeg.cs
- Encoder.cs
- HEVCFFmpeg.cs
- NVEnc.cs
- QSVEnc.cs
- Rav1e.cs
- Rav1eFFmpeg.cs
- SvtAV1.cs
- SvtAV1FFmpeg.cs
- VpxVP9FFmpeg.cs
- MediaInfo.cs
- MediaInfo.dll
- ChunkProgress.cs
- ChunkVMAF.cs
- QueueElement.cs
- folder.png
- neav1e.ico
- pause.png
- queue.png
- resume.png
- save.png
- settings.png
- start.png
- stop.png
- video.png
- videoplaceholder.jpg
- LocalizedStrings.cs
- Strings.de.resx
- Strings.Designer.cs
- Strings.fr-FR.resx
- Strings.it-IT.resx
- Strings.ja-JP.resx
- Strings.resx
- Strings.ru-RU.resx
- Strings.zh-CN.resx
- Global.cs
- MediaLanguages.cs
- Settings.cs
- CommandGenerator.cs
- ExtractSubtitles.cs
- SubtitleTracks.cs
- Encoder.cs
- VideoDB.cs
- VideoEncode.cs
- VideoMuxer.cs
- VideoSettings.cs
- VideoSplitter.cs
- VMAF.cs
- BatchFolderDialog.xaml
- BatchFolderDialog.xaml.cs
- FirstStartup.xaml
- FirstStartup.xaml.cs
- OpenSource.xaml
- OpenSource.xaml.cs
- ProgramSettings.xaml
- ProgramSettings.xaml.cs
- SavePresetDialog.xaml
- SavePresetDialog.xaml.cs
- TestCustomSettings.xaml
- TestCustomSettings.xaml.cs
- Updater.xaml
- Updater.xaml.cs
- IdleDetection.cs
- Resume.cs
- Suspend.cs
- App.xaml
- App.xaml.cs
- AssemblyInfo.cs
- MainWindow.xaml
- MainWindow.xaml.cs
- NotEnoughAV1Encodes.csproj
- .gitattributes
- .gitignore
- appveyor.yml
- Inno_Setup_Compiler.iss
- LICENSE
- NotEnoughAV1Encodes.sln
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/Alkl58/NotEnoughAV1Encodes
Downloads the entire project code from GitHub to your computer.
cd NotEnoughAV1Encodes
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
// repository documentation
Was this content helpful?
(0 ratings)
