<div dir="ltr"><div class="gmail_default" style="font-size:small">David: the monthly builds require a lot of time for so many distros.  OpenCV is very large and requires an obsessive amount ofadditional time that we simply can not justify due to low usage of the plugins.<br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Below is from the manual</div><div class="gmail_default" style="font-size:small">-----------------------------------<br></div><div class="gmail_default" style="font-size:small">Building OpenCV adds a lot of storage demand (4 GB) to the CINELERRA-GG build tree, and its COMPILE TIME IS SIGNIFICANT. For these reasons, findobject and the other 5 plugins are not included in System build packages. The OpenCV plugins are built only in the 64-bit tarball builds, both static and dynamic, but due to size these plugins are not included with pkgs, i.e. the System builds. However it is relatively easy to add the current plugins for your distro via a simple procedure of copying the plugins from the static tarball to the cin5 install plugin path.  <br></div><div class="gmail_default" style="font-size:small">  <br></div><div class="gmail_default" style="font-size:small">   1. do your package install of the current build for your distro as usual<br>   2. look in <a href="https://cinelerra-gg.org/download/tars">https://cinelerra-gg.org/download/tars</a> to see your distro name's tar file<br></div><div class="gmail_default" style="font-size:small">   3. download the corresponding distro static tarball; for example for debian 10:</div><div class="gmail_default" style="font-size:small">        <a href="https://cinelerra-gg.org/download/tars/cinelerra-5.1-debian10-20200430.x86_64-static.txz">https://cinelerra-gg.org/download/tars/cinelerra-5.1-debian10-20200430.x86_64-static.txz</a></div><div class="gmail_default" style="font-size:small">   4. create a temporary directory on your computer<br>   5. cd that-directory<br>   6. tar -xf location-of-the-tarball-you-downloaded<br>   7. cp plugins/opencv/*obj.plugin <see below for your location>/. (note the period on the end)<br>   8. Start CINELERRA-GG and look for the six plugins in Video Effects<br>   9. To reverse this, simply delete the six plugin files (for example:  <br>          rm /usr/lib*/cin*/*obj.plugin).<br><br>The location for most User installs is:<br>          <cinlib_path>/plugins/<br>Location for some System installs is:<br>          /usr/lib/cin/plugins/ (most ubuntu distros)<br>          /usr/lib64/cin/plugins/ (Leap distro)<br><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, May 17, 2020 at 2:15 PM david <<a href="mailto:brometeo@gmail.com">brometeo@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">El domingo 17 de mayo, Sam escribió:<br>
> I think you can achieve such results with the FindObj plugin right now, if I<br>
> manage to install the plugin correctly. I have not yet been able to get the<br>
> OpenCV plugins to work or compile it correctly, which is still a bit of a<br>
> hassle. I hope I can get it to work, then I can maybe record a video. I<br>
> don't want to give you too much hope, but as far as I know this plugin is<br>
> ideal for that.<br>
<br>
Why Opencv plugins are not packaged for Debian and other Linux distributions?<br>
<br>
-- <br>
David<br>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div>