FChannel0 / FChannel-Server

GNU Affero General Public License v3.0
106 stars 14 forks source link

Gif preview artifacting #44

Open seth-scherer opened 3 years ago

seth-scherer commented 3 years ago

https://fchan.xyz/b/fb-Y2EAPPCS media the preview of a gif has a lot of artifacting, this goes away when viewing the full image

the-sageman commented 3 years ago

https://fchan.xyz/b/fb-Y2EAPPCS media the preview of a gif has a lot of artifacting, this goes away when viewing the full image

This is a known problem with imagemagick https://github.com/ImageMagick/ImageMagick/issues/2450 The only way to fix this is by updating imagemagick which the admin has to do on another note, we might as well consider ffmpeg, what do you think @FChannel0?

FChannel0 commented 3 years ago

ive tested locally with update imagmagick and it still has the same effect. i havent considered ffmpeg. could just take the first frame of the gif and have it so its not animated in thumbnail. I am not sure about this though, some times seeing the gif animated thumbnail is nice, sometimes they can be annoying. sometimes seeing the glitched effect in thumbnail is a nice, sometimes its annoying. currently i am not too bothered with the gif animations compared to other bugs that need fixing. open to solutions though.