]> git.sesse.net Git - mlt/commitdiff
+ Correction for non-zero in point on the associated cut
authorlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Sat, 15 Oct 2005 12:52:00 +0000 (12:52 +0000)
committerlilo_booter <lilo_booter@d19143bc-622f-0410-bfdd-b5b2a6649095>
Sat, 15 Oct 2005 12:52:00 +0000 (12:52 +0000)
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@853 d19143bc-622f-0410-bfdd-b5b2a6649095

src/modules/vmfx/filter_shape.c

index 54189ab8db05b9b1389cc2ac8ad7ecd45b1e1329..ec302c6639bbe3120673d8ec86d2390133e5aa1c 100644 (file)
@@ -123,6 +123,7 @@ static mlt_frame filter_process( mlt_filter this, mlt_frame frame )
        {
                in = mlt_properties_get_int( MLT_FRAME_PROPERTIES( frame ), "in" );
                out = mlt_properties_get_int( MLT_FRAME_PROPERTIES( frame ), "out" );
+               position -= in;
        }
 
        // Duration of the shape