diff --git a/scripts/timelapse.sh b/scripts/timelapse.sh index 72398bd67..79688f8e9 100755 --- a/scripts/timelapse.sh +++ b/scripts/timelapse.sh @@ -268,7 +268,7 @@ else SCALE="" fi FFLOG="$( settings ".timelapsefflog" )" -# shellcheck disable=SC2086 +# shellcheck disable=SC2086,SC2046 X="$(ffmpeg -y -f image2 \ -loglevel "${FFLOG}" \ -r "${FPS}" \