From: lilo_booter Date: Tue, 25 Oct 2005 07:34:05 +0000 (+0000) Subject: + Enabled Zach's new slowmotion producer X-Git-Url: http://research.m1stereo.tv/gitweb?a=commitdiff_plain;h=a8802a3b666670b2aa495fe3eabd2d5b2e3f1466;p=melted + Enabled Zach's new slowmotion producer git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@857 d19143bc-622f-0410-bfdd-b5b2a6649095 --- 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