Summary: | git master - Project Monitor isn't playing to end of timeline. Stops a second or two before end [video example included] | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Unknown <null> |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | null, simonandric5 |
Priority: | NOR | ||
Version: | git-master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
URL: | https://youtu.be/UDbW0igA7f4 | ||
Latest Commit: | https://commits.kde.org/kdenlive/6f5584eee17ebe8a0276bb542001126873f706f2 | Version Fixed In: | |
Sentry Crash Report: |
Description
Unknown
2016-10-27 19:45:22 UTC
Test this on a fresh install of Ubuntu GNOME 17.04 x64, GNOME 3.24.0, and this bug still occurred. I tested to see if it was an MLT issue by opening a Terminal and playing a 9-second video clip I rendered "melt ./untitled.webm", and the video played all the way through, smoothly. Going back into Kdenlive and pressing SPACEBAR or pressing the play button, once the timeline position cursor gets a second or two from the end of the project, it skips immediately to the end. Git commit 6f5584eee17ebe8a0276bb542001126873f706f2 by Jean-Baptiste Mardelle. Committed on 13/04/2017 at 06:08. Pushed by mardelle into branch 'Applications/17.04'. Fix glitch on pause and does not play last second of project M +4 -8 src/renderer.cpp https://commits.kde.org/kdenlive/6f5584eee17ebe8a0276bb542001126873f706f2 Awesome, thank you sir! Any chance this can be merged with the master in the ppa:kdenlive/master-ppa so I can test it out and confirm the fix on my end? |