Turning off crash recovery causes the following issues when exporting with Starlight:
- No audio output
- The output folder specification is ignored and the file is output to the source folder.
- The output file name is different from the specified one.
For example, if you specify “video_startlight_mini.mp4,” the actual output file name will be “video_1_startlight_mini.mp4.”
Turning on crash recovery eliminates these issues, but in that case, the output file is first output to the source folder and then moved to the destination folder. Therefore, I want to turn off crash recovery to reduce processing time and disk usage.
All models except Starlight work without issue even with crash recovery turned off.