mltframework / mltframework/shotcut
changing clip speed back to 1 is not original duration
Open
Nobody has claimed this yet.
reproduced by dev
- Dominant language
- C++
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 11h 27m
- Merged PRs (30d)
- 5
Description
Shotcut 19.09.14
Shotcut 19.10.10
Shotcut 19.10.20
Change speed of clip.
Change it again to 1,0.
Size of clip is not the same as should be. Sometimes it's bigger, sometimes it's smaller.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in Shotcut using the attached Test.zip: change a clip's speed, set it back to 1.0, and compare the resulting duration with the original. Trace the speed and duration handling from that reproduction; done means restoring speed to 1.0 reliably restores the clip's original duration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100


