https://bugs.kde.org/show_bug.cgi?id=363328
Wegwerf <wegwerf-1-...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED --- Comment #4 from Wegwerf <wegwerf-1-...@gmx.de> --- So I've played around with timeline::checkProjectAudio() which seems to have an index issue, maybe that's a regression that crept in undetected during the timeline refactoring. When I correct the loop to iterate over only existing tracks, that is "m_track.count()-1" then Kdenlive does not crash. But now MLT aborts rendering "Rendering crashed. Video without audio track". Sweet. Not. Checking "Render without audio" doesn't help either. -- You are receiving this mail because: You are watching all bug changes.