-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Use VHS to create animated WebP images for quick tutorial (and possibly others) #1906
Comments
.gif are big and not scalable. I think any solution with svg (as was discussed on #735) is much better. |
@knutov yea, well:
|
The output is really nice. I futzed with the settings until I was mostly happy. These are the commands at the beginning of the Quick Start guide. quickstart.tape
quickstart.gif Sizes
I proportionally reduced the width, height, font size, and padding by 1/3 (final size 800x533):
The text gets a bit fuzzy (maybe too fuzzy), but you certainly get some size reduction. I really like that this is text driven. |
I did the same recording with asciicinema for the test. Result file is only 24623 bytes. Link to recording - https://asciinema.org/a/548255 asciinema recording has huge advantages:
The only way how it could be better is accept code from |
See https://github.com/charmbracelet/vhs
Asciicast was recently removed (I agree about that decision). Having some illustrative CLI animations does look good, though, and they have some documentation value.
I have tested VHS briefly and:
The text was updated successfully, but these errors were encountered: