【问题标题】:ffmpeg: execute with more optionsffmpeg:使用更多选项执行
【发布时间】:2011-04-22 02:45:31
【问题描述】:

我使用 apt-get 安装了 FFMPEG。它默认编译时带有一些选项:

配置:--enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libogg --enable-libgsm --enable-dc1394 --disable-debug --enable-shared --prefix=/usr

如何在不重新编译的情况下执行它并添加更多选项?我正在寻找一种执行方式,包括选项:-enable libspeex1

【问题讨论】:

  • 这是您的previous question 的副本。另外,您应该说明您使用的操作系统和版本。
  • 不是同一个问题。我在这里问如何在不重新编译的情况下使用不同的选项执行 FFMPEG。

标签: command-line compiler-construction ffmpeg


【解决方案1】:

你没有。更改这些选项需要重新编译。

【讨论】:

    猜你喜欢
    • 2013-11-07
    • 1970-01-01
    • 2014-11-15
    • 1970-01-01
    • 1970-01-01
    • 2019-10-02
    • 2022-10-25
    • 1970-01-01
    • 2021-01-06
    相关资源
    最近更新 更多