README.md (v7.0.2)
This commit is contained in:
parent
d38c722239
commit
40a0c4abff
21
README.md
21
README.md
|
@ -1,27 +1,26 @@
|
||||||
FFmpeg builds for GNU/Linux & Windows
|
FFmpeg builds for GNU/Linux & Windows
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
### FFmpeg 7.0 Builds:
|
### FFmpeg 7.0.2 Builds:
|
||||||
|
|
||||||
* **`GNU/Linux downloads (Static):`**
|
* **`GNU/Linux downloads (Static):`**
|
||||||
|
|
||||||
* [ffmpeg-7.0-linux-gnu-64bit-build.tar.bz2](https://drive.proton.me/urls/QF77HRCJER#MKKsNvsyY3fa) (Generic Linux x86_64)
|
* [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) (Generic Linux x86_64)
|
||||||
* [ffmpeg-7.0-linux-gnu-64bit-build.deb](https://drive.proton.me/urls/QF77HRCJER#MKKsNvsyY3fa) (Debian/Ubuntu x86_64)
|
* [ffmpeg-7.0.2-linux-gnu-64bit-build.deb](https://q3aql.dev/ffmpeg-builds/ffmpeg-7.0.2-linux-gnu-64bit-build.deb) (Debian/Ubuntu x86_64)
|
||||||
* [ffmpeg-7.0-linux-gnu-64bit-build.rpm](https://drive.proton.me/urls/QF77HRCJER#MKKsNvsyY3fa) (RedHat/Fedora x86_64)
|
* [ffmpeg-7.0.2-linux-gnu-64bit-build.rpm](https://q3aql.dev/ffmpeg-builds/ffmpeg-7.0.2-linux-gnu-64bit-build.rpm) (RedHat/Fedora x86_64)
|
||||||
|
|
||||||
* **`Windows downloads (Shared):`**
|
* **`Windows downloads (Shared):`**
|
||||||
|
|
||||||
* [ffmpeg-7.0-win-64bit-build.zip](https://drive.proton.me/urls/QF77HRCJER#MKKsNvsyY3fa)
|
* [ffmpeg-7.0.2-win-64bit-build.zip](https://q3aql.dev/ffmpeg-builds/ffmpeg-7.0.2-win-64bit-build.zip)
|
||||||
* [ffmpeg-7.0-win-64bit-build.exe](https://drive.proton.me/urls/QF77HRCJER#MKKsNvsyY3fa)
|
* [ffmpeg-7.0.2-cygwin-64bit-build.tar.gz](https://q3aql.dev/ffmpeg-builds/ffmpeg-7.0.2-cygwin-64bit-build.tar.gz)
|
||||||
* [ffmpeg-7.0-cygwin-64bit-build.tar.gz](https://drive.proton.me/urls/QF77HRCJER#MKKsNvsyY3fa)
|
|
||||||
|
|
||||||
### HOW TO INSTALL:
|
### HOW TO INSTALL:
|
||||||
|
|
||||||
* **GNU/Linux instructions:**
|
* **GNU/Linux instructions:**
|
||||||
|
|
||||||
* Download the package [ffmpeg-7.0-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://drive.proton.me/urls/QF77HRCJER#MKKsNvsyY3fa).
|
||||||
* 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-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:**
|
||||||
|
|
||||||
|
@ -32,9 +31,9 @@ FFmpeg builds for GNU/Linux & Windows
|
||||||
|
|
||||||
* **Cygwin instructions:**
|
* **Cygwin instructions:**
|
||||||
|
|
||||||
* Download the package [ffmpeg-7.0-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://drive.proton.me/urls/QF77HRCJER#MKKsNvsyY3fa).
|
||||||
* 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-cygwin-64bit-build.tar.gz -C /`
|
* `$ tar jxvf ffmpeg-7.0.2-cygwin-64bit-build.tar.gz -C /`
|
||||||
|
|
||||||
### HOW TO CREATE YOUR BUILD:
|
### HOW TO CREATE YOUR BUILD:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user