FFMPEG-gif-script-for-bash icon indicating copy to clipboard operation
FFMPEG-gif-script-for-bash copied to clipboard

Windows

Open thevangelist opened this issue 9 years ago • 2 comments

thevangelist avatar Feb 13 '16 12:02 thevangelist

Windows instructions (tested on W7 64bit)

  1. install git and ffmpeg
  2. download and place gifenc.sh inside of ffmpeg's bin folder
  3. inside of bin create a file named anything.bat with the following content (this is just a working example):

gifenc.sh in.mp4 out.gif 1920 10

  1. run anything.bat

WAZAAAAA0 avatar Dec 09 '16 15:12 WAZAAAAA0

Thanks, I'll update windows section based on this and a fork that was made.

thevangelist avatar Dec 09 '16 17:12 thevangelist