Pastebin launched a little side project called HostCabi.net, check it out ;-)Don't like ads? PRO users don't see any ads ;-)
Guest

How to make a gif

By: MishaLover on Mar 30th, 2013  |  syntax: None  |  size: 2.77 KB  |  hits: 205  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Here is how 2 make gif.
  2. Download GIMP
  3. Download SMplayer
  4.  
  5. http://www.gimp.org/downloads/
  6. http://smplayer.sourceforge.net/
  7.  
  8. Once smplayer is installed, go to C:\Program Files (x86)\SMPlayer\mplayer
  9. *This is where your frames for gifmaking will go.
  10.  
  11. Open command prompt:
  12. Type in:
  13.  
  14. CD C:\Program Files (x86)\SMPlayer\mplayer
  15. or
  16. CD C:\Program Files\SMPlayer\mplayer
  17. (might be different, depending on where you choose to instal SMplayer)
  18.  
  19. Type in:
  20.  
  21. mplayer C:\Users\XXXXXX\Desktop\Cartoons\episode.mp4 -nosound -ss 00:00:00 -vo png:z=9 -frames 150
  22.  
  23. *This command takes screencaps of the episode for use in gif
  24. making.
  25. *mp4s seem to be best for gif making from my observation. Make sure to alter C:\Users\etc.etc.etc depending on how you keep your cartoons organized and named.
  26. *00:00:00 is hours:minutes:seconds change the numbers to suit. Might require a bit of trial and error because sometimes the program starts taking screencaps a little bit before or after the specified time.
  27. where in the episode you want to start taking screencaps.
  28. *the last number is how many screenshots you want. Requires some trial and error as well, since you might under or overestimate how many screencaps you're required to take.
  29.  
  30. Once you have all the screencaps you need, open up gimp.
  31. File>Open as Layers
  32. Go to your mplayer folder and use CTRL+A to select all pictures. Unselect mplayer and other unrelated things. Select open and you'll have the makings of a hugeass gif! Now we need to make it under 3MB so we can post it on 4chins.
  33.  
  34. One way is to crop it. This is good if there is only one character you want to focus on, or if whatever is happening that you want to gif isn't occupying the whole screen.
  35.  
  36. Another is to reduce the image size. I find 640px to be a generally good size (remember to keep proportions!) but sometimes it might need to be even smaller.
  37.  
  38. After cropping and reducing image size, go to Filters>Animation>Playback to get a little preview of your gif. Put it on 200% speed to get a general idea of what it'll look like when you post it on 4chan.
  39.  
  40. Then go to Filters>Animation>Optimize (for gif)
  41.  
  42. You'll get a new window that'll pop up called Untitled. Go to File>Save As and save it as My1337Thing.gif
  43. You'll get another window pop up. Make sure to select the "save it as an animation" option before clicking export.
  44. You'll get yet another window. Add a silly and/or lewd comment in the GIMP comments for chuckles, and tell the file to go at 35ms for unspecified frames. Select for it to do this for all frames, then save your work.
  45.  
  46. If it's under 3MB, post it to 4chan. If it's too big, start over from after the "Open as layers" step and use even more cropping and/or image size reduction until you think it'll turn out small enough to post on 4chan.
  47.  
  48. Happy gif-making!