[Kdenlive-devel] razor tool & clip length
Mikko Rapeli
mikko.rapeli at iki.fi
Tue Sep 29 11:35:06 UTC 2009
This on svn3962, mlt latest git, ffmpeg a week old, Debian stable.
Using razor tool on a long clip, slice it to a few pieces. Result is
that the out point moves about 4 seconds further. Clip doesn't have
anything after the end. Time line shows correct last frame for the
clip but preview shows it as black, since there's no video left.
I can repeat and redo this from the undo buffer. Difference between the normal
project file and the one after razoring extends one clip is below. Can't
see much wrong with it. Video is MJPEG MOV.
--- vuokatti01.kdenlive 2009-09-29 14:20:58.000000000 +0300
+++ vuokatti02.kdenlive 2009-09-29 14:21:41.000000000 +0300
@@ -84,7 +84,9 @@
</producer>
<playlist id="playlist3" >
<blank length="217" />
- <entry in="2544" out="2882" producer="3_1" />
+ <entry in="2544" out="2673" producer="3_1" />
+ <entry in="2674" out="2763" producer="3_1" />
+ <entry in="2764" out="2882" producer="3_1" />
</playlist>
<producer in="0" out="333" id="slowmotion:3:10" >
<property name="mlt_type" >producer</property>
@@ -144,7 +146,7 @@
</transition>
</tractor>
<kdenlivedoc profile="hdv_720_30p" kdenliveversion="0.7.5 (rev. 3962)" version="0.84" projectfolder="/home/mira/kdenlive" >
- <documentproperties zonein="0" zoneout="100" zoom="6" verticalzoom="1" position="339" />
+ <documentproperties zonein="0" zoneout="100" zoom="6" verticalzoom="1" position="437" />
<profileinfo width="1280" display_aspect_den="9" frame_rate_den="1001" description="HD 720p 29.97Hz" height="720" frame_rate_num="30000" display_aspect_num="16" progressive="1" sample_aspect_num="1" sample_aspect_den="1" />
<tracksinfo>
<trackinfo blind="1" mute="0" locked="0" trackname="" type="audio" />
More information about the Kdenlive
mailing list