#7543 Video translation complete, but failed to move output file. Copy manually from:C:/Users/JOHN/Documents/DUBLADOR/win-pyvi

200.164**5 Posted at: 1 hour ago

Video translation complete, but failed to move output file. Copy manually from:
C:/Users/JOHN/Documents/DUBLADOR/win-pyvideotrans-v4.12/tmp/11396/57e4778f9a/laste_target.mp4
Traceback (most recent call last):
File "shutil.py", line 816, in move
OSError: [WinError 17] O sistema não pode mover o arquivo para uma unidade de disco diferente: 'C:/Users/JOHN/Documents/DUBLADOR/win-pyvideotrans-v4.12/tmp/11396/57e4778f9a/laste_target.mp4' -> 'D:/CETP/CETP/CETP/Videos/3. Static Detection Bypass/D/017 - Static_Detection_Bypass_2 hide01.ir-mp4/017 - Static_Detection_Bypass_2 hide01.ir.mp4'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "videotrans\task\_stage_assemble.py", line 294, in _join_video_audio_srt
File "shutil.py", line 836, in move
File "shutil.py", line 434, in copy2
File "shutil.py", line 274, in copyfile
File "shutil.py", line 185, in _copyfileobj_readinto
OSError: [Errno 28] No space left on d
......
Documents/DUBLADOR/win-pyvideotrans-v4.12/tmp/11396/57e4778f9a/laste_target.mp4' -> 'D:/CETP/CETP/CETP/Videos/3. Static Detection Bypass/D/017 - Static_Detection_Bypass_2 hide01.ir-mp4/0.mp4'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "videotrans\task\_stage_assemble.py", line 297, in _join_video_audio_srt
File "shutil.py", line 836, in move
File "shutil.py", line 434, in copy2
File "shutil.py", line 274, in copyfile
File "shutil.py", line 185, in _copyfileobj_readinto
OSError: [Errno 28] No space left on device

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "videotrans\task\only_one.py", line 164, in run
File "videotrans\task\_stage_assemble.py", line 26, in assembling
File "videotrans\task\_stage_assemble.py", line 300, in _join_video_audio_srt
videotrans.configure.excepts.VideoTransError: Video translation complete, but failed to move output file. Copy manually from:
C:/Users/JOHN/Documents/DUBLADOR/win-pyvideotrans-v4.12/tmp/11396/57e4778f9a/laste_target.mp4

cfg=[TaskCfgVTT]当前工作模式: 翻译视频 单视频模式
原始输入文件名: D:/CETP/CETP/CETP/Videos/3. Static Detection Bypass/017 - Static_Detection_Bypass_2 hide01.ir.mp4,
输出结果保存到文件夹: D:/CETP/CETP/CETP/Videos/3. Static Detection Bypass/D/017 - Static_Detection_Bypass_2 hide01.ir-mp4,
临时文件夹: C:/Users/JOHN/Documents/DUBLADOR/win-pyvideotrans-v4.12/tmp/11396/57e4778f9a
已选 清理已存在
已启用CUDA加速
未选 降噪
STT Service:faster-whisper(Built-in), large-v3-turbo, 发音语言: English, 断句方式:默认断句
TranslateSrt:Microsoft Translate (Free),原始语言:English,目标语言:Portuguese (Brazilian), 已选 SendSRT
TTS Service:Edge-TTS (Free), 角色:Antonio(Male/BR), 配音语言:Portuguese (Brazilian), 已选 二次语音识别
音量:+0%, 语速:-10%, 未选 音频加速, 已选 视频慢速
字幕: No Subtitles
已选 仅输出mp4


=
system:Windows-10-10.0.19045-SP0
version:v4.12
frozen:True
language:en_US
root_dir:C:/Users/JOHN/Documents/DUBLADOR/win-pyvideotrans-v4.12

1 Replies

#1 DeepSeek reply at 1 hour ago

Root cause: the destination disk has run out of free space. The error OSError: [Errno 28] No space left on device during the file move from C: to D: means drive D: (your output location) has no remaining capacity to receive the finished video. The WinError 17 cross-drive message is normal; the real failure is the disk-full condition.

Solutions:

  1. Free up space on drive D: (the output drive), or change the output location to a drive with sufficient free space via the Save To... button.
  2. Free up space on drive C: as well — the temp folder C:/Users/JOHN/Documents/DUBLADOR/win-pyvideotrans-v4.12/tmp/ holds large intermediate files. Clear it after closing the app.
  3. For this finished job, the file still exists and can be manually copied: C:/Users/JOHN/Documents/DUBLADOR/win-pyvideotrans-v4.12/tmp/11396/57e4778f9a/laste_target.mp4 — copy it to a drive with enough free space.
  4. Note: "Video Slow" (视频慢速) and long videos multiply temp file size substantially; disable it if not needed to reduce disk consumption.

Please refer to the relevant documentation:

Thinking...
Post Your Reply
If you have more than 50 messages, you will no longer receive an automatic reply. Please ask a new question!
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