-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pwsh BuildWindows.ps1 error #3
Comments
@jzp-oos |
解决了 |
请问支持多线程解码吗 开多个线程解码cpu满了 |
I don't know because it depends on implementation of openh264 libs. |
DecodingParam里CpuLoad EcActiveIdc这2个参数有何作用 |
There is no useful document for openh264 so we have to read source code.
I guess we may be able to control usage of cpu by passing but I'm not sure that parameter meaning. |
请问下我拿到的yuv3个分量 怎么合并成一个 我需要yuv的byte[] ToBitmap方法里面 |
可以帮忙解决下么 |
Build OpenH264DotNet.Native [x64] for cpu
Reset modification of G:\OpenH264DotNet-main\src\openh264
error: pathspec '.' did not match any file(s) known to git
系统找不到指定的路径。
cmake -G "Visual Studio 16 2019" -A x64 -T host=x64
-D OpenH264_DIR="G:\OpenH264DotNet-main\src\openh264"
..
CMake Error: Error: generator : Visual Studio 16 2019
Does not match the generator used previously: Visual Studio 17 2022
Either remove the CMakeCache.txt file and CMakeFiles directory or choose a different binary directory.
CMake Error:
Generator
could not find any instance of Visual Studio.
The text was updated successfully, but these errors were encountered: