We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cafc68d + 745c7e0 commit 958694cCopy full SHA for 958694c
third-party/svt.cmd
@@ -5,7 +5,7 @@
5
: # If you want to enable the SVT-AV1 encoder, please check that the WITH_SvtEnc and WITH_SvtEnc_BUILTIN CMake variables are set correctly.
6
: # You will also have to set the PKG_CONFIG_PATH to "third-party/SVT-AV1/Build/linux/Release" so that the local SVT-AV1 library is found.
7
8
-git clone -b v1.2.1 --depth 1 https://gitlab.com/AOMediaCodec/SVT-AV1.git
+git clone -b v2.1.0 --depth 1 https://gitlab.com/AOMediaCodec/SVT-AV1.git
9
10
cd SVT-AV1
11
cd Build/linux
0 commit comments