Ask the Great God to guide how to do gif motion picture compression, for detailed code, PHP small white One
Reply to discussion (solution)
I don't know what you mean.
GIF itself is compressed, and how do you compress it?
I don't know what you mean.
GIF itself is compressed, and how do you compress it?
Proportional compression of the size, preferably the number of frames to be drawn
Reference: http://blog.csdn.net/fdipzone/article/details/9316385
Reference: http://blog.csdn.net/fdipzone/article/details/9316385
Cannot perform GIF motion compression, only one frame
It's said that ImageMagick is possible.
But I didn't use him, and I didn't see any examples of success.
PHP code combined with GD is possible, there is a ready-made class library on the Internet
It's said that ImageMagick is possible.
But I didn't use him, and I didn't see any examples of success.
PHP code combined with GD is possible, there is a ready-made class library on the Internet
Can the animated GIF be displayed properly? Request Demo Link
Are you going to shrink or animate?
Only with ImageMagick.
Are you going to shrink or animate?
Only with ImageMagick.
Do you have a demo?
Has this problem been solved? I'm also doing a compression clip on the GIF, but it becomes a static diagram, how did you solve it?