[Cin] Missing plugin MOTION CV caused heavy error

Andrew Randrianasulu randrianasulu at gmail.com
Mon Dec 7 19:39:13 CET 2020


В сообщении от Monday 07 December 2020 19:07:35 August Geyler via Cin написал(а):
> Hello everyone,
> 
> I need your support for making the Motion CV plugin usable for me again. 
> The background: I started working on a huge project in April this year 
> with my team. We made heavy use of motion tracking. To achieve this we 
> made several tests with all available motion plugins in April 2020 and 
> decided to only use "Motion CV". Nobody knew, we chose an effect which 
> would deleted only few month later. I couldn't even imagine something 
> like this happening.
> 
> We worked on our project for more than a month. Due to the pandemic it 
> came to a sudden hold in May. Today we wanted to start finishing the 
> project. When I opened the file in Cinelerra I surprisingly got the 
> massage that the effect "Motion CV" was unknown. As I figured out, you 
> deleted this plugin in September. I am happy to hear that the new motion 
> plugin is much better and I will use it in the future. But now I need to 
> render my project from April exactly in the way it was made. But this is 
> impossible now due to the disappearance of our most used effect. I 
> checked the syntax in the project XML. There are several differences 
> between "Motion" and "Motion CV" so that just renaming the effect in the 
> file did not work.
> 
> I red that the old motion cv plugin is still in the libraries and 
> downloaded it. But as I have no clue how to reinstall this into my 
> running system I need your support. The handbook is not describing how 
> to reinstall deleted plugins.

I think you can rebuild CinGG with this part of patch reverted:

https://git.cinelerra-gg.org/git/?p=goodguy/cinelerra.git;a=blobdiff;f=cinelerra-5.1/plugins/Makefile;h=178e0ef210f49b3f291973efc9194b71d373d43b;hp=05323bb86c1fea75ec73a91ef63a24e9363f74ef;hb=abdff69b9309c7d5cd2ed6ce17dd2e0d85aef9a1;hpb=0b751b07a28e84a721b2bb76083db6629aa26d73

diff --git a/cinelerra-5.1/plugins/Makefile b/cinelerra-5.1/plugins/Makefile
 index 05323bb86c1fea75ec73a91ef63a24e9363f74ef..178e0ef210f49b3f291973efc9194b71d373d43b 100644 (file)
 
--- a/cinelerra-5.1/plugins/Makefile
+++ b/cinelerra-5.1/plugins/Makefile
@@ -101,8 +101,6 @@ DIRS = $(OPENCV_OBJS) \
        loopvideo \
        motion \
        motion51 \
-       motion-cv \
-       motion-hv \
        motion2point \
        motionblur \
        normalize \
@@ -171,6 +169,9 @@ DIRS = $(OPENCV_OBJS) \
        theme_unflat \
        theme_cakewalk \
 
+# not maintained
+#      motion-cv \
+#      motion-hv \
 # too costly
 #      findobject \
 #      greycstoration \


basically remove "#" before motion-cv line, and build as usual....

Installed plugins on 32-bit system live (by default) in /usr/lib/cin/plugins,

for 64-bit look at /usr/lib64/cin/plugins

i think ....

not sure if binary plugins from older version of CinGG will work in new :/

> 
> Is it possible to reinstall the plugin by myself? Or can you provide the 
> plugin again with the next update?
> 
> I'm looking forward hearing from you to save all the work we had with 
> our project.
> 
> Best regards,
> 
> August
> 
> 




More information about the Cin mailing list