ffmpeg windows install instructions

This commit is contained in:
Linden Crandall 2023-08-17 14:37:05 +09:00
parent 5a195a8732
commit fd3e294f39

View File

@ -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