Search found 2 matches

by simpleuser
Thu Aug 04, 2005 8:29 am
Forum: NConvert
Topic: Can't convert a MNG to Animated GIF
Replies: 5
Views: 4277

Can't convert a MNG to Animated GIF

I would like to convert a MNG to its GIF equivalent (patent sucks, but most browser don't support MNG out of the box).

nconvert -colours 256 -out gif test.mng

only gives me a one-frame gif with the first frame of the mng

If I split the MNG to PNG :

nconvert -colours 256 -n 0 449 1 -out gif -o ...
by simpleuser
Mon Oct 18, 2004 3:00 pm
Forum: Classic - General Support
Topic: MNG animation preview
Replies: 1
Views: 698

MNG animation preview

Hi,

I had an old version of XnView, perfect to view MNG.
Now the newest versions only shows the first frame, and doesn't start any animation.
is there anything special to do ?

Thanks