We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52c801d commit c62b201Copy full SHA for c62b201
web-install.sh
@@ -36,4 +36,4 @@ cd $TARGET
36
echo "Now we download and execute the build script"
37
echo ""
38
39
-bash <(curl -s https://raw.githubusercontent.com/PhilHiTech/ffmpeg-build-script/master/build-ffmpeg) --build --full-static-audio --enable-gpl-and-non-free
+bash <(curl -s https://raw.githubusercontent.com/PhilHiTech/ffmpeg-build-script/master/build-ffmpeg) --build --full-static-audio
0 commit comments