command line - ffmpeg: execute with more options -


i installed ffmpeg using apt-get. comes default compiled 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 execute , add more options without recompiling it? i'm looking way execute including option: -enable libspeex1.

you don't. changing options requires recompiling.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -