Zjaun
Zjaun
In host, this is what it is supposed to look like  But in client, the GPU cannot be seen  Here are the videos that I've seen that has...
I think the culprit is either the 22H2 update or the drivers from NVIDIA. Haven't tested yet (since I haven't made an image when I was in 21H2, and I...
I based my changes only in `videoInputLib.java` ([link](https://github.com/bytedeco/javacpp-presets/blob/master/videoinput/src/gen/java/org/bytedeco/videoinput/global/videoInputLib.java)), can you guide me where is the videoCodec located so that I can take a look?
Oohh, a new function (I guess) that is not implemented directly in the `VideoInputFrameGrabber`. I think I may have to comb through the `FrameGrabber` class and add the methods not...