Skip to content
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

fix demo video / screencast #6303

Open
ThomasWaldmann opened this issue Feb 15, 2022 · 4 comments
Open

fix demo video / screencast #6303

ThomasWaldmann opened this issue Feb 15, 2022 · 4 comments

Comments

@ThomasWaldmann
Copy link
Member

https://chaos.social/@sindastra/107792763024290251 see thread

if we want to show compression:

  • use zstd compression (do not use lz4, which is default anyway)
  • do not use incompressible data, like jpeg images
@ReethuVinta
Copy link
Contributor

  • What are the expectations for the video? Do I need to make the replicate entire 6 min video( changing zstd compression) or just demonstrate zstd instead of lz4(only 1:18 part )?
  • Should the terminal also resemble the one as seen in the video?

@ThomasWaldmann
Copy link
Member Author

There is currently some work on automating asciinema videos, see PRs.

@ThomasWaldmann ThomasWaldmann added this to the 2.0.0b1 milestone Jul 4, 2022
@ThomasWaldmann ThomasWaldmann modified the milestones: 2.0.0b1, 2.0.0rc1 Jul 17, 2022
@ThomasWaldmann
Copy link
Member Author

The automation has been merged into master (and 1.2-maint), see PR #6197.

The docs of master branch currently show the borg 1.1 demo video, this must be replaced by an automated build of a borg 2.0 demo video before going rc.

@ThomasWaldmann ThomasWaldmann changed the title fix demo video fix demo video / screencast Oct 3, 2022
@rugk
Copy link
Contributor

rugk commented Jan 10, 2024

BTW a cool project I stumbled upon is https://github.com/k9withabone/autocast, which allows you to automate asciinema's. I created a new issue #8040 to track the idea of maybe using it.

Edit: Oh sorry I see it was automated in a different way hmm…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants