ffmpeg-builds/README.md
2021-12-28 20:46:47 +01:00

2.4 KiB

FFmpeg builds for GNU/Linux & Windows (with Cygwin)

FFmpeg 4.4.1 Builds:

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 /
      
  • Windows instructions:

    • Unzip the package with 7-zip or Winrar.
    • Copy the files to a folder. For example: C:\Program Files\FFmpeg
    • Add the folder to PATH variable.