Does anyone know how to (batch) convert GIFs into videos to upload?

KenTZ

Regular Member
Joined
Jan 28, 2015
Messages
418
Reaction score
248
Surely there must be a simple way to do this.

After hours of Googling, I found exactly one method. And it messes up the speed of the GIFs and is so damn involving, I'd prefer pulling out my teeth.
 
Okay, so I made this package(.zip) for you. It uses FFmpeg(the only .exe there, if you're afraid, you can get it yourself from the official FFmpeg site, it's the "git-a1953d4 32-bit Static" version - https://ffmpeg.zeranoe.com/builds/) for GIF to MP4 conversion + a really simple Windows command line script(the .bat file).

Direct link for download:
Code:
https://s03.solidfilesusercontent.com/YWU0YTE5MDU3MWIyY2MxMmU5OGY2MDMxYTAxNTY4NTAxNzUwYjkyNzoxYjlLWGU6a1drMHpuVzRsQ0FGQjh2ZHMzR1JhaW1taEZ3/dmeLrwem2Gzaa/gif_to_mp4.zip
VirusTotal scan:
Code:
https://virustotal.com/pl/file/22fb3d1c922425ceab5e4a0a320a8d899d140c6ef6390287a79b136adc888178/analysis/1465081181/

1. Put GIF files in the "input"(I've put 2 GIFs there, as an example) folder.
2. Click on the "convert.bat" file, wait a second.
3. You should see nice MP4 files in the "output" folder.

:)
 
Will test this out in the morning.

But holy shit, thanks. :eek:
 
Holy crap, this actually works. :eek:
 
  • Like
Reactions: 5zz
Back
Top