mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-25 20:22:39 +01:00
Replace gif with webp
ffmpeg.exe -i "2021-07-25 17-27-23.mp4" -t 7 -vcodec libwebp -filter:v fps=fps=20 -lossless 0 -compression_level 3 -q:v 70 -loop 1 -preset picture -an -vsync 0 output.webp
This commit is contained in:
parent
cda435be0b
commit
d30f2359c9
Binary file not shown.
Before Width: | Height: | Size: 12 MiB |
Binary file not shown.
BIN
.gitlab/media/preview.webp
Normal file
BIN
.gitlab/media/preview.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.1 MiB |
@ -28,7 +28,7 @@ Windows only, Linux and MacOS next.
|
|||||||
|
|
||||||
<a href="https://www.youtube.com/watch?v=q-J2fTWDxw8">
|
<a href="https://www.youtube.com/watch?v=q-J2fTWDxw8">
|
||||||
|
|
||||||
![Preview](.gitlab/media/preview.gif)
|
![Preview](.gitlab/media/preview.webp)
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<p>Click gif to see the Steam Early Access Trailer (YouTube)</p>
|
<p>Click gif to see the Steam Early Access Trailer (YouTube)</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user