Skip to content
Anime4000 edited this page Dec 3, 2019 · 1 revision
  1. Clone
git clone https://github.com/OpenVisualCloud/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 2019
msbuild svt-av1.sln /nologo /p:Configuration=Release
  1. Build file located <project root>\Bin\Bin\Release\Release

  2. Have Fun