https://bugs.kde.org/show_bug.cgi?id=499236
Jean-Baptiste Mardelle <j...@kdenlive.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |CONFIRMED --- Comment #15 from Jean-Baptiste Mardelle <j...@kdenlive.org> --- This is puzzling. Nothing seems wrong on Kdenlive's side, so my suspicion is an issue between MLT and FFmpeg, however I cannot reproduce. I also tried installing Kdenlive from chocolatey and is also works fine. I saw other Windows report that look like yours, so I set the status to confirmed. I will need you to dig a bit more. Can you please test the following: Go in the Kdenlive bin folder: cd C:\Program Files\kdenlive\bin Run melt.exe (the MLT utiliy) to create a short mp4 file (replace XXX with your user name) : ./melt color:red out=50 -consumer avformat:C:\Users\XXX\test.mp4 It should create a short 2 seconds red color clip called test.mp4. Can you please paste the output of the command here ? Thanks in advance -- You are receiving this mail because: You are watching all bug changes.