From 6a32aa06d2759cc2fd5a1ab8476472cbb3c448cc Mon Sep 17 00:00:00 2001 From: jb-alvarado Date: Wed, 26 Jul 2023 21:22:51 +0200 Subject: [PATCH] higher ffmpeg minimum version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7601b424..d5d94645 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ ffpapi serves the [frontend](https://github.com/ffplayout/ffplayout-frontend) an ### Requirements - RAM and CPU depends on video resolution, minimum 4 threads and 3GB RAM for 720p are recommend -- **ffmpeg** v4.2+ and **ffprobe** (**ffplay** if you want to play on desktop) +- **ffmpeg** v5.0+ and **ffprobe** (**ffplay** if you want to play on desktop) - if you want to overlay text, ffmpeg needs to have **libzmq** ### Install