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

ERROR wgpu::backend::direct #25

Closed
slowkow opened this issue Oct 4, 2021 · 1 comment
Closed

ERROR wgpu::backend::direct #25

slowkow opened this issue Oct 4, 2021 · 1 comment

Comments

@slowkow
Copy link

slowkow commented Oct 4, 2021

I installed with cargo install binocle

Then I tried running on an MP4 file (seems I get the same error for any file):

binocle circles1.mp4

And this is what I got:

[2021-10-04T16:49:23Z ERROR wgpu::backend::direct] Handling wgpu errors as fatal by default
thread 'main' panicked at 'wgpu error: Validation Error

Caused by:
    In a RenderPass
      note: encoder = `pixels_command_encoder`
    In a set_scissor_rect command
    Invalid ScissorRect parameters

', /Users/kamil/.cargo/registry/src/github.com-1ecc6299db9ec823/wgpu-0.10.2/src/backend/direct.rs:2160:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
-[_MTLCommandEncoder dealloc]:70: failed assertion `Command encoder released without endEncoding'
Abort trap: 6

Here is some information about my system:

rustup show
Default host: x86_64-apple-darwin
rustup home:  /Users/kamil/.rustup

stable-x86_64-apple-darwin (default)
rustc 1.55.0 (c8dfcfe04 2021-09-06)
@slowkow
Copy link
Author

slowkow commented Oct 4, 2021

I think that maybe this issue is a duplicate of #24

More information on my system:

macOS Catalina 10.15.7 (19H1419)

@slowkow slowkow closed this as completed Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant