diff --git a/Build/synOTR.sh b/Build/synOTR.sh index bd17a8a..f66b085 100644 --- a/Build/synOTR.sh +++ b/Build/synOTR.sh @@ -984,7 +984,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"