Author Topic: Axe Parser animation  (Read 11522 times)

0 Members and 1 Guest are viewing this topic.

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Axe Parser animation
« Reply #15 on: February 20, 2011, 02:23:48 am »
I'm adding some GIF screenshots too, I found out that that's possible to do :D

AVI to GIF is possible indeed, it could be your new Avatar :P

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Axe Parser animation
« Reply #16 on: February 23, 2011, 01:01:21 am »
Yeah many video editors support them. Some screws with the speed, though. Also, for optimal quality you need to resize them in nearest possible mode instead of bi-linear or the like, else it might look blurry compared to the rest of the video. Example:

Most gifs resized from 96x64 or 192x128 to 640x480 using bilinear logic:

Most gifs resized from 96x64 or 192x128 to 720x480 and from 320x240 to 640x480 using nearest pixel logic:


It looks more pixelated but it looks closer to the original thing. However some editors like Windows Movie Maker won't support that. I generally use 720x480 resolution nowadays. 640x480 is a bit stretched vertically.
« Last Edit: February 23, 2011, 01:03:20 am by DJ_O »

Offline leafy

  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1554
  • Rating: +475/-97
  • Seizon senryakuuuu!
    • View Profile
    • keff.me
Re: Axe Parser animation
« Reply #17 on: March 08, 2011, 11:34:26 pm »
Learn to after effects.
Amazing software.
In-progress: Graviter (...)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Axe Parser animation
« Reply #18 on: March 08, 2011, 11:49:40 pm »
Yeah but is it free? I personally use VirtualDub/WMM because they are and are also rather easy to use for the kind of video I make.

Offline leafy

  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1554
  • Rating: +475/-97
  • Seizon senryakuuuu!
    • View Profile
    • keff.me
Re: Axe Parser animation
« Reply #19 on: March 08, 2011, 11:51:38 pm »
Free trial + free tutorials = profit.
I used to use Flash, but after seeing what After Effects could do i switched :)
In-progress: Graviter (...)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Axe Parser animation
« Reply #20 on: March 08, 2011, 11:55:57 pm »
Ok, well after the trial runs out we do what? :P

Anyway I am fine with what I got. I think we should avoid turning this topic into a software war.