Update README.md
This commit is contained in:
parent
6aef704a64
commit
1439e58fe6
|
@ -32,14 +32,14 @@ FFmpeg builds for GNU/Linux & Windows (with Cygwin)
|
||||||
* Open the terminal and type the following command:
|
* Open the terminal and type the following command:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ sudo tar jxvf ffmpeg-4.4.1-linux-gnu-[arch]-build1.tar.bz2 -C /
|
$ sudo tar jxvf ffmpeg-4.4.1-linux-gnu-[arch]-build.tar.bz2 -C /
|
||||||
````
|
````
|
||||||
|
|
||||||
* **Windows instructions:**
|
* **Windows instructions:**
|
||||||
|
|
||||||
* 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 folder to [PATH](https://www.google.es/search?q=add+folder+to+PATH+on+Windows) variable.
|
* Add the path `C:\Program Files\FFmpeg\bin` to [PATH](https://www.google.es/search?q=add+folder+to+PATH+on+Windows) variable.
|
||||||
|
|
||||||
### Related links:
|
### Related links:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user