https://bugs.kde.org/show_bug.cgi?id=492274
Bug ID: 492274
Summary: Improve Clip Speed applet
Classification: Applications
Product: kdenlive
Version: 22.04.3
Platform: Ubuntu
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: Video Display & Export
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 173005
--> https://bugs.kde.org/attachment.cgi?id=173005&action=edit
105,47 percent speeds up too fast (track line 3)
SUMMARY
Changing the clip speed usually doesn't lead to lip-synchronous behaviour. This
is because of the limitation of speed ratio.
STEPS TO REPRODUCE
1. Load a longer clip into the time line
2. Load another clip into the time line, with a different speed
3. Try to adjust the speed of either to the other clip
OBSERVED RESULT
It is impossible to run both in parallel
EXPECTED RESULT
A setting without artificial limitations of the speed ratio
ADDITIONAL INFORMATION
The 'Clip Speed' applet allows setting of ratios in percentages, with 2 digits
after the decimal point. Only at first sight is this 'generous'. With a longer
clip, eg of 200000 frames, this isn't more than a precision of 20 frames (!!,
one second).
The consequences are visible in the attached screen shots. The to-be-adjusted
clip is either too fast or too slow, due to the setting to a 1/100 of a
percentage.
There is no reason, instead of this somewhat artificial setting, to allow
setting a ratio. Preferably by reading the number of frames of both clips,
diving these two numbers, and entering this ratio instead.
--
You are receiving this mail because:
You are watching all bug changes.