开发者

ffmpeg: execute with more options

I installed FFMPEG using apt-get. It comes by default compiled with some options:

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

How can I execute it and add more options without recompiling it开发者_开发技巧? I'm looking for a way to execute including the option: -enable libspeex1.


You don't. Changing those options requires recompiling.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜