„Build/synOTR.sh“ ändern

This commit is contained in:
Stephan 2018-12-16 20:33:55 +00:00
parent c155cc0263
commit a6daea390e

View file

@ -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"