#!/bin/sh if [ "$help" != "1" ] then if [ "$motionest" = "false" ] then touch ../disable-motion_est echo "- motion estimation components disabled. Add --enable-motion-est to enable." fi fi