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.