X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fmotion_est%2Fconfigure;h=578862c830449a69a8318ed90b577692e438739e;hb=a8802a3b666670b2aa495fe3eabd2d5b2e3f1466;hp=24f0b9ed014a7c75cfcee8c5c6d9b9868e3c3b2a;hpb=bd2707bb370eda9cae39e22b5e89b9096474cd7d;p=melted diff --git a/src/modules/motion_est/configure b/src/modules/motion_est/configure index 24f0b9e..578862c 100755 --- a/src/modules/motion_est/configure +++ b/src/modules/motion_est/configure @@ -8,6 +8,10 @@ then touch ../disable-motion_est echo "- motion estimation components disabled. Add --enable-motion-est to enable." else +cat << EOF >> ../producers.dat +slowmotion libmltmotion_est.so +EOF + cat << EOF >> ../filters.dat motion_est libmltmotion_est.so vismv libmltmotion_est.so