Summary: | Rotoscoping defect when zooming | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | farid <snd.noise> |
Component: | Video Effects & Transitions | Assignee: | Vincent PINON <vpinon> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fritzibaby, kolloom, rafael.linux.user, simonandric5 |
Priority: | HI | Flags: | fritzibaby:
Brainstorm+
|
Version: | git-master | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kdenlive/baabfafe6fa546ce968a4eb523d1e1f3b2db2f81 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
example
cant reproduce Fixed on 18.12.1b appimage |
Git commit baabfafe6fa546ce968a4eb523d1e1f3b2db2f81 by Jean-Baptiste Mardelle. Committed on 02/12/2016 at 13:32. Pushed by mardelle into branch 'Applications/16.12'. Fix monitor scene not adapting to zoom (rotoscoping, composite, ...) Fix crash in rotoscoping M +6 -2 data/kdenlivemonitorcornerscene.qml M +6 -2 data/kdenlivemonitoreffectscene.qml M +6 -2 data/kdenlivemonitorrotoscene.qml M +8 -8 src/monitor/glwidget.cpp M +2 -2 src/monitor/glwidget.h M +14 -2 src/monitor/monitor.cpp M +2 -0 src/monitor/monitor.h M +20 -14 src/onmonitoritems/rotoscoping/rotowidget.cpp https://commits.kde.org/kdenlive/baabfafe6fa546ce968a4eb523d1e1f3b2db2f81 I have noticed some weird behavior so I am reopening it for further testing soon. I found one, if you are rotoscoping a clip and then apply to it a position and zoom effect and move it the rotoscoped part isn't sticking. Yes, I can reproduce this issue in OpenSUSE too. @Rafael, which Kdnelive version? Created attachment 118550 [details]
cant reproduce
kdenlive 19.03.70
mlt 6.13
ffmpeg 4.0.2-2
git repo branch origin/refactoring_timeline 76bca9ab6
KDE Frameworks Version: 5.55
Qt Version: 5.11.1
I am unable to reproduce this with the recent timeline_refactoring
Created attachment 118553 [details]
Fixed on 18.12.1b appimage
mark fixed |
Created attachment 102548 [details] example After applying the rotoscoping effect zoom in the project monitor to add the rotoscoping points. When you zoom out or scroll up-down/left-right the points don't follow the image. See screenshot...