ffmpeg windows install instructions
This commit is contained in:
parent
5a195a8732
commit
fd3e294f39
@ -12,6 +12,12 @@ sudo apt-get install net-tools
|
||||
sudo apt install ffmpeg
|
||||
```
|
||||
|
||||
- for windows, install 7-zip first:
|
||||
https://www.7-zip.org/
|
||||
- then you can extract the ffmpeg-git-essentials.7z windows file her:
|
||||
|
||||
https://www.gyan.dev/ffmpeg/builds/
|
||||
|
||||
- install postgres
|
||||
```
|
||||
sudo apt install libpq-dev
|
||||
|
Loading…
Reference in New Issue
Block a user