- Joined
- Sep 28, 2023
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
For the normal people who don't understand ffmpeg wizardry, I'd also recommend ezgif which has animated WebP support and converters for whatever video format you use.I found this solution to creating an animated WEBP from MP4 video using FFMPEG.
View attachment 6605192
Source:
Converting part of an MP4 video to an animated WEBP. In this example the start point is 44 seconds for a duration of 4 seconds, frames per second is 15, width is 300, quality level is 50 and loop set to 0 (infinite).
ffmpeg -ss 44 -t 4 -i input.mp4 -vf "fps=15,scale=300:-1:flags=lanczos" -vcodec libwebp -lossless 0 -compression_level 6 -q:v 50 -loop 0 -preset picture -an -vsync 0 output.webp
View attachment 6605260
should already work@Null will there be a possibility of using WebP for avatars?
Penis.What does the P stand for?
PniggerWhat does the P stand for?