Description
The EZGif website is awesome, but I got tired of waiting on gifs to upload and since I've been using ChatGPT to shortcut my coding, I've discovered that batch files are super quick, easy and convenient. Eventually, I'll probably do a GUI and maybe even an installer, but in the meantime it still gets the job done.
Instructions
FFMPEG
- Install FFmpeg if it isn't installed already.
- You can download it from https://ffmpeg.org/download.html
- unzip it anywhere and add it to the PATH in environment variables or you can just run the installer I provided.
- If you want to download the installer yourself for safety, feel free to grab it from the source. https://github.com/icedterminal/ffmpeg-installer
Standard Download
- for the standard download, the FFmpeg folder can be added anywhere as long as the folder with the ffmpeg.exe file is added to Path.
- For example, mine is "C:\ffmpeg\bin".
- To add it, start typing "Environment Variables" into Windows search and select it when it comes up. That'll open the Advanced Tab of System Properties.
- From there select Environment Variables at the bottom
- select Path, then edit, then new, and add your path.
*To confirm FFmpeg is installed correctly open the command prompt and run: ffmpeg -version
Setup and Execute
- Create a Folder folder Gif Conversions
- add the batch files to the folder
- add the video(s) to the folder
- run the batch file...that's it
Notes
- while there are several batch files to choose from, they are easy to edit as well
- "-t" = time; I have 5 and 10 seconds, but you can change it to whatever you want
- "fps" there is a 10fps and 20fps option if you need a smaller file
- "scale" 600 is the default, but can be changed if you want a smaller gif
- Notepad+ is great for making changes with screwing up the file extension
Any questions or suggestions drop em below. Share with other creators as this should save everyone a lot of time and effort, leaving more time for animation.
My shameless plug: https://twitter.com/vranimeted
Tags
SmutBase is a free service. However, it costs about $0.03 to deliver you a 1GB file. With over 20TB of traffic every month and growing, SmutBase needs your help. If only 1% of our users each gave us $5 for a single month, we could keep the site running for several years.
Filename | Downloads | Created | Filesize | ||||||
Files | |||||||||
All_Batch_Files.zip | 152 | 2023-04-25 04:57:33 | 2.56 KB | ||||||
File contents: | |||||||||
Convert Gifs and Extract Image.bat Convert Gifs 20fps (Smaller File Size).bat Convert Gifs 10fps (Smaller File Size).bat Convert Gifs.bat Convert Gifs 5sec - 10fps (Smaller File Size).bat Extract PNG.bat Convert Gifs 10sec - 10fps (Smaller File Size).bat |
|||||||||
FFmpeg_Full.msi | 64 | 2023-04-25 04:57:27 | 132.18 MB | ||||||
ffmpeg-6.0-full_build.7z | 51 | 2023-04-25 04:57:30 | 46.78 MB | ||||||
File contents: | |||||||||
ffmpeg-6.0-full_build/LICENSE ffmpeg-6.0-full_build/README.txt ffmpeg-6.0-full_build/bin/ffmpeg.exe ffmpeg-6.0-full_build/bin/ffprobe.exe ffmpeg-6.0-full_build/bin/ffplay.exe ffmpeg-6.0-full_build/doc/libavutil.html ffmpeg-6.0-full_build/doc/nut.html ffmpeg-6.0-full_build/doc/ffmpeg.html ffmpeg-6.0-full_build/doc/ffmpeg-filters.html ffmpeg-6.0-full_build/doc/libavdevice.html ffmpeg-6.0-full_build/doc/ffmpeg-codecs.html ffmpeg-6.0-full_build/doc/ffmpeg-utils.html ffmpeg-6.0-full_build/doc/libswresample.html ffmpeg-6.0-full_build/doc/style.min.css ffmpeg-6.0-full_build/doc/default.css ffmpeg-6.0-full_build/doc/ffprobe.html ffmpeg-6.0-full_build/doc/libavfilter.html ffmpeg-6.0-full_build/doc/ffmpeg-scaler.html ffmpeg-6.0-full_build/doc/fate.html ffmpeg-6.0-full_build/doc/developer.html ffmpeg-6.0-full_build/doc/platform.html ffmpeg-6.0-full_build/doc/faq.html ffmpeg-6.0-full_build/doc/general.html ffmpeg-6.0-full_build/doc/ffplay-all.html ffmpeg-6.0-full_build/doc/ffmpeg-bitstream-filters.html ffmpeg-6.0-full_build/doc/git-howto.html ffmpeg-6.0-full_build/doc/libavcodec.html ffmpeg-6.0-full_build/doc/ffmpeg-protocols.html ffmpeg-6.0-full_build/doc/ffmpeg-devices.html ffmpeg-6.0-full_build/doc/libavformat.html ffmpeg-6.0-full_build/doc/ffplay.html ffmpeg-6.0-full_build/doc/ffmpeg-all.html ffmpeg-6.0-full_build/doc/ffprobe-all.html ffmpeg-6.0-full_build/doc/libswscale.html ffmpeg-6.0-full_build/doc/mailing-list-faq.html ffmpeg-6.0-full_build/doc/ffmpeg-formats.html ffmpeg-6.0-full_build/doc/ffmpeg-resampler.html ffmpeg-6.0-full_build/doc/bootstrap.min.css ffmpeg-6.0-full_build/presets/libvpx-720p.ffpreset ffmpeg-6.0-full_build/presets/libvpx-360p.ffpreset ffmpeg-6.0-full_build/presets/libvpx-1080p50_60.ffpreset ffmpeg-6.0-full_build/presets/libvpx-720p50_60.ffpreset ffmpeg-6.0-full_build/presets/libvpx-1080p.ffpreset |
|||||||||
Extract_PNG.bat | 35 | 2023-04-25 04:57:30 | 164.0 B | ||||||
Convert_Gifs_5sec_-_10fps_Smaller_File_Size.bat | 34 | 2023-04-25 04:57:30 | 251.0 B | ||||||
Convert_Gifs_10fps_Smaller_File_Size.bat | 33 | 2023-04-25 04:57:31 | 225.0 B | ||||||
Convert_Gifs_10sec_-_10fps_Smaller_File_Size.bat | 38 | 2023-04-25 04:57:31 | 252.0 B | ||||||
Convert_Gifs_20fps_Smaller_File_Size.bat | 40 | 2023-04-25 04:57:32 | 225.0 B | ||||||
Convert_Gifs_and_Extract_Image.bat | 36 | 2023-04-25 04:57:32 | 342.0 B | ||||||
Convert_Gifs.bat | 44 | 2023-04-25 04:57:33 | 218.0 B | ||||||
Comments (-)