We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 unable to get asciinema-edit (v0.0.6) to work on a Mac OS environment - can provide more details if needed.
asciinema-edit
cat ~/Downloads/483363.cast | \ asciinema-edit cut \ --start=0.0 --end=5.0
The error shows is failed to transform cast: couldn't find initial frame. wasn't sure if I'm doing something wrong on my end.
failed to transform cast: couldn't find initial frame
The text was updated successfully, but these errors were encountered:
Getting same error, also happens if I just drop --start and only use --end, not the behavior I would expect.
--start
--end
What does work is finding the exact timestamps of certain frames and using them.
Sorry, something went wrong.
No branches or pull requests
I unable to get
asciinema-edit
(v0.0.6) to work on a Mac OS environment - can provide more details if needed.The error shows is
failed to transform cast: couldn't find initial frame
. wasn't sure if I'm doing something wrong on my end.The text was updated successfully, but these errors were encountered: