From 79da5a221c1109e6ae536b68c5bfc2dfb4ee725b Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sun, 1 Oct 2023 10:44:48 +0200 Subject: [PATCH] The new channel layout API requires FFmpeg 5.1. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 7408e9e..60a67c7 100644 --- a/README +++ b/README @@ -51,7 +51,7 @@ Nageru currently needs: - x264 for encoding high-quality video suitable for streaming to end users. - FFmpeg for muxing, and for encoding audio. You will need at least - version 5.0. + version 5.1. - Working OpenGL; Movit works with almost any modern OpenGL implementation. Nageru has been tested with Intel on Mesa, and with NVIDIA's proprietary drivers. -- 2.39.2