Bug 433596

Summary: Automatic jump cut
Product: [Applications] kdenlive Reporter: Larsen <larsen007>
Component: User Interface & MiscellaneousAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED NOT A BUG    
Severity: wishlist CC: julius.kuenzel
Priority: NOR    
Version: 20.12.2   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Larsen 2021-02-25 15:16:32 UTC
SUMMARY
Take a video clip, cut it evenly every n seconds and optionally remove everything except every n-th part.

STEPS HOW IT SHOULD WORK
1. Have a video clip with 9 seconds
2. Cut it every second
3. Remove parts 2+3,5+6,8+9 leaving only the parts 1+4+7

Don't know if this generally makes sense, but I could have used it on a clip with a long walk between two points to speed it up (didn't want to speed up the video itself).
Comment 1 Julius Künzel 2024-08-08 21:52:30 UTC
Thanks for your report!

This does not really sound like a feature we want to implement 1:1 as it is very specific. The workflow is still interesting though. I guess this would be something one can achieve with a potential plugin or scripting system in the long-term future. However I hope you agree to close this particular request for sanity reasons.
Comment 2 Larsen 2024-08-09 08:19:05 UTC
Sure, no problem. Thanks for the feedback though =)