The error "Video required" typically occurs when the software cannot find or properly read the input video file. Please follow these steps to resolve the issue:
- Check the File Path: Ensure your video file path does not contain any Chinese characters, spaces, or special symbols. This is a common cause of failure. Move the video to a simple path like
D:/test.mp4. - File Name: Rename the video file to a short, simple English name (e.g.,
video.mp4). - File Format: Verify the video file is not corrupted and is in a standard format (e.g., MP4, MKV, MOV).
- Re-select the File: In the main interface, clear the input field and drag-and-drop the video file again.
- Check FFmpeg: The software requires
ffmpeg. The pre-packaged Windows version includes it, but if you moved files, ensure ffmpeg.exe is in the same directory as sp.exe.
If the problem persists after these steps, please provide the complete error log from the logs folder inside your pyVideoTrans directory.