]> git.sesse.net Git - mlt/commitdiff
+ Enabled Zach's new slowmotion producer
authorlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Tue, 25 Oct 2005 07:34:05 +0000 (07:34 +0000)
committerlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Tue, 25 Oct 2005 07:34:05 +0000 (07:34 +0000)
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@857 d19143bc-622f-0410-bfdd-b5b2a6649095

src/modules/motion_est/configure

index 24f0b9ed014a7c75cfcee8c5c6d9b9868e3c3b2a..578862c830449a69a8318ed90b577692e438739e 100755 (executable)
@@ -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