https://bugs.kde.org/show_bug.cgi?id=363199
Bug ID: 363199 Summary: Pan and Zoom / Position and Zoom problem (possibly other effects too) on rescaling clip in timeline, even in newest version 16.04.1 Product: kdenlive Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Effects & Transitions Assignee: vpi...@kde.org Reporter: b...@stefantriller.de Hi, I just encountered the following problem: 1. Create a large image, possibly for showing some credits after your movie: i.e. 1920 x 9080 as a png file and enter some text in it to be scrolled on the screen. 2. Add the png file as a clip to your project (by default it creates a 5 seconds clips) 3. Drag this 5 seconds clip onto the timeline. 4. Add the Position and Zoom effect to the clip 5. So far so good! 6. Now click on the right hand side of the clip in the timeline on the resize handle and resize the clip to 30 seconds. 7. Insert some key frames, like keeping the image still for the first second and the last second 8. Last frame should be y = -8000 Problem: No matter what you do in the Position and Zoom effect, it only affects the first 5 seconds of the clip, but not the whole 30. This leads to weird effects, like scrolling only a few pixels, even if you enter y = -50000 for the last frame, or so. Workaround: Edit the size of the clip BEFORE adding the Position and Zoom effect! In my eyes the problem is in the way the effect is applied on the clip. Once added to the clip it "remembers" the clip length and sticks to it, even if I change the length of the clip in the timeline. So the effect should update its "internal length value" for the clip. -- You are receiving this mail because: You are watching all bug changes.