initial commit
This commit is contained in:
4
.reverse_gif.bat
Executable file
4
.reverse_gif.bat
Executable file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
set PATH=%PATH%;"E:\Static Programs\ffmpeg-20190416-e2f766e-win64-static\bin\"
|
||||
ffmpeg -i .out.gif -vf reverse .reversed.gif
|
||||
PAUSE
|
||||
Reference in New Issue
Block a user