gemercheung 4 лет назад
Родитель
Сommit
943fc845f9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      install-ffmpeg

+ 1 - 1
install-ffmpeg

@@ -724,7 +724,7 @@ download "https://www.ffmpeg.org/releases/ffmpeg-4.4.tar.gz"
 
 
 curl -o libavfilter/vf_plusglshader.c https://raw.githubusercontent.com/numberwolf/FFmpeg-Plus-OpenGL/main/Plus-GL-Shader/vf_plusglshader.c
 curl -o libavfilter/vf_plusglshader.c https://raw.githubusercontent.com/numberwolf/FFmpeg-Plus-OpenGL/main/Plus-GL-Shader/vf_plusglshader.c
 curl -o libavfilter/vf_lutglshader.c https://raw.githubusercontent.com/numberwolf/FFmpeg-Plus-OpenGL/main/Plus-GL-Shader/vf_lutglshader.c
 curl -o libavfilter/vf_lutglshader.c https://raw.githubusercontent.com/numberwolf/FFmpeg-Plus-OpenGL/main/Plus-GL-Shader/vf_lutglshader.c
-curl-o  libavfilter.diff https://raw.githubusercontent.com/numberwolf/FFmpeg-Plus-OpenGL/main/Plus-GL-Shader/libavfilter.diff
+curl -o  libavfilter.diff https://raw.githubusercontent.com/numberwolf/FFmpeg-Plus-OpenGL/main/Plus-GL-Shader/libavfilter.diff
 git apply libavfilter.diff
 git apply libavfilter.diff
 # shellcheck disable=SC2086
 # shellcheck disable=SC2086
 ./configure "${CONFIGURE_OPTIONS[@]}" \
 ./configure "${CONFIGURE_OPTIONS[@]}" \