cannedtuna@lemmy.world to memes@lemmy.worldEnglish · 2 days agoIt really is the worst image formatlemmy.worldimagemessage-square81fedilinkarrow-up1378arrow-down1101file-text
arrow-up1277arrow-down1imageIt really is the worst image formatlemmy.worldcannedtuna@lemmy.world to memes@lemmy.worldEnglish · 2 days agomessage-square81fedilinkfile-text
minus-squaretal@lemmy.todaylinkfedilinkEnglisharrow-up7·edit-21 day agoWebM 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.