https://bugs.kde.org/show_bug.cgi?id=475027
Bug ID: 475027
Summary: Timer effect duration doesn't work
Classification: Applications
Product: kdenlive
Version: 23.08.1
Platform: Archlinux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Effects & Transitions
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
***
The`duration` property of the `Timer` effect doesn't work as intended for me
for two reasons. I have a 4min clip, and I want the timer to show up from the
beginning but to start running when the video reaches the `00:01.00` mark and
to stop when the timer reaches `03:05.50`, so I try to set
- `start` to `00:00:00:00`
- `duration` to`00:03:05:50`
- `offset` to `00:00:00:00`
The timer correctly shows 00:00 from the start of the clip and starts running
when the video reaches the 1 sec mark, though:
-Problem 1: it's impossible to set `duration` to`00:03:05:50`. Even using the
arrows to input the correct duration, it jumps from `00:03:05:29` to
`00:03:06:00`.
-Problem 2: even with the `duration` set to a possible value accepted by the
application, like `03:06.00`, the timer doesn't actually stop at the specified
duration, freezing at `03:06.73` until the end of the clip.
***
STEPS TO REPRODUCE
1. Add `Timer` effect to timeline
2. Fail to input a duration whose milliseconds lie between 30 and 99
3. Check that the timer doesn't actually stop at the specified duration
SOFTWARE/OS VERSIONS
Arch, kernel 6.5.5-arch1-1
Gnome wayland 44.5
QMake version 3.1
Using Qt version 5.15.10 in /usr/lib
--
You are receiving this mail because:
You are watching all bug changes.