From: lilo_booter Date: Sat, 15 Oct 2005 12:52:00 +0000 (+0000) Subject: + Correction for non-zero in point on the associated cut X-Git-Url: http://research.m1stereo.tv/gitweb?a=commitdiff_plain;h=dce862a908afdad0b783f45d962d781992a0a6da;p=melted + Correction for non-zero in point on the associated cut git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@853 d19143bc-622f-0410-bfdd-b5b2a6649095 --- diff --git a/src/modules/vmfx/filter_shape.c b/src/modules/vmfx/filter_shape.c index 54189ab..ec302c6 100644 --- a/src/modules/vmfx/filter_shape.c +++ b/src/modules/vmfx/filter_shape.c @@ -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