Skip to content

Fix subtitle save

Nathan Hinton requested to merge bionickatana/kdenlive:fixSubtitleSave into master

fixes the issue mentioned in #988 (closed) where the *.srt extension needed to be added manually. Now when the subtitle export feature is used there is a check for the extension and if not present is appended.

Merge request reports