sdcb / opencvsharp-mini-runtime

mini runtime that suitable for model inference in server.
Apache License 2.0
14 stars 0 forks source link

Error using VideoWriter: Unable to find an entry point named 'videoio_VideoWriter_fourcc' in shared library 'OpenCvSharpExtern'. #2

Open 1764564459 opened 7 months ago

1764564459 commented 7 months ago

使用Sdcb.OpenCvSharp4.mini.runtime.ubuntu.22.04-x64出现以下错误有解决方案么?

Error using VideoWriter: Unable to find an entry point named 'videoio_VideoWriter_fourcc' in shared library 'OpenCvSharpExtern'.

sdcb commented 6 months ago

Sorry my mini runtime does not compile FFmpeg(which only compiled core, imgproc, imgcodec), it's not caused by 4.9 issue