https://bugs.kde.org/show_bug.cgi?id=421223
Julius Künzel <jk.kde...@smartlab.uber.space> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jk.kde...@smartlab.uber.spa | |ce --- Comment #4 from Julius Künzel <jk.kde...@smartlab.uber.space> --- (In reply to martian from comment #2) > I just tried to solve this bug by myself. > > changing line 481(near about) of src/dialogs/renderwidget.cpp to: > double projectDuration = GenTime(pCore->projectDuration() - 2, > pCore->getCurrentFps()).ms() / 1000; > > seems to solve the issue... > > I am still in doubt that how it solves the issue(and what caused the issue), > I would highly appreciate someone who can help me understand how this fix > works. Thanks for the report and your attempt to fix! It would be nice if you can open a merge request on https://invent.kde.org/multimedia/kdenlive. On GitLab we can review coding contributions better… -- You are receiving this mail because: You are watching all bug changes.