【问题标题】:ffmpeg -i not working when converting media files to mp4将媒体文件转换为 mp4 时 ffmpeg -i 不起作用
【发布时间】:2021-08-11 11:16:27
【问题描述】:

我正在使用 FFmpeg 来转换我的媒体文件,因为它是免费资源。但是不知道怎么用。解决问题需要一个半小时,但我完全搞砸了!我去这里寻求任何帮助(我使用的是 windows 8.1 操作系统)

I configure path

command: ffmpeg -i invalid? why?

It seems working

i:no such file or directory?

I even tried New version 2021, but still "Missing argument for option 'i'

【问题讨论】:

  • 你的 ffmpeg 已经 6 岁了。从 www.gyan.dev 获取一个新的。基本命令:ffmpeg -i input.ts output.mp4
  • 我什至尝试了新版本 2021,但仍然 ffmpeg -i input.ts output.mp4 > "缺少选项'i'的参数
  • 您好,您使用的是哪个版本的 ffmpeg,以及哪个操作系统(和版本)?最好总是在你的问题中添加这些信息:)
  • @outtobias0x9 您需要显示您的命令和新错误的完整日志。您最新的屏幕截图没有显示错误,我看不到您实际执行的命令。请复制并粘贴文本,而不是制作文本的图像。

标签: ffmpeg command-line multimedia command-line-tool


【解决方案1】:

抱歉,我没有说明我使用的是 Windows 操作系统 (8.1)。无论如何,在我的案例 4.7.1 中,通过安装更高版本的 .Netframework 解决了这个问题。对于 50 MB ts.file,转换完成需要 5:43.84 分钟。感谢社区的支持。

Problem solved !

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2016-01-14
    • 2023-03-10
    • 2021-02-07
    • 2012-08-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多