https://bugs.kde.org/show_bug.cgi?id=503634
ClodH <clodhu...@proton.me> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |clodhu...@proton.me --- Comment #18 from ClodH <clodhu...@proton.me> --- I confirm this bug, I've met the same problem and reproduced what seems to be the cause of the problem. Kdenlive version 25.04.2 standalone (just downloaded today to give it a try). OS: Windows 10 pro 64 bit RAM: 8GB; GPU: 4GB TEST DONE Created a video sequence, added a couple of clips, added text clip with typewriter enabled. Rendering the project results in crash of the underlying encoder (I suppose). Kdenlive doesn't crash by itself. The log file "testproject.mp4.log" reports the following: > Started render process: C:/Kdenlive/kdenlive-25.04.2_standalone/bin/melt.exe > -loglevel error -progress2 > C:/Users/Clod/AppData/Local/Temp/kdenlive-ctRHwF-1.mlt > 20 6 1 > 21 18 3 > 22 24 4 [...other lines of processed frames omitted...] > 81 537 92 > Rendering of C:/Users/Clod/Videos/testproject.mp4 aborted, resulting video > will probably be corrupted. > Frame: 537 The resulting video *can* be played (I used "Movies & TV" provided with Windows 10) *but* the very last few frames are missing. After having found this Bug Report, I tried again. Just removed the typewriting effect and it successfully rendered the video. Notes: * The bug remains even if the length of the video sequence is changed, or the text with the effect is moved at the beginning or at the end of the sequence. * The typewriting effect is apparently rendered correctly, in spite the rendering is aborted close to the end. Hope this will be helpful. -- You are receiving this mail because: You are watching all bug changes.