This error indicates that no input video or audio file was provided before starting the task.
Core reasons:
In the GUI (sp.exe), you did not click "Select video or audio" to choose any file.
If you are using CLI mode, the required --name argument is missing.
Solutions:
In the main interface, click the "Select video or audio" button and choose one or more video/audio files.
Use Ctrl to select multiple files, or tick the "Folder" checkbox to batch process an entire directory.
If you are using CLI, make sure to pass the --name parameter with the absolute path, for example:
uv run cli.py --task vtv --name "D:/videos/myvideo.mp4" ...
After selecting, click Start again.
If you have already selected a file and still see this message, please provide the latest log file from the logs/ folder (copy the last 30 lines) so we can investigate further.
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.