• Hey Guest. Check out your NeoGAF Wrapped 2025 results here!

GIF NeoTutorial

Status
Not open for further replies.
I've made a couple of gifs with Jasc now, but I'm having trouble with one. I've tried uploading it to tinypic and imgur, but on both site it failed to process. It's not a size issue. It's well under tinypic's allotted 5 MB, and I even made a copy compressed to maximum proportions with the same result. I just tried photobucket, and the upload stopped at 94% and there was an error. Jasc didn't have a problem recognizing any of the jpgs I used, so I don't think it's a corruption there.

Any ideas?
 
First gif ever:

ieVDUdC8k.gif


Thanks for the tutorial, finally I can make my own gifs.

EDIT:

Second, messing with the cropping option (which is great, since it hits all frames).

idTD3d00C.gif


idSQSybiA.gif



Damn this is awesome.
 
I've already been practicing in the Community-age thread but this is one of my first attempts at animated gif

sbne4y.jpg


Practicing removing some frames to cutdown on filesize, and changing the display time 3/100's of a second, 4/100's of a second etc etc
 
You'll probably wanna add one more second to that animation, but nice work.

I've made a ton of GIF's since this thread hooked me up with the knowledge.

cbellnubq.gif
 
Here's a question? Anyone know where I can get a free font that looks decent and has a black border around the text? The plain text can be hard to read against certain backgrounds.

Example: My text
ibt7nRBU3jFq7I.gif


What I'd like
szwnO.gif
or
xUg5C.gif
 
Here's a question? Anyone know where I can get a free font that looks decent and has a black border around the text?
Fonts are just mathematical representations of shapes--they don't have inherent colors.

Borders can be added trivially in Photoshop CS4 and later, and apparently you can do this in Paint.net with a plug-in. Or try duplicating your text in a lower layer in whatever editor you're using, changing its color, and enlarging it slightly.
 
I went through this earlier in the day while I was bored in class and made my first gif. I didn't optimize it so it's kind of big and won't be posted.

Great thread, great experience.
 
you can actually do it in Animation Shop, but I'd recommend other programs to do lots of text.

In animation shop
Create a transparent image
Use the text tool to type whatever you want
Select the image, copy (CTRL+C), paste after current frame (Shift+CTRL+L) how many frames you want the text to be
Select all text images (CTRL+A), drag onto animation frames you want.

How do I create a transparent image?

Could someone please help me with this?

Edit: Ugh, I can't get this to work.
If I send the images to someone, could you please add the text? I'd really appreciate it
 
Are there any good plug-ins for GIMP that provide better dithering methods? I typically make my .gifs using a combination of VirtualDubMod and VirtualDub, but the end result can come out rather compressed with no options for dithering or anything. So, I've switched to GIMP lately, and it only has two dithering algorithms built in. I found one plug-in meant for Photoshop that also works with GIMP, but it's a bit too complex for me.
 
Anyone know any tips on a way to delete frames faster in ps?

When working on big gifs and trying to delete a lot of frames, its so time consuming to hit that garbage button and click frame by frame.
 
Anyone know any tips on a way to delete frames faster in ps?

When working on big gifs and trying to delete a lot of frames, its so time consuming to hit that garbage button and click frame by frame.
It's possible to highlight more than one frame and delete them:

JO8Ja.png


If you're on windows click on a frame then hold shift then click on whatever next frame you wish to delete a set of frames.
i have the same prob. anyone have a solution?
Well that's just Arial with a Stroke, what you do is you:

1a. The text button
1b. Adding the text

2. Add the stroke to the text via blending options

3. Duplicate the text layer so you don't have to add the stroke to every frame

4. Repeating myself.

And of course make sure the text layer is on top of all the other layers.
 
It's possible to highlight more than one frame and delete them:

JO8Ja.png


If you're on windows click on a frame then hold shift then click on whatever next frame you wish to delete to delete a set of frames.

I know about that, but its not possible to select a frame then skip a frame and select the next, and so on. The way you listed is good to delete batches of frames I agree.

Example - I want to select frames 1, 3, 5, 7, 9, and more without clicking each frame and the delete button.

Bingo maybe I can create a action to do it for me.
 
I'm wondering if someone could help me.

I need to make a gif out of a swf file but Avidemux doesn't support it.

Does anyone know of any reliable software to convert swf to avi or mpeg4?
 
It's possible to highlight more than one frame and delete them:

[IdMG]http://i.imgur.com/JO8Ja.png[/IMG]

If you're on windows click on a frame then hold shift then click on whatever next frame you wish to delete a set of frames.

Well that's just Arial with a Stroke, what you do is you:

1a. The text button
1b. Adding the text

2. Add the stroke to the text via blending options

3. Duplicate the text layer so you don't have to add the stroke to every frame

4. Repeating myself.

And of course make sure the text layer is on top of all the other layers.

This works for pasting text on all frames. How to add text to certain frames only?
 
So are there any good ways to capture the screenies for mkv?

I used to use a rather complicated method that involved removing the subtitles from the .mkv converting .mkvs into .movs trimming them in QuickTime and it was all just a bother. Then I discovered that MPlayer has a really easy way of just spitting out images of every frame.

Code:
-vo jpeg -ss hh:mm:mm -endpos 10 -nosub

Just fill in the time of where you want to start recording and replace that 10 with how many seconds you want to record. the '-nosub' part can be removed. jpeg can be replaced with png if you don't fancy the compression.

In Photoshop you can use a script to load all the images in a stack. File -> Scripts -> Load files into stack. Once they are loaded, in the animation window's menu select 'Make frames from layers'. For some reason this will make the animation backwards due to the layer order so just select 'reverse frames' from the menu. Tweak it up and you have a ready to go gif.

i5Dlqdkb1QUMW.gif


I use MPlayer OSX Extended and this code is entered in the Advanced Preferences tab.
 
Status
Not open for further replies.
Top Bottom