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
I installed with
cargo install binocle
Then I tried running on an MP4 file (seems I get the same error for any file):
And this is what I got:
Here is some information about my system: