Search found 3 matches
- 2015-11-19T13:07:04-07:00
- Forum: Users
- Topic: Frames Optimization
- Replies: 6
- Views: 3453
Re: Frames Optimization
yes, I get this result! I have a program to read: animation-0.png, wait, animation-1.png, wait, animation-2.png, wait, animation-3.png, ... my problem is, for example if "animation-24.png" contained optimization (in the old gif), if it has disappeared in png. The solution would be to copy the frame ...
- 2015-11-19T06:54:47-07:00
- Forum: Users
- Topic: Frames Optimization
- Replies: 6
- Views: 3453
Re: Frames Optimization
No, I have the original gif, I would simply convert the "optimization delay" in >> "copy last frame optimize X5".
And then turn it while png.
And then turn it while png.
- 2015-11-19T06:22:44-07:00
- Forum: Users
- Topic: Frames Optimization
- Replies: 6
- Views: 3453
Frames Optimization
Hi, I need help about imagemagick . Note that I am running windows seven 64 . I have to extract .gif out frames .png So I do: "C:\Program Files\ImageMagick-6.9.2-Q16\mogrify.exe" -coalesce -format png "C:\Users\Desktop\base\*.gif " My concern is that coalesce "removes" the optimization, or most ...