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

I need help to strip out the start of screen demo #6

Open
rnag opened this issue Apr 1, 2022 · 0 comments
Open

I need help to strip out the start of screen demo #6

rnag opened this issue Apr 1, 2022 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@rnag
Copy link
Owner

rnag commented Apr 1, 2022

Description

demo link:
https://asciinema.org/a/483363

This might be a bit of a stupid thing, but I need help to strip out the first few seconds (~5 seconds or so) from the start, where it shows as session restored. I tried with asciinema-edit but couldn't get it to work on my side (using mac). In case curious, I open an issue in the linked project.

For now my setting on asciinema.org are to set idle_time_limit=1.0 but that's not ideal as it speeds up commands in general. so I just want to know how can i strip out first few seconds from the start (and maybe last second or too too). thx ~

What I Did

trying with asciinema-edit (anyone else have this problem btw?)

$ cat ~/Downloads/483363.cast | asciinema-edit cut  --start=0.0 --end=5.0 
failed to transform cast: couldn't find initial frame
@rnag rnag changed the title I need help to strip out the start of screenshare demo I need help to strip out the start of screen demo Apr 1, 2022
@rnag rnag added help wanted Extra attention is needed good first issue Good for newcomers and removed good first issue Good for newcomers labels Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant