-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Doc] Convert GIF files to WebM #8767
Conversation
Great! But the compression is a bit too aggressive, and artifacts are visible. I tested on the features page, mostly the saved queries gif. |
needs rebase |
The quality is better! But:
I think we need to tweak the video quality a bit more towards compression. |
I've updated the WebM files with the following changes:
With these changes, the assets size was reduced by 62.41 %, hopefully with not too much impact on quality 🙂 |
Awesome! |
Convert GIF files to WebM to reduce assets size.
Total GIF files size: 44.9 MiB
Total WebM files size: 16.9 MiB
Reduced assets size by 62.41 %!
Todo
TimeInput.md