Page 1 of 1

Compile options for up to date ffmpeg not working.

Posted: Sun Jul 12, 2015 2:02 am
by miklnk
I tried compiling makemkv-oss-1.9.4 with the latest version of ffmpeg with the suggested configure flags of:

Code: Select all

./configure --prefix=/tmp/ffmpeg --enable-static --disable-shared --enable-pic --disable-yasm
but the configure script returns:

Code: Select all

configure: WARNING: unrecognized options: --enable-static, --disable-shared, --enable-pic, --disable-yasm
Anyone know what is going on here?

Re: Compile options for up to date ffmpeg not working.

Posted: Tue Jul 14, 2015 3:04 pm
by rickyjm
WARNING: unrecognized options:
Hi, either something needs to be updated or make sure that you're in the correct directory when executing that command?

Re: Compile options for up to date ffmpeg not working.

Posted: Tue Jul 21, 2015 2:30 am
by Mikemk
It worked for me about 62 minutes ago using ffmpeg 2.7.2