]> git.sesse.net Git - mlt/blobdiff - src/modules/vmfx/filter_shape.c
+ Correction for non-zero in point on the associated cut
[mlt] / 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