- Dołączono
- 28 Wrz 2023
Obejrzyj poniższy film, aby zobaczyć, jak zainstalować naszą witrynę jako aplikację internetową na ekranie głównym.
Uwaga: Ta funkcja może być niedostępna w niektórych przeglądarkach.

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.
Wyświetl załącznik 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
Wyświetl załącznik 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?