<br><br>On Thursday, April 28, 2022, Andrea paz via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">No, I simply copied the six OpenCV plugins from CinGG's git. I copied<br>
them to .../bin/plugins/video/.<br>
These were not being recognized though. I was using the build with<br>
external ffmpeg 5 (--without-thirdparty); now that I tried the normal<br>
CinGG build from git, I have no more problems and I have the OpenCV<br>
plugins working.</blockquote><div><br></div><div><br></div><div><br></div><div>according to</div><div><br></div><div><a href="https://docs.opencv.org/4.x/db/d05/tutorial_config_reference.html">https://docs.opencv.org/4.x/db/d05/tutorial_config_reference.html</a></div><div><br></div><div>you can try to disable opencv's use of openexr (!) by using cmake option  WITH_OPENEXR=OFF and also disable all ffmpeg/gstreamer stuff too... </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" target="_blank">https://lists.cinelerra-gg.<wbr>org/mailman/listinfo/cin</a><br>
</blockquote>