kdenlive-multirender
kdenlive-multirender copied to clipboard
Wrong frame ranges when the project doens't start at frame 0
The script seems to ignore the start frame.
Find (($OUT - $IN) in the script, and replace with $IN + (($OUT - $IN).
There are two places.