Posts: 2,072
	Threads: 62
	Joined: May 2006
	
Reputation: 
0
	 
	
		Looking for animated gif creation software.
		
		
		10-08-2012, 07:54 AM 
	 
	
		I find myself wanting to make animated gif files of small segments out of very large video files. I'd also like to be able to crop and resize as part of the same process, without having to go through multiple programs to do it all.
Given time, I think I could probably write code to do most of this myself, which makes me wonder if there's already a program that will do this job in a relatively simple way. Anyone know one?
-Morgan.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 2,072
	Threads: 62
	Joined: May 2006
	
Reputation: 
0
	 
	
	
		Looks like it can't handle my input files. Even when I install the necessary vfw codec, the picture is messed up.
-Morgan.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,382
	Threads: 33
	Joined: Sep 2007
	
Reputation: 
0
	 
	
	
		You can do all you need in GIMP. Not all at once, but it can handle most every format I've tried throwing at it so far.
---
The Master said: "It is all in vain! I have never yet seen a man who can perceive his own faults and bring the charge home against himself."
>Analects: Book V, Chaper XXVI
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 2,072
	Threads: 62
	Joined: May 2006
	
Reputation: 
0
	 
	
	
		GIMP can't select ranges and extract the frames from the multi-gigabyte MP4 files I'm working with. I was kind of hoping for something that would integrate that step into one utility.
I'm also finding it takes a great deal of screwing around if I want to save a gif that is both a) optimized, and b) has a delay other than 100 ms per frame. (Although I found a script that simplifies that, it still seems to take more steps than should be strictly necessary.
-Morgan.