https://bugs.kde.org/show_bug.cgi?id=448757
emohr <fritzib...@gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fritzib...@gmx.net Flags| |timeline_corruption+ Platform|Other |Microsoft Windows OS|Other |Microsoft Windows --- Comment #1 from emohr <fritzib...@gmx.net> --- It seems your clip usketmusictiger.mp4 has an issue. Could you try to remux the source file with FFmpeg? Press windows + r and type in cmd (this will open the cmd.exe). Type: - ffmpeg -i usketmusictiger.mp4 converted.mp4 -vcodec copy -acodec copy This will create a "converted.mp4" file that might be usable in Kdenlive. If this does not work you can re-encode it with: - ffmpeg -i usketmusictiger.mp4 converted.mp4 This will re-encode the video and should work. -- You are receiving this mail because: You are watching all bug changes.