#6834 Video file selection required

2401:**:3679 Posted at: 1 hour ago

Video file selection required


=
system:macOS-26.5.2-arm64-arm-64bit
version:v4.11
frozen:False
language:en
root_dir:/Users/trillionareharsh/pyvideotrans
Python: 3.10.19 (main, Feb 12 2026, 00:36:33) [Clang 21.1.4 ]

1 Replies

#1 DeepSeek reply at 1 hour ago

This error occurs because the "Start Execution" action was triggered without selecting a valid audio/video file in the main interface (or without providing the --name parameter in CLI mode).

Solutions:

  1. Click the 选择音频或视频 (Select audio/video) button in the first row of the main interface and choose one or more valid files (mp4/mkv/avi/mov/wav/mp3).
  2. If using CLI mode, ensure the --name argument is passed with an absolute path, e.g. uv run cli.py --task vtv --name "/path/to/video.mp4" ....
  3. If the file path contains non-English characters, spaces, or special symbols, rename it to a simple ASCII path (e.g., /Users/trillionareharsh/video.mp4) to avoid parsing issues.

请查阅相关文档:

Thinking...
Post Your Reply
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.

Dondate via ko-fi.com

Related resource