#4965 Error opening output files: No such file or directory

191.6* Posted at: 1 day ago

Error opening output file E:/_video_out/A Girl Wakes Up in a Restaurant and Meets 6 Handsome Boys, but one of them.../shibie.wav.
Error opening output files: No such file or directory


=
system:Windows-10-10.0.22631-SP0
version:v3.83
frozen:True
language:en
root_dir:E:/win-videotrans-v3.83

1 Replies

The error is caused by the file path containing spaces and potentially other special characters (A Girl Wakes Up in a Restaurant and Meets 6 Handsome Boys, but one of them...), which causes ffmpeg to fail to locate the output directory.

Solution:

  1. Rename your input video file to a short name using only English letters, numbers, hyphens, or underscores (e.g., video.mp4).
  2. Move the video to a shallow folder (e.g., directly under E:/) – avoid long paths.
  3. Retry the processing. The software will then create a clean output path.

If the issue persists, check if the _video_out folder was created automatically; if not, create it manually at E:/_video_out.

Post Your Reply