cannedtuna@lemmy.world to memes@lemmy.worldEnglish · 12 天前It really is the worst image formatlemmy.worldimagemessage-square83linkfedilinkarrow-up1392file-text
arrow-up1392imageIt really is the worst image formatlemmy.worldcannedtuna@lemmy.world to memes@lemmy.worldEnglish · 12 天前message-square83linkfedilinkfile-text
minus-squaretal@lemmy.todaylinkfedilinkEnglisharrow-up7·edit-212 天前WebM works with image-rs (as long as you don’t exceed your home instance’s upload size limits). I can’t guarantee that every client can view it properly — that’s on the client’s author — but it’ll show up in the Lemmy Web UI. $ wget https://gnuplotting.org/figs/bessel.gif $ ffmpeg -i bessel.gif bessel.webm Your browser does not support playing HTML5 video. You can download a copy of the video file instead. Try downloading that and then uploading it in a comment to to your own instance; it should work unless pawb.social limits the size.
WebM works with image-rs (as long as you don’t exceed your home instance’s upload size limits).
I can’t guarantee that every client can view it properly — that’s on the client’s author — but it’ll show up in the Lemmy Web UI.
Try downloading that and then uploading it in a comment to to your own instance; it should work unless pawb.social limits the size.