From a6daea390e2a4c1ade298fb2e7cb285d9799b4d8 Mon Sep 17 00:00:00 2001 From: Stephan Geisler Date: Sun, 16 Dec 2018 20:33:55 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EBuild/synOTR.sh=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Build/synOTR.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build/synOTR.sh b/Build/synOTR.sh index dda067e..632649a 100644 --- a/Build/synOTR.sh +++ b/Build/synOTR.sh @@ -743,7 +743,7 @@ if [ $OTRcutactiv = "on" ] ; then else echo "==> schneiden:" - if [ ${RAMmax} -lt 500 ]; then + if [ ${RAMmax} -lt 490 ]; then SMARTRENDERING="off" echo "Für das framegenaue Schneiden wird mindestens 500 MB installierter RAM benötigt ($RAMmax MB installiert)." echo "Smartrendering wird aufgrund fehlenden Arbeitsspeichers deaktivert"