How to convert .flv videos into .gif files? Is it possible?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
RedJiggly
Posts: 4
Joined: 2011-06-13T13:32:43-07:00
Authentication code: 8675308

How to convert .flv videos into .gif files? Is it possible?

Post by RedJiggly »

Hello there.

As some of you might know, there is this new game computer called the Nintendo 3DS. This thing is quite interesting, and has a Internet Browser in it. However, one of the disadvantages of this browser is that it cannot display Flash, and no other video files either. It can however display GIF files. I would like to develop a site that would be able to convert video files, especially .flv files

Wich brings me to my question.

Is there a way/how to convert .flv files into animtated .gif files?

Any help would be appreciated.

~RedJiggly
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: How to convert .flv videos into .gif files? Is it possib

Post by fmw42 »

As far as I can tell, IM does not support Flash video files, but I would wait to hear back from the IM developers.

see http://www.imagemagick.org/script/formats.php#supported

search google "convert .flv to animated gif" and you will find many links, such as

http://www.video-snapshot.com/how-to-co ... o-gif.html
http://www.ehow.com/how_5700064_convert ... eware.html
http://www.riverpast.com/en/support/tut ... lv/gif.php
RedJiggly
Posts: 4
Joined: 2011-06-13T13:32:43-07:00
Authentication code: 8675308

Re: How to convert .flv videos into .gif files? Is it possib

Post by RedJiggly »

I used google already, but thanks for the links anyway. :)

hmm...
it seems that ImageMagic does have .avi and .mpeg support. Can anybody tell me how to create an animated .gif from those formats?
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: How to convert .flv videos into .gif files? Is it possib

Post by fmw42 »

jpiquemal
Posts: 54
Joined: 2003-12-07T01:57:19-07:00

Re: How to convert .flv videos into .gif files? Is it possib

Post by jpiquemal »

Post Reply