FFmpeg builds for GNU/Linux & Windows (with Cygwin) (Stable).
ffmpeg-install.sh | ||
ffmpeg-static-build-linux32-native.sh | ||
ffmpeg-static-build-linux32.sh | ||
ffmpeg-static-build-linux64-native.sh | ||
ffmpeg-static-build-linux64.sh | ||
LICENSE.txt | ||
README.md |
FFmpeg static builds for GNU/Linux
FFmpeg 4.4.1 static builds:
-
GNU/Linux downloads:
-
Generic (All distros):
-
DEB (Debian Based):
-
RPM (RedHat Based):
-
How to install:
-
GNU/Linux instructions:
-
Open the terminal and type the following command:
$ sudo tar jxvf ffmpeg-4.4.1-linux-gnu-[arch]-build1.tar.bz2 -C /
-