@ -15,7 +15,7 @@ if [[ "${1}" == "" ]]; then
exit 1
fi
FRAMES=$(fullpath)/
FRAMES=$(realpath "${1}")/
END=-1
if [[ "${3}" != "" ]]; then