4
Possible Duplicate:
How can I get ffmpeg to convert a .mov to a .gif?
I'm looking for any console utility which can convert principally wmv files (or avi) to animated gif. Preferably the program would be a console application, because I'm going to call it within a C# or C++ program.
Note, it will be used on Windows only.
1
FFmpeg will read almost anything, so whether it's MOV or WMV doesn't matter. Please note that Zeranoe hosts FFmpeg builds for Windows.
– slhck – 2012-09-18T20:50:28.590