Export not completing jobs - sticks at 99%

Updated to Shotcut 26.8.1 on Windows 11 Pro build 26200.9168.

Since the update, Export will not complete - it stops at 99%, however the exported video appears to be complete.

This means that I cannot build a queue of jobs. I have to manually stop the stuck job at the top of the queue and then remove it so that the next job can start.

This bug seems to have been reported before in 2020, and it has now reappeared for me.

Export job do not proceed from some procentage - Bug - Shotcut Forum

Does not reproduce for me. Maybe it is specific to your current project. No steps provided. Did not state how long you waited at 99%. It is normal that it can stay there for a little while.

out of curiosity do you happen to have any third party VST plugins on your computer that do any type of license verification checking?

It’s a project template that I’ve used for a couple of years to convert TS video files into MP4 videos. It’s always worked perfectly up until now. An export job sticks at 99% until I do a manual intervention - I’ve waited up to an hour before losing patience.

I do have Cubase installed on this machine, and that does have some audio VST plugins, but they’ve never given any problems with Shotcut before?

This new version of Shotcut adds partial support for VST2 plugins

While there is a way to exit safe mode (no external plugins), there is no way to enter it manually from the UI. I will add that for the next version. In the meantime, here is a partial workaround:

Do you know how to set an environment variable on Windows that is not system-wide? You would open Windows cmd.exe and enter set VST_PATH=no. Then, cd to where shotcut.exe is and run shotcut. Next, run the same export that previously hung. That would help us determine if that is related to the problem.

Yes, the VSTs were causing the problem. I ran those steps you gave and now the jobs queue is being processed properly… E.g.

Also, the UI is back to its usual snappy self - for example, stepping through the timecode in the preview player shows an instant update of the video preview image whereas before the update took a second or two to occur…

I won’t be using VST plugins in my projects, so some way of turning them off via the UI would be appreciated. Thanks.