Compile options for up to date ffmpeg not working.
Posted: Sun Jul 12, 2015 2:02 am
I tried compiling makemkv-oss-1.9.4 with the latest version of ffmpeg with the suggested configure flags of:
but the configure script returns:
Anyone know what is going on here?
Code: Select all
./configure --prefix=/tmp/ffmpeg --enable-static --disable-shared --enable-pic --disable-yasm
Code: Select all
configure: WARNING: unrecognized options: --enable-static, --disable-shared, --enable-pic, --disable-yasm