#3440 initializing the muxer for D:/pyvideotrans/ffmpeg/ffmpeg.exe: Invalid argument opening output file D:/pyvideotrans/ffmpe

2409:8a60* Posted at: 2 hours ago 👁3

initializing the muxer for D:/pyvideotrans/ffmpeg/ffmpeg.exe: Invalid argument opening output file D:/pyvideotrans/ffmpeg/ffmpeg.exe. opening output files: Invalid argument


=
system:Windows-10-10.0.22621-SP0
version:v3.96
frozen:False
language:zh
root_dir:d:/pyvideotrans
Python: 3.10.0 (tags/v3.10.0:b494f59, Oct 4 2021, 19:00:18) [MSC v.1929 64 bit (AMD64)]

1 Replies

这是由于软件尝试将 ffmpeg.exe 可执行文件作为视频输出文件导致的路径配置错误。

解决方案:

  1. 检查并修正输出路径:在软件主界面,确保“输出目录”设置的是一个有效的文件夹路径(例如 D:\pyVideoTrans\_video_out),而不是指向 ffmpeg.exe 文件本身。
  2. 清理缓存:在软件主界面,点击“工具” -> “清理缓存”,然后重试任务。
  3. 检查视频文件路径:确保待处理的视频文件路径不包含特殊字符或中文字符,建议将视频文件移动到纯英文路径下再处理。
  4. 升级软件版本:您当前使用的是 v3.96。请升级到最新版本 v3.97,此版本可能已修复相关路径处理问题。下载完整包覆盖安装或使用补丁包升级。

请查阅相关文档:

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.

Related resource