ZhenFTW
ZhenFTW
It doesn't work on ubuntu. I put it on that directory.
Just an integrated intel hd graphics card. Intel HD Graphics. Is it supported?
I actually just use webview2 c++ manually for my work's case, Though I think I need to reopen this issue.
Yeah same issue as of now, I noticed that my code is being logged twice thus as soon as I use useSWR. Here is my code example. ``` import useSWR...
 Same issue
I know I came too late, but I really hope someone made a d3d backend for libmpv. Libmpv_gpu_context_d3d11 api to pass context would be great idea.
> I rewrote the implementation with a new idea (https://github.com/Dixeran/mpv/tree/d3d11_headless), and I found it maybe unnecessary to pass in a custom device. So I folk a new "headless" gpu context,...
So it can't be use to display video? only api to width and height?
Any update here or is it better if I email?
I just use your example code in this repo, debug works but no luck in release mode, btw thanks for making this project.