Skip to content

Commit 5a0b316

Browse files
authored
Add files via upload
1 parent 2725a19 commit 5a0b316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gifconv.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ MD "%WD%"
120120
:palettegen
121121
ECHO Generating Palette...
122122
IF DEFINED start_time (
123-
IF DEFINED duration SET "trim=-ss %start_time% -t %duration%"
123+
IF DEFINED duration SET "trim=-ss !start_time! -t !duration!"
124124
IF NOT DEFINED duration (
125125
ECHO Please input a duration
126126
GOTO :EOF

0 commit comments

Comments
 (0)