Results 1 to 5 of 5
Can anyone tell me a program that i can make PNG animations with?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-10-2004 #1
PNG animator???
Can anyone tell me a program that i can make PNG animations with?
- 10-13-2004 #2Just Joined!
- Join Date
- Oct 2004
- Location
- Canada
- Posts
- 14
Hi flipjargendy,
PNG animation format is called MNG and as far as I know there is no MNG animation soft for Linux rather then GIMP GAP (Gimp Animation Packgage) which isn't very useable yet. Rather then that there is a number of programs for Win* that do MNG for instance JASC's Animation Shop Pro (which is a shame considering that MNG as PNG is a free format).
If anyon has any information of a descent MNG (PNG) animation soft for Linux please do post it here. I have been searching for one for a looooong time.
All the best
it-s
- 10-13-2004 #3Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
You can use Image Magick to create animated .pngs. Here's a short tutorial on how to:
http://studio.imagemagick.org/piperm...er/010789.html
Have fun! Post some of them here (in the art section) so we can see them,
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 10-14-2004 #4
Cool thanks for the link. i'll be trying Image Magick out for sure.
- 10-14-2004 #5
i didn't think it would have a man file but it did, the command to make an MNG file is:
convert -delay [ frames per second ? ] filename.* filename1.* filename2.* output.png
Here is what i did when i make it a PNG file it wouldn't work in the browser, maybe because i'm using Mozilla though:
http://sids.sdf1.org/junk/alienWave.gif
http://sids.sdf1.org/junk/alienWave.mng


Reply With Quote
