Results 3 issues of ll

感谢这么好的代码,一个小问题, 有的火山号显示"Number xxx does not exist", 但火山号明明存在啊 谢谢

code: OpenCvSharp.VideoWriter(@"D:\mm\\aaf.mp4",OpenCvSharp.FourCC.XVID,capture_test.Fps, new OpenCvSharp.Size(capture_test.FrameWidth,capture_test.FrameHeight),true); Hi friend, when writting frame to video, XVID fourcc was used, but only .mp4 out format could write file successfully, and the file is too big....

wontfix

[test_load_raw.zip](https://github.com/user-attachments/files/16161815/test_load_raw.zip) Hi friends, I tried to use Nuitka to package a simple program, but encountered an error. The source code, demo data used, and the Nuitka packaging command have been...

bug
needs_example