]> git.sesse.net Git - nageru/blobdiff - README
Move to FFmpeg 4.0 APIs, fixing the deprecation warnings.
[nageru] / README
diff --git a/README b/README
index f523f471958a8657372ef4992485cb62783173d9..85a86f70dcd511f6af890b41baa8c5990a324c04 100644 (file)
--- a/README
+++ b/README
@@ -59,8 +59,8 @@ 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 3.1.
+ - FFmpeg for muxing, and for encoding audio. You will need at least
+   version 4.0.
 
  - Working OpenGL; Movit works with almost any modern OpenGL implementation.
    Nageru has been tested with Intel on Mesa (you want 11.2 or newer, due