mirror of
https://github.com/levogevo/ffmpeg-av1-builder.git
synced 2026-01-15 16:56:18 +00:00
typo
This commit is contained in:
@@ -16,7 +16,7 @@ git clone https://git.ffmpeg.org/ffmpeg.git "$FFMPEG_DIR" --depth 1
|
|||||||
git clone https://aomedia.googlesource.com/aom "$AOM_DIR" --depth 1
|
git clone https://aomedia.googlesource.com/aom "$AOM_DIR" --depth 1
|
||||||
git clone https://github.com/Netflix/vmaf "$VMAF_DIR" --depth 1
|
git clone https://github.com/Netflix/vmaf "$VMAF_DIR" --depth 1
|
||||||
git clone https://code.videolan.org/videolan/dav1d.git "$DAV1D_DIR" --depth 1
|
git clone https://code.videolan.org/videolan/dav1d.git "$DAV1D_DIR" --depth 1
|
||||||
git clone git clone https://gitlab.xiph.org/xiph/opus.git "$OPUS_DIR" --depth 1
|
git clone https://gitlab.xiph.org/xiph/opus.git "$OPUS_DIR" --depth 1
|
||||||
|
|
||||||
# build svt-av1
|
# build svt-av1
|
||||||
cd "$SVT_DIR/" || exit
|
cd "$SVT_DIR/" || exit
|
||||||
|
|||||||
Reference in New Issue
Block a user