Skip to content
Anime4000 edited this page Jul 2, 2024 · 3 revisions
  1. Clone
git clone https://gitlab.com/AOMediaCodec/SVT-AV1
  1. Install Visual Studio 2019 and Open x64 Native Tools Command Prompt for VS 2019 from Start Menu > Visual Studio 2019

  2. Navigate SVT-AV1 folder and Run

build.bat 2022
msbuild svt-av1.sln /nologo /p:Configuration=Release
  1. Build file located <project root>\Bin\Bin\Release\Release

  2. Have Fun

Clone this wiki locally