Hello,

Hello, I would like to convert a video file in high quality gif (like that http://www.str-graphics.com/wp-content/uploads/2010/11/animated-gif.gif ) , I saw that we could do with ffmpeg with this command:


ffmpeg.exe -i "input video file" img-%03d.gif
but i got errors and ffpemg doesn't produce any GIF file.Click image for larger version

Name:	Capture.PNG
Views:	409
Size:	38.4 KB
ID:	7221



http://s3.noelshack.com/uploads/images/4069607908509_capture.png


I tried with video downloaded on youtube, AVI, MP4, WMV, MPG, with any codec, and always the same...

thank's