Crash when playing video with dmabuf interface
I am working on a new MPV video output driver using the dmabuf interface. Video playback will crash at the same spot with error message:
wl_display@1: error 1: invalid arguments for zwp_linux_buffer_params_v1.add
I have tested this on another compositor(sway) and no such problem.
What's the best way of getting more debug info for this ?
Thanks!
Note: I am using the current main
branch
Edited by Aaron Boxer