From c1e38dc5a17ced2b74ade21fcfe2e2c016e05719 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Wed, 13 Jul 2016 19:09:58 +0200 Subject: [PATCH] The avformat marker API entered ffmpeg in 3.1. --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 5cdf273..39c349b 100644 --- a/README +++ b/README @@ -47,7 +47,8 @@ Nageru is in beta stage. It currently needs: - x264 for encoding high-quality video suitable for streaming to end users. - - ffmpeg for muxing, and for encoding audio. + - ffmpeg for muxing, and for encoding audio. You will need at least + version 3.1. - 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 @@ -77,8 +78,7 @@ Exceptions as of June 2016: performance, but also for stability. - Nageru depends on an avformat API for marking block boundaries in the - muxed byte stream that didn't enter ffmpeg before - 4e7a9212820a56bc731c09b2f11ae1422d070837, pushed to git late June 2016. + muxed byte stream that didn't enter ffmpeg before version 3.1. The patches/ directory contains a patch that helps zita-resampler performance. -- 2.39.2