Frames Optimization
Posted: 2015-11-19T06:22:44-07:00
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 optimizations on my gif are only pauses.
So for my .png, he has no time to pause between frames and my animation is too fast!
My question is, how do I show 5 times the frame before optimization to give the illusion of a break when I would read my .png files.
Thank you in advance and sorry for my language, I'm a french user ^^
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 optimizations on my gif are only pauses.
So for my .png, he has no time to pause between frames and my animation is too fast!
My question is, how do I show 5 times the frame before optimization to give the illusion of a break when I would read my .png files.
Thank you in advance and sorry for my language, I'm a french user ^^