pinterf / mvtools

mvtools plugin for avisynth
155 stars 17 forks source link

MDepan zerow doesn't seem to work #12

Closed veins1 closed 6 years ago

veins1 commented 6 years ago

I'm using mdepan on mvtools vectors to stabilize with DePanStabilize. The problem is that with static shots "local" motion (moving hand) causes unnecessary stabilization. I tried tweaking zerow parameter of MDepan but it doesn't do anything. I'm not an expert but I think the problem is line 537 of MVDepan.cpp

pinterf commented 6 years ago

Thanks. This bug was probably there since the zerow parameter was introduced, The old local variable was not removed so it was overriding the parameter.