I can run one job with Starlight mini in 7.0.0.4b. All subsequent jobs immediately fail unless I restart the computer and then run 7.0.04b again. I tried adjusting the memory usage, but it didn’t matter, the issue repeats itself after a single job regardless of the memory percentage selected. I’ve tried a few different videos ranging from 320x224 to 640x480. All had the same result. cleared out the crash db, so the log is clean.
logsForSupport.zip (18.3 KB)
EDIT: It looks like the error is because there isn’t an upscale factor defined at 1x initially>
runner.exe: error: argument --upscale-factor: invalid float value: ‘’
If I set the Output Resolution to 2x (–upscale-factor 2) in 7.0.0.4b I can output export using Starlight Mini again. And if I then switch the Output Resolution back to Original (1x) it correctly sets --upscale-factor 1 and begins the job without issue.