From 4eb58df233fd01c63c4b879b5d37c20942dd6bd2 Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Wed, 24 Dec 2025 14:28:25 +0100 Subject: [PATCH] Fix: Export GIF_SCALE in cutVideoSegments.sh (#998) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: thomasnordquist <7721625+thomasnordquist@users.noreply.github.com> --- scripts/cutVideoSegments.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/cutVideoSegments.sh b/scripts/cutVideoSegments.sh index 9ee33cf..8f0e4c4 100755 --- a/scripts/cutVideoSegments.sh +++ b/scripts/cutVideoSegments.sh @@ -14,7 +14,7 @@ fi echo "Cutting video into GIF segments based on scenes.json..." -GIF_SCALE="1024" +export GIF_SCALE="1024" # Parse scenes.json and cut video segments as GIFs node -e "