We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
using CodecContext cc = new(Codec.CommonEncoders.Libx264RGB) { Width = rcp.Width, Height = rcp.Height, PixelFormat = rcp.PixelFormat, TimeBase = new AVRational(1, 20), };
运行Example 4: Streaming screen and transfer via network 服务端 报错 什么原因?环境:win11 vs2022 net6.0 dcb.FFmpeg 4.4.3 & Sdcb.ScreenCapture
The text was updated successfully, but these errors were encountered:
Sdcb.FFmpeg.runtime.win-x64 4.4.3这个包是否有安装呢?
Sorry, something went wrong.
No branches or pull requests
运行Example 4: Streaming screen and transfer via network 服务端 报错 什么原因?环境:win11 vs2022 net6.0 dcb.FFmpeg 4.4.3 & Sdcb.ScreenCapture
The text was updated successfully, but these errors were encountered: