Skip to content

Fix two pass rendering issues

Samuel Larkin requested to merge ssamm/kdenlive:master into master

When two pass encoding was enabled the second pass was never running due to it having the same output filename as the first pass. With the output filename changed, it runs correctly.

Doesn't fix the issue reported here, but requires the workaround in order to enable two pass encoding. https://bugs.kde.org/show_bug.cgi?id=486056

Merge request reports

Loading