

I used <tt>`mplayer -vo png "Shaeram movie.avi"'</tt> to split the movie into files 00000001.png to 00000061.png with frames from the movie (PNG because MPlayer I have installed have no support for writing GIFs directly), then <tt>`convert -delay 1 *.png Shaeram_animated.gif'</tt> to create animation (with 1ms delay between frames). The convert command comes from ImageMagick utilities.Hallmist wrote:lookie lookie! it moves!![]()
Solidworks only allows me to output into .avi
If anyone knows how to convert .avi into .gif I would be really grateful.
Shadowhawk wrote:And here is animation from the same split frames, but put together by GIMP, supposedly optimized for GIF (it is surely smaller).
Well, it doesn't seem to compress well. Zipped ImageMagick-joined animated GIF (the one attached) reduced the size from 1,32MB to 1,04MB. Not much improvement. GIMP created (joined) animated GIF (the one I could not attach) is "only" 0.51MB (0.50MB after compression).Spec8472 wrote:Uhh... next time, could you please zip that?
1.5MB images are, not fun.
I've fixed the quota too, btw.
No, but .zip's wont display inline... the forum attachment code doesn't use filesize as a rule when to display images inline.Shadowhawk wrote:Well, it doesn't seem to compress well.
The original aniGIF was way larger than the 80x80 limit on avatars, and certainly wasnt optimised at all.Hallmist wrote:the original avi was 80KB, over 10x smaller! So I guess using an animated GIF as an avatar is kinda out of the question..