-
Notifications
You must be signed in to change notification settings - Fork 5
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
Crash when trying to remove grain #1
Comments
|
I am experiencing the same issue when trying to apply, remove or inspect grain. Any idea what's going on? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When trying to run
grav1synth remove --output nograin.mkv lightgrain.mkv
(v0.1.0-beta.5), grav1synth immediately dies with the error:thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: CapacityError: insufficient capacity'
Any ideas?
The text was updated successfully, but these errors were encountered: