aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index 64f139b..5a34fe1 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ How to build
Requirements:
* A C++11 compiler
-* ImageMagick magickwand (optional, for MOT slideshow)
+* ImageMagick MagickWand (optional, for MOT Slideshow)
This package:
@@ -31,6 +31,15 @@ This package:
make
sudo make install
+ImageMagick and Ubuntu 16.04
+----------------------------
+Please note that Ubuntu 16.04 still (09.03.2017) ships a version of ImageMagick
+that was affected by a memory leak (see #2). Hence ODR-PadEnc will increasingly
+consume memory until it crashes!
+
+Until Ubuntu backports the bugfix, you should therefore use a more recent
+version of ImageMagick (6.9.2-2 or higher).
+
Usage of MOT Slideshow and DLS
==============================