README.md (v7.0.2)
This commit is contained in:
parent
40a0c4abff
commit
954789d85e
|
@ -18,20 +18,20 @@ FFmpeg builds for GNU/Linux & Windows
|
||||||
|
|
||||||
* **GNU/Linux instructions:**
|
* **GNU/Linux instructions:**
|
||||||
|
|
||||||
* Download the package [ffmpeg-7.0.2-linux-gnu-64bit-build.tar.bz2](https://drive.proton.me/urls/QF77HRCJER#MKKsNvsyY3fa).
|
* Download the package [ffmpeg-7.0.2-linux-gnu-64bit-build.tar.bz2](https://q3aql.dev/ffmpeg-builds/ffmpeg-7.0.2-linux-gnu-64bit-build.tar.bz2).
|
||||||
* Open the terminal and type the following command for install:
|
* Open the terminal and type the following command for install:
|
||||||
* `$ sudo tar jxvf ffmpeg-7.0.2-linux-gnu-64bit-build.tar.bz2 -C /`
|
* `$ sudo tar jxvf ffmpeg-7.0.2-linux-gnu-64bit-build.tar.bz2 -C /`
|
||||||
|
|
||||||
* **Windows instructions:**
|
* **Windows instructions:**
|
||||||
|
|
||||||
* Download the package [ffmpeg-7.0-win-64bit-build.zip](https://drive.proton.me/urls/QF77HRCJER#MKKsNvsyY3fa).
|
* Download the package [ffmpeg-7.0.2-win-64bit-build.zip](https://q3aql.dev/ffmpeg-builds/ffmpeg-7.0.2-win-64bit-build.zip).
|
||||||
* Unzip the package with [7-zip](http://www.7-zip.org/) or [Winrar](http://www.rarlab.com/).
|
* Unzip the package with [7-zip](http://www.7-zip.org/) or [Winrar](http://www.rarlab.com/).
|
||||||
* Copy the files to a folder. For example: `C:\Program Files\FFmpeg`
|
* Copy the files to a folder. For example: `C:\Program Files\FFmpeg`
|
||||||
* Add the path `C:\Program Files\FFmpeg` to [PATH](https://www.google.es/search?q=add+folder+to+PATH+on+Windows) variable.
|
* Add the path `C:\Program Files\FFmpeg` to [PATH](https://www.google.es/search?q=add+folder+to+PATH+on+Windows) variable.
|
||||||
|
|
||||||
* **Cygwin instructions:**
|
* **Cygwin instructions:**
|
||||||
|
|
||||||
* Download the package [ffmpeg-7.0.2-cygwin-64bit-build.tar.gz](https://drive.proton.me/urls/QF77HRCJER#MKKsNvsyY3fa).
|
* Download the package [ffmpeg-7.0.2-cygwin-64bit-build.tar.gz](https://q3aql.dev/ffmpeg-builds/ffmpeg-7.0.2-cygwin-64bit-build.tar.gz).
|
||||||
* Open the Cygwin terminal and type the following command for install:
|
* Open the Cygwin terminal and type the following command for install:
|
||||||
* `$ tar jxvf ffmpeg-7.0.2-cygwin-64bit-build.tar.gz -C /`
|
* `$ tar jxvf ffmpeg-7.0.2-cygwin-64bit-build.tar.gz -C /`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user