]> git.sesse.net Git - nageru/commitdiff
The new channel layout API requires FFmpeg 5.1.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 1 Oct 2023 08:44:48 +0000 (10:44 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 1 Oct 2023 08:44:48 +0000 (10:44 +0200)
README

diff --git a/README b/README
index 7408e9edfd518bc1f5796bbafca1326cd8286866..60a67c73e30e582821f81189c1ca63466060563f 100644 (file)
--- 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.