[FFmpeg-devel] [PATCH] web/index: warn about tools from FFmpeg 3.0 being incompatible with 3.1
James Almer
jamrial at gmail.com
Thu Jun 30 00:13:58 CEST 2016
Signed-off-by: James Almer <jamrial at gmail.com>
---
Suggestions about wording and such are of course welcome.
src/index | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/index b/src/index
index eb66060..b67d281 100644
--- a/src/index
+++ b/src/index
@@ -92,6 +92,10 @@
We strongly recommend users, distributors, and system integrators to
upgrade unless they use current git master.
</p>
+ <p><b>NOTE:</b> Users of FFmpeg 3.1 should avoid running the CLI tools ffmpeg and ffprobe from the 3.0 release with libraries from this release due to a bug
+ making them binary incompatible.
+ It is for that matter strongly recommended to always update both libraries and tools at the same time.
+ </p>
<h3 id="gsoc2016">March 16th, 2016, Google Summer of Code</h3>
<p>
--
2.8.2
More information about the ffmpeg-devel
mailing list