• Resolved marcorroma

    (@marcorroma)


    Hi, congratulations on your plugin.
    I have a problem.
    When I load an animated .gif media file (with animated slides), only one frame of the .gif file is displayed
    Can you test this type of media file?
    Here is the file I’m having trouble with:
    https://gofile.io/d/rDm35r
    Thank you

    PS. If I download the file to my computer, after the upload, I view it correctly. It is only the converted webp file that has problems

Viewing 1 replies (of 1 total)
  • Plugin Author kubiq

    (@kubiq)

    Hi,
    GD can not convert animated GIF to WEBP, but new Imagick can,
    so you need to make sure that your server runs newest version of Imagick PHP library and then it should work ??
    Of course there are also some third party libraries and algorithms that can do really complicated process to convert it correctly, like gif2webp or vips, but I’m not sure I want to put this inside my plugin, as these libraries are few times bigger then this plugin itself.
    I’ll do some further testing with new Imagick, but it should work there… let me know ??

Viewing 1 replies (of 1 total)
  • The topic ‘Problem with .gif files’ is closed to new replies.