Circlepuller / Tinyboard

Tinyboard is a light-weight, fast, highly configurable and user-friendly imageboard software package released under a non-restrictive open-source license. It is written in PHP and has few dependencies.
https://awsumchan.org
Other
10 stars 0 forks source link

Webp animated #10

Open ghost opened 3 years ago

ghost commented 3 years ago

There's a problem when posting animated webp, I always get the same error message. Fail to resize image! Details: gm convert: No data returned (/tmp/phpoMUrv0).

Circlepuller commented 2 years ago

This is related to GraphicsMagick's handling of WebP in particular. I don't know how this can be fixed on Tinyboard's end so it might be worth trying to poke the GraphicsMagick developers on getting this fixed.