From: Steinar H. Gunderson Date: Sun, 1 Oct 2023 08:44:48 +0000 (+0200) Subject: The new channel layout API requires FFmpeg 5.1. X-Git-Tag: 2.3.0~9 X-Git-Url: https://git.sesse.net/?p=nageru;a=commitdiff_plain;h=79da5a221c1109e6ae536b68c5bfc2dfb4ee725b The new channel layout API requires FFmpeg 5.1. --- 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.