diff --git a/scripts/build.sh b/scripts/build.sh index 9c6b177..0be4b1d 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -121,7 +121,7 @@ git clone --depth "$GIT_DEPTH" https://aomedia.googlesource.com/aom "$AOM_DIR" git clone --depth "$GIT_DEPTH" https://github.com/Netflix/vmaf "$VMAF_DIR" git clone --depth "$GIT_DEPTH" https://code.videolan.org/videolan/dav1d.git "$DAV1D_DIR" git clone --depth "$GIT_DEPTH" https://github.com/xiph/opus.git "$OPUS_DIR" -git clone --depth "$GIT_DEPTH" https://git.ffmpeg.org/ffmpeg.git "$FFMPEG_DIR" +git clone --depth "$GIT_DEPTH" https://github.com/FFmpeg/FFmpeg "$FFMPEG_DIR" # rockchip ffmpeg libs FFMPEG_ROCKCHIP=""