Update ffmpeg min version

This commit is contained in:
Chocobozzz
2020-08-11 16:21:29 +02:00
parent 52c4976fcf
commit f309a156a6
2 changed files with 26 additions and 34 deletions

View File

@@ -166,7 +166,7 @@ Feel free to reach out if you have any questions or ideas! :speech_balloon:
* **Redis >= 2.8.18**
* **NodeJS >= 10.x**
* **yarn >= 1.x**
* **FFmpeg >= 3.x**
* **FFmpeg >= 4.1**
See the [production guide](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/production.md), which is the recommended way to install or upgrade PeerTube. For hardware requirements, see [Should I have a big server to run PeerTube?](https://github.com/Chocobozzz/PeerTube/blob/develop/FAQ.md#should-i-have-a-big-server-to-run-peertube) in the FAQ.